Searched refs:shouldFoldShiftPairToMask (Results 1 – 4 of 4) sorted by relevance
596 bool shouldFoldShiftPairToMask(const SDNode *N,
10414 ARMTargetLowering::shouldFoldShiftPairToMask(const SDNode *N, in shouldFoldShiftPairToMask() function in ARMTargetLowering
3095 virtual bool shouldFoldShiftPairToMask(const SDNode *N, in shouldFoldShiftPairToMask() function
6633 TLI.shouldFoldShiftPairToMask(N, Level)) { in visitSHL()