Searched refs:isConstFalseVal (Results 1 – 3 of 3) sorted by relevance
2205 bool isConstFalseVal(const SDNode *N) const;
1231 bool TargetLowering::isConstFalseVal(const SDNode *N) const { in isConstFalseVal() function in TargetLowering
727 !TLI.isConstFalseVal(N.getOperand(3).getNode())) in isSetCCEquivalent()