Home
last modified time | relevance | path

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

/external/u-boot/post/lib_powerpc/fpu/
Dcompare-fp-1.c96 static void igt (float x, float y, int ok) in igt() function
183 igt (1, 4, 0); in fpu_post_test_math6()
184 igt (3, 3, 0); in fpu_post_test_math6()
185 igt (5, 2, 1); in fpu_post_test_math6()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsse-fsignum.ll225 %igt = bitcast <4 x double> %xgt to <8 x i32>
228 ; it is important to use %igt twice as source in order to make LLVM use a shuffle operation
229 %isign = sub <8 x i32> %igt, %ilt