reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
325 return Size == 64 ? RTLIB::FLOOR_F64 : RTLIB::FLOOR_F32;
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp 3928 Results.push_back(ExpandFPLibCall(Node, RTLIB::FLOOR_F32, RTLIB::FLOOR_F64,
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp376 RTLIB::FLOOR_F64, 1317 RTLIB::FLOOR_F32, RTLIB::FLOOR_F64,lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
235 Table[RTLIB::FLOOR_F64] = f64_func_f64;