Home
last modified time | relevance | path

Searched defs:DirectCallee (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp218 Function *DirectCallee = Symtab->getFunction(Target); in isPromotionLegal() local
311 static void createIfThenElse(Instruction *Inst, Function *DirectCallee, in createIfThenElse()
426 Function *DirectCallee) { in insertCallRetCast()
454 Function *DirectCallee, in createDirectCallInst()
495 Function *DirectCallee) { in insertCallRetPHI()
527 void ICallPromotionFunc::promote(Instruction *Inst, Function *DirectCallee, in promote()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/pgoir/
Dirgraph.go481 func DirectCallee(fn ir.Node) *ir.Func { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp244 CallBase &llvm::pgo::promoteIndirectCall(CallBase &CB, Function *DirectCallee, in promoteIndirectCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp298 Function *DirectCallee, in promoteIndirectCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp608 Function *DirectCallee = dyn_cast<Function>(Ptr->stripPointerCasts()); in tryPromoteCall() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1042 const FunctionDecl *DirectCallee = OpCE->getDirectCallee(); in getSimpleCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1381 const Value *DirectCallee = CS.getCalledFunction(); in getArgumentAlignment() local
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1011 const Value *DirectCallee = CS->getCalledFunction(); in getArgumentAlignment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1448 const Function *DirectCallee = CB->getCalledFunction(); in getArgumentAlignment() local