Home
last modified time | relevance | path

Searched defs:FCache (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCGenScalarMASSEntries.cpp100 FunctionCallee FCache = M->getOrInsertFunction( in createScalarMASSCall() local
H A DPPCLowerMASSVEntries.cpp147 FunctionCallee FCache = M.getOrInsertFunction( in lowerMASSVCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp40 FunctionCallee FCache = in ReplaceCallWith() local
H A DPreISelIntrinsicLowering.cpp117 FunctionCallee FCache = M->getOrInsertFunction(NewFn, F.getFunctionType()); in lowerObjCCall() local