Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp179 if (Function* newFunc = unswitchFunction(currFunc)) { in run() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DPartialInlining.cpp174 if (Function* newFunc = unswitchFunction(currFunc)) { in runOnModule() local
/external/skia/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/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/lib/Target/Hexagon/
DRDFGraph.cpp923 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) { in newFunc() function in DataFlowGraph
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp878 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) { in newFunc() function in DataFlowGraph