Searched refs:If1 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 1328 SDValue If0, If1; in ppHoistZextI1() local 1335 If1 = SDValue(DAG.getMachineNode(UseOpc, dl, UVT, Ops), 0); in ppHoistZextI1() 1341 If1 = DAG.getNode(UseOpc, dl, UVT, Ops); in ppHoistZextI1() 1348 DAG.getBitcast(SVT, If1), in ppHoistZextI1()
|