Searched refs:QTRUE (Results 1 – 4 of 4) sorted by relevance
91 QTRUE, enumerator
1141 return DAG.getNode(HexagonISD::QTRUE, dl, VecTy); in buildHvxVectorPred() 3608 if (C1->getOpcode() == HexagonISD::QTRUE) in PerformHvxDAGCombine() 3617 : DAG.getNode(HexagonISD::QTRUE, dl, ty(Op)); in PerformHvxDAGCombine() 3621 if (Ops[0].getOpcode() == HexagonISD::QTRUE) in PerformHvxDAGCombine()
61 def HexagonQTRUE: SDNode<"HexagonISD::QTRUE", SDTVecLeaf>;
1951 case HexagonISD::QTRUE: return "HexagonISD::QTRUE"; in getTargetNodeName()