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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 3922     Results.push_back(ExpandFPLibCall(Node, RTLIB::TRUNC_F32, RTLIB::TRUNC_F64,
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  710                                            RTLIB::TRUNC_F64,
 1503                                          RTLIB::TRUNC_F32, RTLIB::TRUNC_F64,
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  211     Table[RTLIB::TRUNC_F64] = f64_func_f64;