Home
last modified time | relevance | path

Searched refs:FPROUND_F128_F16 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h227 FPROUND_F128_F16, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def289 HANDLE_LIBCALL(FPROUND_F128_F16, "__trunctfhf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def296 HANDLE_LIBCALL(FPROUND_F128_F16, "__trunctfhf2")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp251 Names[RTLIB::FPROUND_F128_F16] = "__trunctfhf2"; in InitLibcallNames()
533 return FPROUND_F128_F16; in getFPROUND()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp256 Table[RTLIB::FPROUND_F128_F16] = i16_func_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp260 Table[RTLIB::FPROUND_F128_F16] = i16_func_i64_i64; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp255 return FPROUND_F128_F16; in getFPROUND()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp262 return FPROUND_F128_F16; in getFPROUND()