Home
last modified time | relevance | path

Searched refs:mysqrt (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
Dsqrt-nofast.ll5 define float @mysqrt(float %x, float %y) #0 {
20 ; CHECK: define float @mysqrt(float %x, float %y) {
Dno-negzero.ll7 ; CHECK-LABEL: @mysqrt(
10 define double @mysqrt(double %x) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dsqrt-nofast.ll5 define float @mysqrt(float %x, float %y) #0 {
20 ; CHECK: define float @mysqrt(float %x, float %y) {
Dno-negzero.ll7 ; CHECK-LABEL: @mysqrt(
10 define double @mysqrt(double %x) nounwind {
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dno-negzero.ll7 ; CHECK: @mysqrt
10 define double @mysqrt(double %x) nounwind {
/external/ltp/testcases/cve/
Dmeltdown.c223 mysqrt(long val) in mysqrt() function
255 cache_hit_threshold = mysqrt(cached * uncached); in set_cache_hit_threshold()