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

/freebsd-9.3-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.cpp55 ProvenanceAnalysis PA; member in class:__anon2609::ObjCARCContract
H A DObjCARCOpts.cpp1076 ProvenanceAnalysis PA; member in class:__anon2616::ObjCARCOpt
2859 HasSafePathToPredecessorCall(const Value *Arg, Instruction *Retain, SmallPtrSet<Instruction *, 4> &DepInsts, SmallPtrSet<const BasicBlock *, 4> &Visited, ProvenanceAnalysis &PA) argument
2887 FindPredecessorRetainWithSafePath(const Value *Arg, BasicBlock *BB, Instruction *Autorelease, SmallPtrSet<Instruction *, 4> &DepInsts, SmallPtrSet<const BasicBlock *, 4> &Visited, ProvenanceAnalysis &PA) argument
2914 FindPredecessorAutoreleaseWithSafePath(const Value *Arg, BasicBlock *BB, ReturnInst *Ret, SmallPtrSet<Instruction *, 4> &DepInsts, SmallPtrSet<const BasicBlock *, 4> &V, ProvenanceAnalysis &PA) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DAttributes.cpp41 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint); local
64 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint); local
416 AttributeSetNode *PA = local
534 AttributeSetImpl *PA = pImpl->AttrsLists.FindNodeOrInsertPos(ID, InsertPoint); local
[all...]
H A DCore.cpp1498 void LLVMAddFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { argument
1521 void LLVMRemoveFunctionAttr(LLVMValueRef Fn, LLVMAttribute PA) { argument
1596 void LLVMAddAttribute(LLVMValueRef Arg, LLVMAttribute PA) { argument
1602 void LLVMRemoveAttribute(LLVMValueRef Arg, LLVMAttribute PA) { argument
1805 LLVMAddInstrAttribute(LLVMValueRef Instr, unsigned index, LLVMAttribute PA) argument
1815 LLVMRemoveInstrAttribute(LLVMValueRef Instr, unsigned index, LLVMAttribute PA) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp629 checkObjCPropertyRefExpr( const ObjCPropertyRefExpr *PA) argument
/freebsd-9.3-release/usr.bin/tip/tip/
H A Dtip.h71 char *PA; /* parity to be generated */ variable
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp816 static int TopoOrderRC(CodeGenRegisterClass *const *PA, argument

Completed in 86 milliseconds