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

Overrides

include/llvm/CodeGen/TargetLowering.h
  333   virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; }

Declarations

lib/Target/WebAssembly/WebAssemblyISelLowering.h
   65   bool isIntDivCheap(EVT VT, AttributeList Attr) const override;