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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 3940     Results.push_back(ExpandFPLibCall(Node, RTLIB::RINT_F32, RTLIB::RINT_F64,
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  630                                            RTLIB::RINT_F64,
 1446                                          RTLIB::RINT_F32, RTLIB::RINT_F64,
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  214     Table[RTLIB::RINT_F64] = f64_func_f64;