reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
309 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; 337 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128; 372 (VT == MVT::f128) ? RTLIB::OLT_F128 : RTLIB::OLT_PPCF128;lib/CodeGen/TargetLoweringBase.cpp
147 setLibcallName(RTLIB::OLT_F128, "__ltkf2"); 545 CCs[RTLIB::OLT_F128] = ISD::SETLT;lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
309 Table[RTLIB::OLT_F128] = i32_func_i64_i64_i64_i64;