Home
last modified time | relevance | path

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

/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/PowerPC/
H A DPPCISelLowering.cpp4725 static bool hasSameArgumentList(const Function *CallerFn, const CallBase &CB) { in hasSameArgumentList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4380 const Function &CallerFn = MF.getFunction(); in LowerCall() local