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
  709                                            RTLIB::TRUNC_F32,
 1503                                          RTLIB::TRUNC_F32, RTLIB::TRUNC_F64,
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  210     Table[RTLIB::TRUNC_F32] = f32_func_f32;