Searched refs:QFALSE (Results 1 – 4 of 4) sorted by relevance
92 QFALSE, enumerator
1143 return DAG.getNode(HexagonISD::QFALSE, dl, VecTy); in buildHvxVectorPred() 3616 return C->isZero() ? DAG.getNode(HexagonISD::QFALSE, dl, ty(Op)) in PerformHvxDAGCombine() 3624 if (Ops[0].getOpcode() == HexagonISD::QFALSE) in PerformHvxDAGCombine()
62 def HexagonQFALSE: SDNode<"HexagonISD::QFALSE", SDTVecLeaf>;
1952 case HexagonISD::QFALSE: return "HexagonISD::QFALSE"; in getTargetNodeName()