Searched refs:isConstFalseVal (Results 1 – 5 of 5) sorted by relevance
560 LLVM_ABI bool isConstFalseVal(const TargetLowering &TLI, int64_t Val,
1637 bool llvm::isConstFalseVal(const TargetLowering &TLI, int64_t Val, in isConstFalseVal() function in llvm
4414 bool isConstFalseVal(SDValue N) const;
4108 bool TargetLowering::isConstFalseVal(SDValue N) const { in isConstFalseVal() function in TargetLowering4838 (isConstFalseVal(N1) || in SimplifySetCC()
1006 !TLI.isConstFalseVal(N.getOperand(3))) in isSetCCEquivalent()