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

Declarations

lib/Target/ARM/ARMFastISel.cpp
  233     bool ARMEmitLibcall(const Instruction *I, RTLIB::Libcall Call);

References

lib/Target/ARM/ARMFastISel.cpp
 1717   return ARMEmitLibcall(I, LC);
 1746   return ARMEmitLibcall(I, LC);