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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 4002     Results.push_back(ExpandArgFPLibCall(Node, RTLIB::LLRINT_F32,
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1095                                            RTLIB::LLRINT_F32,
 1871                                            RTLIB::LLRINT_F32,
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 2620     LC = RTLIB::LLRINT_F32;
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  231     Table[RTLIB::LLRINT_F32] = i64_func_f32;