Home
last modified time | relevance | path

Searched refs:UNE_F128 (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h304 UNE_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def367 HANDLE_LIBCALL(UNE_F128, "__netf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def386 HANDLE_LIBCALL(UNE_F128, "__netf2")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp153 setLibcallName(RTLIB::UNE_F128, "__nekf2"); in InitLibcalls()
544 CCs[RTLIB::UNE_F128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp326 Names[RTLIB::UNE_F128] = "__netf2"; in InitLibcallNames()
769 CCs[RTLIB::UNE_F128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp156 setLibcallName(RTLIB::UNE_F128, "__nekf2"); in InitLibcalls()
654 CCs[RTLIB::UNE_F128] = ISD::SETNE; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp303 Table[RTLIB::UNE_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp307 Table[RTLIB::UNE_F128] = i32_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp171 (VT == MVT::f128) ? RTLIB::UNE_F128 : RTLIB::UNE_PPCF128; in softenSetCCOperands()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp313 (VT == MVT::f128) ? RTLIB::UNE_F128 : RTLIB::UNE_PPCF128; in softenSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp321 (VT == MVT::f128) ? RTLIB::UNE_F128 : RTLIB::UNE_PPCF128; in softenSetCCOperands()