Searched refs:newDef (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | RDFGraph.cpp | 824 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() function in DataFlowGraph 831 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() function in DataFlowGraph 912 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build() 938 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build() 1307 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() 1321 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() 1356 NodeAddr<DefNode*> DA = newDef(SA, Op, Flags); in buildStmt() 1489 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in buildPhis()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | RDFGraph.h | 825 NodeAddr<DefNode*> newDef(NodeAddr<InstrNode*> Owner, 827 NodeAddr<DefNode*> newDef(NodeAddr<InstrNode*> Owner,
|