reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/Target/ARM/ARMISelLowering.cpp
11618 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask(
lib/Target/Mips/MipsISelLowering.cpp
 1191 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask(
lib/Target/X86/X86ISelLowering.cpp
 5113 bool X86TargetLowering::shouldFoldConstantShiftPairToMask(

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 7465       TLI.shouldFoldConstantShiftPairToMask(N, Level)) {
lib/Target/X86/X86ISelLowering.cpp
 5128   return TargetLoweringBase::shouldFoldConstantShiftPairToMask(N, Level);