Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCallingConvLower.cpp262 CCAssignFn CalleeFn, CCAssignFn CallerFn) { in resultsCompatible()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4793 static bool hasSameArgumentList(const Function *CallerFn, const CallBase &CB) { in hasSameArgumentList()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp4871 const Function &CallerFn = MF.getFunction(); in LowerCall() local