Searched refs:POWI_F64 (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 111 POWI_F64, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 117 POWI_F64, enumerator
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 398 RTLIB::POWI_F64, in SoftenFloatRes_FPOWI() 1078 RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandFloatRes_FPOWI()
|
D | TargetLowering.cpp | 147 Names[RTLIB::POWI_F64] = "__powidf2"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3382 Results.push_back(ExpandFPLibCall(Node, RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandNode()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 531 RTLIB::POWI_F64, in SoftenFloatRes_FPOWI() 1289 RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandFloatRes_FPOWI()
|
D | LegalizeDAG.cpp | 3891 Results.push_back(ExpandFPLibCall(Node, RTLIB::POWI_F32, RTLIB::POWI_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 135 Names[RTLIB::POWI_F64] = "__powidf2"; in InitLibcallNames()
|