Searched refs:Result0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1244 SDNode *Result0 = CurDAG->getMachineNode(BitOpc, dl, SubValueVT, local
1247 SDValue(Result0, 0), SubregLoIdx };
1253 SDNode *Result0 = CurDAG->getMachineNode(BitOpc, dl, SubValueVT, local
1255 const SDValue Ops[] = { RegClass, SDValue(Result0, 0), SubregHiIdx,

Completed in 112 milliseconds