Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h111 POWI_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h117 POWI_F64, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp398 RTLIB::POWI_F64, in SoftenFloatRes_FPOWI()
1078 RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandFloatRes_FPOWI()
DTargetLowering.cpp147 Names[RTLIB::POWI_F64] = "__powidf2"; in InitLibcallNames()
DLegalizeDAG.cpp3382 Results.push_back(ExpandFPLibCall(Node, RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp531 RTLIB::POWI_F64, in SoftenFloatRes_FPOWI()
1289 RTLIB::POWI_F32, RTLIB::POWI_F64, in ExpandFloatRes_FPOWI()
DLegalizeDAG.cpp3891 Results.push_back(ExpandFPLibCall(Node, RTLIB::POWI_F32, RTLIB::POWI_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp135 Names[RTLIB::POWI_F64] = "__powidf2"; in InitLibcallNames()