HomeSort by relevance Sort by last modified time
    Searched defs:newFunc (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
RDFGraph.cpp 923 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) {
932 Func = newFunc(&MF);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
RDFGraph.cpp 878 NodeAddr<FuncNode*> DataFlowGraph::newFunc(MachineFunction *MF) {
887 Func = newFunc(&MF);
    [all...]

Completed in 558 milliseconds