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

Overridden By

lib/Target/AVR/AVRISelLowering.h
   80   MVT::SimpleValueType getCmpLibcallReturnType() const override {

Declarations

include/llvm/CodeGen/TargetLowering.h
  658   MVT::SimpleValueType getCmpLibcallReturnType() const;

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
  379   EVT RetVT = getCmpLibcallReturnType();