Home
last modified time | relevance | path

Searched defs:PersFn (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DEscapeEnumerator.cpp72 Constant *PersFn = getDefaultPersonalityFn(F.getParent()); in Next() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShadowStackGC.cpp148 Constant *PersFn = in Next() local
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp152 Constant *PersFn = F.getParent()->getOrInsertFunction( in Next() local
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp410 auto *PersFn = Function::Create(FuncType, GlobalValue::ExternalLinkage, in CreateOldModule() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAutoUpgrade.cpp601 Value *PersFn = Sel->getArgOperand(1); in UpgradeExceptionHandling() local
DInstructions.cpp218 void LandingPadInst::init(Value *PersFn, unsigned NumReservedValues, in init()
DCore.cpp1790 LLVMValueRef PersFn, unsigned NumClauses, in LLVMBuildLandingPad()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DCloning.cpp586 auto *PersFn = Function::Create(FuncType, GlobalValue::ExternalLinkage, in CreateOldModule() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2554 Value *PersFn = 0; in ParseFunctionBody() local
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp3524 Value *PersFn; LocTy PersFnLoc; in ParseLandingPad() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1454 CAMLprim LLVMValueRef llvm_build_landingpad(LLVMTypeRef Ty, LLVMValueRef PersFn, in llvm_build_landingpad()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1891 CAMLprim LLVMValueRef llvm_build_landingpad(LLVMTypeRef Ty, LLVMValueRef PersFn, in llvm_build_landingpad()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1812 CAMLprim LLVMValueRef llvm_build_landingpad(LLVMTypeRef Ty, LLVMValueRef PersFn, in llvm_build_landingpad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4214 Value *PersFn = nullptr; in parseFunctionBody() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5202 Value *PersFn = nullptr; in parseFunctionBody() local
/external/llvm/lib/IR/
DCore.cpp2483 LLVMValueRef PersFn, unsigned NumClauses, in LLVMBuildLandingPad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2713 LLVMValueRef PersFn, unsigned NumClauses, in LLVMBuildLandingPad()