Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectBranchTracking.cpp92 auto *CalleeFn = dyn_cast<Function>(MOp.getGlobal()); in IsCallReturnTwice() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp549 auto *CalleeFn = in isSignExtendedW() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp265 CCAssignFn CalleeFn, CCAssignFn CallerFn) { in resultsCompatible()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp468 auto *CalleeFn = in isSignExtendedW() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp617 const Function *CalleeFn = dyn_cast<Function>(G->getGlobal()); in LowerCCCCallTo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1890 Function *CalleeFn = CI->getCalledFunction(); in optimizeDoubleFP() local
2063 Function *CalleeFn = BaseFn->getCalledFunction(); in replacePowWithExp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp770 const Function *CalleeFn = nullptr; in hasReturnsTwiceAttr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5320 const Function *CalleeFn = in isSignOrZeroExtended() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4797 if (auto *CalleeFn = dyn_cast<llvm::Function>(Callee->stripPointerCasts())) { in getBundlesForFunclet() local