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