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
716 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
12856 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
1033 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
5486 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in X86TargetLowering5501 return TargetLoweringBase::shouldFoldConstantShiftPairToMask(N, Level); in shouldFoldConstantShiftPairToMask()
713 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, in shouldFoldConstantShiftPairToMask() function
8356 TLI.shouldFoldConstantShiftPairToMask(N, Level)) { in visitSHL()