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

Overrides

include/llvm/CodeGen/TargetLowering.h
 2516   virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; }

Declarations

lib/Target/X86/X86ISelLowering.h
 1054     bool isVectorLoadExtDesirable(SDValue) const override;