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