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

Overrides

lib/CodeGen/SelectionDAG/FastISel.cpp
 1936 bool FastISel::fastLowerCall(CallLoweringInfo & /*CLI*/) { return false; }

Declarations

lib/Target/PowerPC/PPCFastISel.cpp
  126     bool fastLowerCall(CallLoweringInfo &CLI) override;