Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCallingConvLower.cpp263 CCAssignFn CalleeFn, CCAssignFn CallerFn) { in resultsCompatible()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4632 hasSameArgumentList(const Function *CallerFn, ImmutableCallSite CS) { in hasSameArgumentList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp4223 const Function &CallerFn = MF.getFunction(); in LowerCall() local