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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 4003                                          RTLIB::LLRINT_F64, RTLIB::LLRINT_F80,
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1096                                            RTLIB::LLRINT_F64,
 1872                                            RTLIB::LLRINT_F64,
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 2622     LC = RTLIB::LLRINT_F64;
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  232     Table[RTLIB::LLRINT_F64] = i64_func_f64;