Home
last modified time | relevance | path

Searched refs:EI_POWR (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp400 case AMDGPULibFunc::EI_POWR: in HasNative()
688 case AMDGPULibFunc::EI_POWR: in fold()
862 FInfo.getId() == AMDGPULibFunc::EI_POWR || in fold_pow()
1025 needcopysign = (FInfo.getId() != AMDGPULibFunc::EI_POWR) && in fold_pow()
1029 needcopysign = needabs = FInfo.getId() != AMDGPULibFunc::EI_POWR && in fold_pow()
1037 needcopysign = needabs = FInfo.getId() != AMDGPULibFunc::EI_POWR; in fold_pow()
1554 case AMDGPULibFunc::EI_POWR: in evaluateScalarMathFunc()
DAMDGPULibFunc.h152 EI_POWR, enumerator