Searched refs:shouldFoldConstantShiftPairToMask (Results 1 – 8 of 8) sorted by relevance
287 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
1192 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
628 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
11761 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
899 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
5271 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in X86TargetLowering5286 return TargetLoweringBase::shouldFoldConstantShiftPairToMask(N, Level); in shouldFoldConstantShiftPairToMask()
574 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, in shouldFoldConstantShiftPairToMask() function
7631 TLI.shouldFoldConstantShiftPairToMask(N, Level)) { in visitSHL()