Searched refs:QFALSE (Results 1 – 5 of 5) sorted by relevance
3 ; Make sure we can select QFALSE.
81 QFALSE, enumerator
978 return DAG.getNode(HexagonISD::QFALSE, dl, VecTy); in buildHvxVectorPred()2608 return C->isZero() ? DAG.getNode(HexagonISD::QFALSE, dl, ty(Op)) in PerformHvxDAGCombine()2616 if (Ops[0].getOpcode() == HexagonISD::QFALSE) in PerformHvxDAGCombine()
62 def HexagonQFALSE: SDNode<"HexagonISD::QFALSE", SDTVecLeaf>;
1915 case HexagonISD::QFALSE: return "HexagonISD::QFALSE"; in getTargetNodeName()