Searched defs:PA (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp35 CanAlterRefCount(const Instruction *Inst, const Value *Ptr, ProvenanceAnalysis &PA, InstructionClass Class) argument
72 CanUse(const Instruction *Inst, const Value *Ptr, ProvenanceAnalysis &PA, InstructionClass Class) argument
117 Depends(DependenceKind Flavor, Instruction *Inst, const Value *Arg, ProvenanceAnalysis &PA) argument
205 FindDependencies(DependenceKind Flavor, const Value *Arg, BasicBlock *StartBB, Instruction *StartInst, SmallPtrSet<Instruction *, 4> &DependingInsts, SmallPtrSet<const BasicBlock *, 4> &Visited, ProvenanceAnalysis &PA) argument
[all...]
H A DObjCARCContract.cpp54 ProvenanceAnalysis PA; member in class:__anon2607::ObjCARCContract
H A DObjCARCOpts.cpp993 ProvenanceAnalysis PA; member in class:__anon2614::ObjCARCOpt
2827 HasSafePathToPredecessorCall(const Value *Arg, Instruction *Retain, SmallPtrSet<Instruction *, 4> &DepInsts, SmallPtrSet<const BasicBlock *, 4> &Visited, ProvenanceAnalysis &PA) argument
2855 FindPredecessorRetainWithSafePath(const Value *Arg, BasicBlock *BB, Instruction *Autorelease, SmallPtrSet<Instruction *, 4> &DepInsts, SmallPtrSet<const BasicBlock *, 4> &Visited, ProvenanceAnalysis &PA) argument
2882 FindPredecessorAutoreleaseWithSafePath(const Value *Arg, BasicBlock *BB, ReturnInst *Ret, SmallPtrSet<Instruction *, 4> &DepInsts, SmallPtrSet<const BasicBlock *, 4> &V, ProvenanceAnalysis &PA) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/llvm-prof/
H A Dllvm-prof.cpp244 M.print(outs(), &PA); local
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DAttributes.cpp41 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint); local
63 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint); local
424 AttributeSetNode *PA = local
542 AttributeSetImpl *PA = pImpl->AttrsLists.FindNodeOrInsertPos(ID, InsertPoint); local
[all...]
H A DCore.cpp1437 void LLVMAddFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { argument
1460 void LLVMRemoveFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { argument
1535 void LLVMAddAttribute(LLVMValueRef Arg, LLVMAttribute PA) { argument
1541 void LLVMRemoveAttribute(LLVMValueRef Arg, LLVMAttribute PA) { argument
1744 LLVMAddInstrAttribute(LLVMValueRef Instr, unsigned index, LLVMAttribute PA) argument
1754 LLVMRemoveInstrAttribute(LLVMValueRef Instr, unsigned index, LLVMAttribute PA) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp629 checkObjCPropertyRefExpr( const ObjCPropertyRefExpr *PA) argument
/freebsd-10.0-release/usr.bin/tip/tip/
H A Dtip.h71 char *PA; /* parity to be generated */ variable
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp854 static int TopoOrderRC(const void *PA, const void *PB) { argument

Completed in 278 milliseconds