Lines Matching defs:hasAndNot
3320 bool X86TargetLowering::hasAndNot(SDValue Y) const {24223 (CondCode == X86::COND_G && hasAndNot(Op1)))) { // smax(x, 0)45456 /// TODO: Move to DAGCombiner, possibly using TargetLowering::hasAndNot()?