/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | neon-vcvt-fp16.s | 7 @ CHECK-NOFP16: instruction requires: half-float conversions 10 @ CHECK-NOFP16: instruction requires: half-float conversions 14 @ CHECK-NOFP16: instruction requires: half-float conversions 17 @ CHECK-NOFP16: instruction requires: half-float conversions
|
/external/llvm/test/MC/ARM/ |
D | neon-vcvt-fp16.s | 7 @ CHECK-NOFP16: instruction requires: half-float conversions 10 @ CHECK-NOFP16: instruction requires: half-float conversions 14 @ CHECK-NOFP16: instruction requires: half-float conversions 17 @ CHECK-NOFP16: instruction requires: half-float conversions
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/ |
D | unsupported-function-bitcasts.ll | 3 ; Test that function pointer casts that require conversions are not converted 4 ; to wrappers. In theory some conversions could be supported, but currently no 5 ; conversions are implemented.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-08.ll | 1 ; Test conversions of unsigned i64s to floating-point values (z10 only). 5 ; Test i64->f32. There's no native support for unsigned i64-to-fp conversions, 6 ; but we should be able to implement them using signed i64-to-fp conversions.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-08.ll | 1 ; Test conversions of unsigned i64s to floating-point values (z10 only). 5 ; Test i64->f32. There's no native support for unsigned i64-to-fp conversions, 6 ; but we should be able to implement them using signed i64-to-fp conversions.
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.matrix.txt | 23 + dEQP-GLES3.functional.shaders.conversions.scalar_to_matrix.* 24 + dEQP-GLES3.functional.shaders.conversions.matrix_to_matrix.* 25 + dEQP-GLES3.functional.shaders.conversions.matrix_combine.* 26 + dEQP-GLES3.functional.shaders.conversions.matrix_illegal.*
|
/external/clang/include/clang/Sema/ |
D | Overload.h | 301 ConversionSet &conversions() { in conversions() function 305 const ConversionSet &conversions() const { in conversions() function 310 conversions().push_back(std::make_pair(Found, D)); in addConversion() 314 iterator begin() { return conversions().begin(); } in begin() 315 iterator end() { return conversions().end(); } in end() 318 const_iterator begin() const { return conversions().begin(); } in begin() 319 const_iterator end() const { return conversions().end(); } in end()
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.implicit_conversions.txt | 33 + Negative tests for implict array / struct conversions 36 + Extensive function overloading tests with implicit conversions 37 + Extensive negative tests for various other implicit conversions
|
/external/clang/test/SemaObjC/ |
D | format-strings-objc.m | 67 NSLog(@"%@!"); // expected-warning{{more '%' conversions than data arguments}} 82 MyNSLog(@"%@"); // expected-warning {{more '%' conversions than data arguments}} 83 …MyCFStringCreateWithFormat(CFSTR("%@")); // expected-warning {{more '%' conversions than data argu… 93 [Foo fooWithFormat:@"%@"]; // expected-warning {{more '%' conversions than data arguments}} 104 printf(s1); // expected-warning {{more '%' conversions than data arguments}} 107 printf(s2); // expected-warning {{more '%' conversions than data arguments}} 113 NSLog(ns1); // expected-warning {{more '%' conversions than data arguments}} 116 NSLog(ns2); // expected-warning {{more '%' conversions than data arguments}} 122 NSLog(ns6); // expected-warning {{more '%' conversions than data arguments}} 232 …t an integral or Objective-C pointer type}} expected-warning{{more '%' conversions than data argum…
|
/external/llvm/test/CodeGen/X86/ |
D | cvt16.ll | 6 ; This is a test for float to half float conversions on x86-64. 9 ; 1) half float to float conversions are 12 ; 2) float to half float conversions are translated into calls 19 ; 2) float to half float conversions are translated using
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | cvt16.ll | 6 ; This is a test for float to half float conversions on x86-64. 9 ; 1) half float to float conversions are 12 ; 2) float to half float conversions are translated into calls 19 ; 2) float to half float conversions are translated using
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2006-12-05-fp-to-int-ext.ll | 3 ; Never merge these two conversions, even though it's possible: this is 4 ; significantly more expensive than the two conversions on some targets
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2006-12-05-fp-to-int-ext.ll | 3 ; Never merge these two conversions, even though it's possible: this is 4 ; significantly more expensive than the two conversions on some targets
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2006-12-05-fp-to-int-ext.ll | 3 ; Never merge these two conversions, even though it's possible: this is 4 ; significantly more expensive than the two conversions on some targets
|
/external/deqp/android/cts/master/src/ |
D | gles2-failures.txt | 1118 dEQP-GLES2.functional.shaders.conversions.matrix_combine.bool_bvec2_int_vec4_bool_to_mat3_vertex 1119 dEQP-GLES2.functional.shaders.conversions.matrix_combine.bool_float_int_bool_to_mat2_vertex 1120 dEQP-GLES2.functional.shaders.conversions.matrix_combine.bool_float_int_vec2_bool_bvec2_float_to_ma… 1121 dEQP-GLES2.functional.shaders.conversions.matrix_combine.bool_float_ivec2_to_mat2_vertex 1122 dEQP-GLES2.functional.shaders.conversions.matrix_combine.float_bvec4_ivec2_bool_bool_to_mat3_vertex 1123 dEQP-GLES2.functional.shaders.conversions.matrix_combine.float_ivec3_bvec3_vec4_ivec2_float_vec2_to… 1124 dEQP-GLES2.functional.shaders.conversions.matrix_combine.int_int_int_int_to_mat2_vertex 1125 dEQP-GLES2.functional.shaders.conversions.matrix_combine.int_ivec2_int_to_mat2_vertex 1126 dEQP-GLES2.functional.shaders.conversions.matrix_combine.ivec3_ivec3_ivec3_to_mat3_vertex 1127 dEQP-GLES2.functional.shaders.conversions.matrix_combine.ivec4_ivec4_ivec4_ivec4_to_mat4_vertex [all …]
|
/external/deqp/modules/gles31/scripts/ |
D | gen-implicit-conversions.py | 778 def gen_order(conversions): argument 779 key_set = set(conversions.iterkeys()) 783 conversions = {} 786 conversions[in_type] = [] + VALID_CONVERSIONS[in_type] 788 conversions[in_type] += SCALAR_TO_VECTOR_CONVERSIONS[in_type] 791 value = conversions.get(key, []) 792 conversions[key] = value + additional[key] 794 for in_type in gen_order(conversions): 795 for out_type in conversions[in_type]:
|
/external/one-true-awk/bugs-fixed/ |
D | README | 19 6. string-conv: String conversions of scalars were sticky. Once a 38 11. fmt-overflow: The buffer used for OFMT/CONVFMT conversions was written 39 to with sprintf(), which meant that some conversions could write past the
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/ |
D | gles2-master.txt | 768 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_float_vertex 769 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_float_fragment 770 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_int_vertex 771 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_int_fragment 772 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_bool_vertex 773 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_bool_fragment 774 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_float_vertex 775 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_float_fragment 776 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_int_vertex 777 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_int_fragment [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/ |
D | gles2-master.txt | 768 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_float_vertex 769 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_float_fragment 770 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_int_vertex 771 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_int_fragment 772 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_bool_vertex 773 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_bool_fragment 774 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_float_vertex 775 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_float_fragment 776 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_int_vertex 777 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_int_fragment [all …]
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/ |
D | gles2-master.txt | 768 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_float_vertex 769 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_float_fragment 770 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_int_vertex 771 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_int_fragment 772 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_bool_vertex 773 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.float_to_bool_fragment 774 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_float_vertex 775 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_float_fragment 776 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_int_vertex 777 dEQP-GLES2.functional.shaders.conversions.scalar_to_scalar.int_to_int_fragment [all …]
|
/external/deqp/android/cts/lmp-mr1/ |
D | gles3-master.txt | 1519 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_vertex 1520 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_fragment 1521 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_vertex 1522 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_fragment 1523 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_vertex 1524 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_fragment 1525 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_vertex 1526 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_fragment 1527 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_vertex 1528 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_fragment [all …]
|
/external/deqp/android/cts/lmp/src/ |
D | es30-lmp.txt | 1510 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_vertex 1511 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_fragment 1512 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_vertex 1513 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_fragment 1514 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_vertex 1515 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_fragment 1516 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_vertex 1517 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_fragment 1518 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_vertex 1519 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_fragment [all …]
|
/external/deqp/android/cts/lmp-mr1/src/ |
D | es30-lmp-mr1.txt | 1519 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_vertex 1520 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_fragment 1521 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_vertex 1522 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_fragment 1523 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_vertex 1524 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_fragment 1525 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_vertex 1526 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_fragment 1527 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_vertex 1528 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_fragment [all …]
|
/external/deqp/android/cts/lmp/ |
D | gles3-master.txt | 1510 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_vertex 1511 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_float_fragment 1512 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_vertex 1513 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_int_fragment 1514 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_vertex 1515 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.float_to_bool_fragment 1516 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_vertex 1517 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_float_fragment 1518 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_vertex 1519 dEQP-GLES3.functional.shaders.conversions.scalar_to_scalar.int_to_int_fragment [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | indirectbr-3.ll | 23 ; Make sure no diamond conversions occurred while compiling this file. 25 ; CHECK-NOT: 1 ifcvt - Number of diamond if-conversions performed
|