Searched refs:shouldFoldConstantShiftPairToMask (Results 1 – 8 of 8) sorted by relevance
285 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
1191 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
731 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
13186 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
1033 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
5483 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in X86TargetLowering5498 return TargetLoweringBase::shouldFoldConstantShiftPairToMask(N, Level); in shouldFoldConstantShiftPairToMask()
718 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, in shouldFoldConstantShiftPairToMask() function
8394 TLI.shouldFoldConstantShiftPairToMask(N, Level)) { in visitSHL()