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