Searched defs:hasAndNot (Results 1 – 3 of 3) sorted by relevance
548 bool hasAndNot(SDValue Y) const override { in hasAndNot() function
548 virtual bool hasAndNot(SDValue X) const { in hasAndNot() function
5227 bool X86TargetLowering::hasAndNot(SDValue Y) const { in hasAndNot() function in X86TargetLowering