Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1192 SDValue If0, If1; in ppHoistZextI1() local
1197 If0 = SDValue(DAG.getMachineNode(UseOpc, dl, UVT, Ops), 0); in ppHoistZextI1()
1203 If0 = DAG.getNode(UseOpc, dl, UVT, Ops); in ppHoistZextI1()
1213 DAG.getBitcast(SVT, If0)); in ppHoistZextI1()