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

Overridden By

lib/Target/RISCV/RISCVISelLowering.cpp
 2888 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const {

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
  139         !shouldExtendTypeInLibCall(CallOptions.OpsVTBeforeSoften[i])) {
  156       !shouldExtendTypeInLibCall(CallOptions.RetVTBeforeSoften)) {