/external/skia/resources/sksl/shared/ |
D | MatricesNonsquare.sksl | 18 bool test_half() { 34 return test_float() && test_half() ? colorGreen : colorRed;
|
D | Matrices.sksl | 24 bool test_half() { 46 return test_float() && test_half() ? colorGreen : colorRed;
|
D | VectorScalarMath.sksl | 4 bool test_half() { 113 return test_half() && test_int() ? colorGreen : colorRed;
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtin_float_strictfp.c | 12 void test_half(__fp16 *H, __fp16 *H2) { in test_half() function
|
D | arm64-aapcs-arguments.c | 46 __fp16 test_half(__fp16 A) { } in test_half() function
|
D | builtin_float.c | 47 void test_half(__fp16 *H, __fp16 *H2) { in test_half() function
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | vec_absd.ll | 24 define <8 x i16> @test_half(<8 x i16> %a, <8 x i16> %b) { 28 ; CHECK-LABEL: @test_half
|
/external/clang/test/CodeGen/ |
D | arm64-aapcs-arguments.c | 46 __fp16 test_half(__fp16 A) { } in test_half() function
|
/external/llvm-project/llvm/test/Bitcode/ |
D | bcanalyzer-types.ll | 10 define half @test_half(half %x, half %y) {
|
/external/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/ |
D | arm-unsupported.ll | 51 define half @test_half(half %a, half %b) { 52 ; CHECK: remark: {{.*}} unable to lower arguments: half (half, half)* (in function: test_half) 53 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_half
|
/external/skia/resources/sksl/folding/ |
D | VectorVectorFolding.sksl | 4 bool test_half() { 131 return test_half() && test_int() ? colorGreen : colorRed;
|
D | VectorScalarFolding.sksl | 4 bool test_half() { 207 return test_half() && test_int() ? colorGreen : colorRed;
|
/external/llvm-project/llvm/test/Transforms/MemCpyOpt/ |
D | memcpy-to-memset.ll | 94 define void @test_half() nounwind { 95 ; CHECK-LABEL: @test_half(
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-aapcs.ll | 126 define half @test_half(float, half %arg) { 127 ; CHECK-LABEL: test_half:
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-aapcs.ll | 125 define half @test_half(float, half %arg) { 126 ; CHECK-LABEL: test_half:
|
/external/OpenCL-CTS/test_conformance/ |
D | opencl_conformance_tests_full_no_math_or_conversions.csv | 79 Half Ops,half/test_half
|
D | opencl_conformance_tests_full.csv | 81 Half Ops,half/test_half
|
D | opencl_conformance_tests_quick.csv | 81 Half Ops,half/test_half -w
|
D | opencl_conformance_tests_full_binary.csv | 81 Half Ops,half/test_half --compilation-mode binary --compilation-cache-path .
|
D | opencl_conformance_tests_full_spirv.csv | 81 Half Ops,half/test_half --compilation-mode spir-v --compilation-cache-path .
|
/external/rust/crates/serde_cbor/tests/ |
D | ser.rs | 249 fn test_half() { in test_half() function
|
/external/OpenCL-CTS/test_conformance/spir/ |
D | main.cpp | 2752 bool test_half (cl_device_id device, cl_uint size_t_width, const char *folder) in test_half() function 6629 {"half", "half", test_half},
|