Searched refs:EXP_F64 (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 131 EXP_F64, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 142 EXP_F64, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 159 HANDLE_LIBCALL(EXP_F64, "exp")
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 244 RTLIB::EXP_F64, in SoftenFloatRes_FEXP() 963 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
|
D | TargetLowering.cpp | 167 Names[RTLIB::EXP_F64] = "exp"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3352 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 187 Table[RTLIB::EXP_F64] = f64_func_f64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 328 RTLIB::EXP_F64, in SoftenFloatRes_FEXP() 1162 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
|
D | LegalizeDAG.cpp | 3847 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 331 RTLIB::EXP_F64, in SoftenFloatRes_FEXP() 1216 RTLIB::EXP_F32, RTLIB::EXP_F64, in ExpandFloatRes_FEXP()
|
D | LegalizeDAG.cpp | 4113 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP_F32, RTLIB::EXP_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 160 Names[RTLIB::EXP_F64] = "exp"; in InitLibcallNames()
|