Searched refs:If1 (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAG.cpp | 1192 SDValue If0, If1; in ppHoistZextI1() local 1199 If1 = SDValue(DAG.getMachineNode(UseOpc, dl, UVT, Ops), 0); in ppHoistZextI1() 1205 If1 = DAG.getNode(UseOpc, dl, UVT, Ops); in ppHoistZextI1() 1212 DAG.getBitcast(SVT, If1), in ppHoistZextI1()
|