Home
last modified time | relevance | path

Searched defs:CallerFn (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp265 CCAssignFn CalleeFn, CCAssignFn CallerFn) { in resultsCompatible()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2459 const Function &CallerFn = MF.getFunction(); in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5002 static bool hasSameArgumentList(const Function *CallerFn, const CallBase &CB) { in hasSameArgumentList()