Searched refs:QFALSE (Results 1 – 4 of 4) sorted by relevance
81 QFALSE, enumerator
798 return DAG.getNode(HexagonISD::QFALSE, dl, VecTy); in buildHvxVectorPred()2258 return C->isNullValue() ? DAG.getNode(HexagonISD::QFALSE, dl, ty(Op)) in PerformHvxDAGCombine()2266 if (Ops[0].getOpcode() == HexagonISD::QFALSE) in PerformHvxDAGCombine()
47 def HexagonQFALSE: SDNode<"HexagonISD::QFALSE", SDTVecLeaf>;
1901 case HexagonISD::QFALSE: return "HexagonISD::QFALSE"; in getTargetNodeName()