Home
last modified time | relevance | path

Searched refs:no_zero (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/Transforms/InstSimplify/
Dfast-math.ll73 %no_zero = fadd nnan float %nofold, %a
81 %ret = fadd nsz float %no_zero, %zero7
100 %no_zero = fadd float %no_zero1, %no_zero2
103 %ret = fadd nsz float %no_zero, %zero1
129 %no_zero = fadd float %no_zero1, %no_zero2
130 ret float %no_zero
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dfast-math.ll161 %no_zero = fadd float %no_zero1, %no_zero2
164 %ret = fadd nsz float %no_zero, %zero1
225 %no_zero = fadd float %no_zero1, %no_zero2
226 ret float %no_zero
/external/tensorflow/tensorflow/contrib/image/python/ops/
Dimage_ops.py514 def no_zero(): function
527 math_ops.equal(array_ops.shape(id_is_zero)[0], 0), no_zero, has_zero)