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

Overrides

include/llvm/CodeGen/TargetLowering.h
  733   virtual bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const {

Declarations

lib/Target/ARM/ARMISelLowering.h
  599     bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const override;