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

References

lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  315                        : Size == 64 ? RTLIB::LOG_F64 : RTLIB::LOG_F32;
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 3864       Results.push_back(ExpandFPLibCall(Node, RTLIB::LOG_F32, RTLIB::LOG_F64,
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  390                                            RTLIB::LOG_F32,
 1327                                          RTLIB::LOG_F32, RTLIB::LOG_F64,
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  180     Table[RTLIB::LOG_F32] = f32_func_f32;