Home
last modified time | relevance | path

Searched refs:POW_F32 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h146 POW_F32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h166 POW_F32, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp384 RTLIB::POW_F32, in SoftenFloatRes_FPOW()
1069 RTLIB::POW_F32, RTLIB::POW_F64, in ExpandFloatRes_FPOW()
DTargetLowering.cpp182 Names[RTLIB::POW_F32] = "powf"; in InitLibcallNames()
DLegalizeDAG.cpp3386 Results.push_back(ExpandFPLibCall(Node, RTLIB::POW_F32, RTLIB::POW_F64, in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp516 RTLIB::POW_F32, in SoftenFloatRes_FPOW()
1279 RTLIB::POW_F32, RTLIB::POW_F64, in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp3896 Results.push_back(ExpandFPLibCall(Node, RTLIB::POW_F32, RTLIB::POW_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp179 Names[RTLIB::POW_F32] = "powf"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3426 { RTLIB::POW_F32, RTLIB::POW_F64 } in fastLowerIntrinsicCall()