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

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

Completed in 528 milliseconds