Searched refs:EXP2_F32 (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 134 EXP2_F32, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 146 EXP2_F32, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 168 HANDLE_LIBCALL(EXP2_F32, "exp2f")
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 254 RTLIB::EXP2_F32, in SoftenFloatRes_FEXP2() 972 RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandFloatRes_FEXP2()
|
D | TargetLowering.cpp | 170 Names[RTLIB::EXP2_F32] = "exp2f"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3356 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 189 Table[RTLIB::EXP2_F32] = f32_func_f32; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 339 RTLIB::EXP2_F32, in SoftenFloatRes_FEXP2() 1172 RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandFloatRes_FEXP2()
|
D | LegalizeDAG.cpp | 3852 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 342 RTLIB::EXP2_F32, in SoftenFloatRes_FEXP2() 1226 RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ExpandFloatRes_FEXP2()
|
D | LegalizeDAG.cpp | 4126 Results.push_back(ExpandFPLibCall(Node, RTLIB::EXP2_F32, RTLIB::EXP2_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 164 Names[RTLIB::EXP2_F32] = "exp2f"; in InitLibcallNames()
|