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

Overrides

include/llvm/CodeGen/TargetLowering.h
 2330   virtual bool allowTruncateForTailCall(Type *FromTy, Type *ToTy) const {

Declarations

lib/Target/SystemZ/SystemZISelLowering.h
  485   bool allowTruncateForTailCall(Type *, Type *) const override;