Home
last modified time | relevance | path

Searched defs:OldF (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp144 Function *OldF = Pair.first; in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp197 auto *OldF = CI->getCalledFunction(); in visitCallScalToVec() local
251 Function *OldF = OldNew.first; runOnFunction() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp875 Function &OldF = N.getFunction(); in run() local
H A DMergeFunctions.cpp992 const FunctionNode &OldF = *Result.first; in insert() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1447 Function &OldF = N.getFunction(); in replaceNodeFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1662 static Function *moveFunctionAdaptingType(Function *OldF, FunctionType *NewTy, in moveFunctionAdaptingType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp520 auto *OldF = cast<llvm::Function>(Entry); in applyReplacements() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1204 if (FunctionDecl *OldF = OldD->getAsFunction()) { in CheckOverload() local