Home
last modified time | relevance | path

Searched refs:buildStmt (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DRDFGraph.h766 void buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In);
DRDFGraph.cpp942 buildStmt(BA, I); in build()
1176 void DataFlowGraph::buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In) { in buildStmt() function in DataFlowGraph
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.h848 void buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In);
DRDFGraph.cpp898 buildStmt(BA, I); in build()
1267 void DataFlowGraph::buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In) { in buildStmt() function in DataFlowGraph