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/X86/X86FastISel.cpp
   78   bool fastLowerCall(CallLoweringInfo &CLI) override;