Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp107 auto &newFunc = *new TFunction(&symbolTable, newName.rawName(), newName.symbolType(), in CloneFunction() local
126 auto &newFunc = *new TFunction(&symbolTable, newName.rawName(), newName.symbolType(), in CloneFunctionAndPrependParam() local
146 auto &newFunc = *new TFunction(&symbolTable, newName.rawName(), newName.symbolType(), in CloneFunctionAndAppendParams() local
169 auto &newFunc = *new TFunction(&symbolTable, newName.rawName(), newName.symbolType(), in CloneFunctionAndChangeReturnType() local
DRewritePipelines.cpp376 const TFunction *newFunc; in getUpdatedFunction() local
526 const TFunction &newFunc = getUpdatedFunction(func); in createUpdatedFunctionPrototype() local
/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp179 if (Function* newFunc = unswitchFunction(currFunc)) { in run() local
/external/llvm-project/mlir/lib/IR/
DBuiltinDialect.cpp186 FuncOp newFunc = cast<FuncOp>(getOperation()->cloneWithoutRegions()); in clone() local
/external/skqp/src/sksl/
DSkSLJIT.cpp1255 void JIT::compileStageFunctionLoop(const FunctionDefinition& f, LLVMValueRef newFunc) { in compileStageFunctionLoop()
1655 bool JIT::compileStageFunctionVector(const FunctionDefinition& f, LLVMValueRef newFunc) { in compileStageFunctionVector()
/external/llvm-project/llvm/lib/CodeGen/
DRDFGraph.cpp861 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) { in newFunc() function in DataFlowGraph
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp923 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) { in newFunc() function in DataFlowGraph
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp859 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) { in newFunc() function in DataFlowGraph