Home
last modified time | relevance | path

Searched defs:NewF (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp125 Function *NewF = in runOnModule() local
134 Function *NewF = Pair.second; in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp60 Clone(FeatureBitset FeatureMask, Function *OrigF, Function *NewF) : in Clone()
65 Function *NewF; member in __anondda89fa40111::AMDGPUPropagateAttributes::Clone
223 Function *NewF = findFunction(CallerBits, &F); in process() local
270 Function *NewF = CloneFunction(&F, dummy); in cloneWithFeatures() local
DR600OpenCLImageTypeLoweringPass.cpp306 auto NewF = Function::Create(NewFT, F->getLinkage(), F->getName()); in addImplicitArgs() local
343 Function *NewF; in transformKernels() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp291 Function *NewF = in cloneFunctionDecl() local
309 Function *NewF) { in moveFunctionBody()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp1044 Function *NewF = in run() local
1150 if (Function *NewF = promoteArguments(OldF, AARGetter, MaxElements, in runOnSCC() local
DThinLTOBitcodeWriter.cpp157 Function *NewF = in simplifyExternals() local
DMergeFunctions.cpp814 Function *NewF = Function::Create(F->getFunctionType(), F->getLinkage(), in mergeTwoFunctions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp654 Function *NewF = Function::Create(NewFT, NewFLink, F->getAddressSpace(), in buildWrapperFunction() local
815 Function *NewF = in runOnModule() local
844 Function *NewF = Function::Create(NewFT, F.getLinkage(), in runOnModule() local
892 Function *NewF = buildWrapperFunction( in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp328 APFloat NewF = F; in walkForwards() local
DLoopStrengthReduce.cpp4210 Formula NewF = F; in GenerateCrossUseConstantOffsets() local
4235 Formula NewF = F; in GenerateCrossUseConstantOffsets() local
4449 Formula NewF = F; in NarrowSearchSpaceByDetectingSupersets() local
4467 Formula NewF = F; in NarrowSearchSpaceByDetectingSupersets() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp95 Function *NewF; member in __anon9a686a500111::CoroCloner
118 Function *NewF, AnyCoroSuspendInst *ActiveSuspend) in CoroCloner()
401 Function *NewF = in createCloneDeclaration() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp135 void LazyCallGraph::Node::replaceFunction(Function &NewF) { in replaceFunction()
1445 void LazyCallGraph::RefSCC::replaceNodeFunction(Node &N, Function &NewF) { in replaceNodeFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp253 Function *NewF = Function::Create(FTy, F->getLinkage(), F->getAddressSpace(), in CloneFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp723 if (auto *NewF = dyn_cast<Function>(NewGV)) { in copyGlobalValueProto() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3823 Function *NewF = Intrinsic::getDeclaration( in visitCallInst() local
3918 Function *NewF = in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp1573 Function *NewF = getFunction(); in handleOperandChangeImpl() local