Searched refs:i_f (Results 1 – 25 of 43) sorted by relevance
12
/external/swiftshader/third_party/SPIRV-Tools/test/diff/diff_files/ |
D | large_functions_small_diffs_autogen.cpp | 51 OpMemberName %88 2 "i_f" 276 OpMemberName %88 2 "i_f" 514 OpMemberName %88 2 "i_f" in TEST()
|
D | large_functions_large_diffs_autogen.cpp | 51 OpMemberName %88 2 "i_f" 281 OpMemberName %127 2 "i_f" 506 OpMemberName %88 2 "i_f" in TEST()
|
/external/deqp-deps/SPIRV-Tools/test/diff/diff_files/ |
D | large_functions_small_diffs_autogen.cpp | 51 OpMemberName %88 2 "i_f" 276 OpMemberName %88 2 "i_f" 514 OpMemberName %88 2 "i_f" in TEST()
|
D | large_functions_large_diffs_autogen.cpp | 51 OpMemberName %88 2 "i_f" 281 OpMemberName %127 2 "i_f" 506 OpMemberName %88 2 "i_f" in TEST()
|
D | large_functions_small_diffs_dst.spvasm | 25 OpMemberName %88 2 "i_f"
|
D | large_functions_large_diffs_dst.spvasm | 26 OpMemberName %127 2 "i_f"
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/diff/diff_files/ |
D | large_functions_small_diffs_autogen.cpp | 51 OpMemberName %88 2 "i_f" 276 OpMemberName %88 2 "i_f" 514 OpMemberName %88 2 "i_f" in TEST()
|
D | large_functions_large_diffs_autogen.cpp | 51 OpMemberName %88 2 "i_f" 281 OpMemberName %127 2 "i_f" 506 OpMemberName %88 2 "i_f" in TEST()
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | function_list.h | 37 int (*i_f)(double); member 54 int (*i_f)(long double); member
|
D | macro_unary_double.cpp | 261 for (size_t j = 0; j < buffer_elements; j++) r[j] = dfunc.i_f(s[j]); in Test() 293 cl_long correct = dfunc.i_f(+0.0f); in Test() 294 cl_long correct2 = dfunc.i_f(-0.0f); in Test() 319 int64_t correct = -dfunc.i_f(+0.0f); in Test() 320 int64_t correct2 = -dfunc.i_f(-0.0f); in Test()
|
D | i_unary_float.cpp | 223 r[j] = f->func.i_f(s[j]); in TestFunc_Int_Float() 251 unsigned int correct0 = f->func.i_f(0.0); in TestFunc_Int_Float() 252 unsigned int correct1 = f->func.i_f(-0.0); in TestFunc_Int_Float()
|
D | i_unary_double.cpp | 226 r[j] = f->dfunc.i_f(s[j]); in TestFunc_Int_Double() 254 unsigned int correct0 = f->dfunc.i_f(0.0); in TestFunc_Int_Double() 255 unsigned int correct1 = f->dfunc.i_f(-0.0); in TestFunc_Int_Double()
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | fpintconv.ll | 9 @i_f = common global i32 0, align 4 21 store i32 %conv, i32* @i_f, align 4
|
/external/deqp-deps/glslang/Test/ |
D | types.frag | 28 in float i_f; 45 float f = u_f + i_f;
|
D | spv.types.frag | 25 in float i_f; 42 float f = u_f + i_f;
|
D | spv.conversion.frag | 28 in float i_f; 38 bvec4 b4 = bvec4(u_i, u_f, i_i, i_f);
|
D | conversion.frag | 28 in float i_f; 38 bvec4 b4 = bvec4(u_i, u_f, i_i, i_f);
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | types.frag | 28 in float i_f; 45 float f = u_f + i_f;
|
D | spv.types.frag | 25 in float i_f; 42 float f = u_f + i_f;
|
D | spv.conversion.frag | 28 in float i_f; 38 bvec4 b4 = bvec4(u_i, u_f, i_i, i_f);
|
D | conversion.frag | 28 in float i_f; 38 bvec4 b4 = bvec4(u_i, u_f, i_i, i_f);
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.types.frag.out | 39 Name 134 "i_f" 67 Decorate 134(i_f) Location 12 126 134(i_f): 131(ptr) Variable Input 239 135: 128(float) Load 134(i_f)
|
D | spv.conversion.frag.out | 20 Name 53 "i_f" 54 Decorate 53(i_f) Location 4 87 53(i_f): 52(ptr) Variable Input 205 54: 16(float) Load 53(i_f)
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | spv.types.frag.out | 39 Name 134 "i_f" 67 Decorate 134(i_f) Location 12 126 134(i_f): 131(ptr) Variable Input 239 135: 128(float) Load 134(i_f)
|
D | spv.conversion.frag.out | 20 Name 53 "i_f" 54 Decorate 53(i_f) Location 4 87 53(i_f): 52(ptr) Variable Input 205 54: 16(float) Load 53(i_f)
|
12