Home
last modified time | relevance | path

Searched defs:CalleeFn (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86IndirectBranchTracking.cpp91 auto *CalleeFn = dyn_cast<Function>(MOp.getGlobal()); in IsCallReturnTwice() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCallingConvLower.cpp270 CCAssignFn CalleeFn, CCAssignFn CallerFn) { in resultsCompatible()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp611 const Function *CalleeFn = dyn_cast<Function>(G->getGlobal()); in LowerCCCCallTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1271 Function *CalleeFn = CI->getCalledFunction(); in optimizeDoubleFP() local
1472 Function *CalleeFn = BaseFn->getCalledFunction(); in replacePowWithExp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp697 const Function *CalleeFn = nullptr; in hasReturnsTwiceAttr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5220 const Function *CalleeFn = in isSignOrZeroExtended() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp4396 auto *CalleeFn = dyn_cast<llvm::Function>(Callee->stripPointerCasts()); in getBundlesForFunclet() local