Searched defs:hasBitTest (Results 1 – 3 of 3) sorted by relevance
2108 bool HexagonTargetLowering::hasBitTest(SDValue X, SDValue Y) const { in hasBitTest() function in HexagonTargetLowering
702 virtual bool hasBitTest(SDValue X, SDValue Y) const { return false; } in hasBitTest() function
5456 bool X86TargetLowering::hasBitTest(SDValue X, SDValue Y) const { in hasBitTest() function in X86TargetLowering