Home
last modified time | relevance | path

Searched refs:POW_F32 (Results 1 – 15 of 15) 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-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def195 HANDLE_LIBCALL(POW_F32, "powf")
/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp106 return Size == 64 ? RTLIB::POW_F64 : RTLIB::POW_F32; in getRTLibDesc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp201 Table[RTLIB::POW_F32] = f32_func_f32_f32; in RuntimeLibcallSignatureTable()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp517 RTLIB::POW_F32, in SoftenFloatRes_FPOW()
1333 RTLIB::POW_F32, RTLIB::POW_F64, in ExpandFloatRes_FPOW()
DLegalizeDAG.cpp4181 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3512 { RTLIB::POW_F32, RTLIB::POW_F64 } in fastLowerIntrinsicCall()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3426 { RTLIB::POW_F32, RTLIB::POW_F64 } in fastLowerIntrinsicCall()