ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:130: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 25549 tests, 64 workers -- Testing: 0. FAIL: Clang :: SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl (51 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes -DFUNC=acos /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl -DFUNC=acos # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes -DFUNC=acos /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl -DFUNC=acos # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl:28:12: error: CHECK: expected string not found in input # | // CHECK: warning: '[[FUNC]]' is deprecated: In 202x 64 bit API lowering for [[FUNC]] is deprecated. Explicitly cast parameters to 32 or 16 bit types. # | ^ # | :1:1: note: scanning from here # | In file included from :1: # | ^ # | :1:1: note: with "FUNC" equal to "acos" # | In file included from :1: # | ^ # | :1:1: note: with "FUNC" equal to "acos" # | In file included from :1: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: In file included from :1: # | check:28'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:28'1 with "FUNC" equal to "acos" # | check:28'2 with "FUNC" equal to "acos" # | 2: In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: 42 | #include "hlsl_alias_intrinsics_gen.inc" # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: 1 error generated. # | check:28'0 ~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10 FAIL: Clang :: SemaHLSL/BuiltIns/half-float-only-errors.hlsl (93 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/half-float-only-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -DTEST_FUNC=__builtin_elementwise_acos # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -DTEST_FUNC=__builtin_elementwise_acos # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors.hlsl:26): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors.hlsl:31): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 3 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40. FAIL: Clang :: AST/HLSL/ast-dump-SpirvType.hlsl (730 of 25549) ******************** TEST 'Clang :: AST/HLSL/ast-dump-SpirvType.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-unknown-vulkan-compute -x hlsl -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-SpirvType.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-SpirvType.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-unknown-vulkan-compute -x hlsl -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-SpirvType.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-SpirvType.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-SpirvType.hlsl:3:11: error: CHECK: expected string not found in input # | // CHECK: TypedefDecl 0x{{.+}} <{{.+}}:4:1, col:83> col:83 referenced AType 'vk::SpirvOpaqueType<123, RWBuffer, vk::integral_constant>':'__hlsl_spirv_type<123, 0, 0, RWBuffer, vk::integral_constant>' # | ^ # | :1:1: note: scanning from here # | TranslationUnitDecl 0x557e359395f8 <> # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-SpirvType.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: TranslationUnitDecl 0x557e359395f8 <> # | check:3 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: |-NamespaceDecl 0x557e35939f38 <> implicit hlsl # | check:3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: | |-TypeAliasTemplateDecl 0x557e3593a290 <> implicit vector # | check:3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: | | |-TemplateTypeParmDecl 0x557e35939fc0 <> class depth 0 index 0 element # | check:3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | | | `-TemplateArgument type 'float' # | check:3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: | | | `-BuiltinType 0x557e35939800 'float' # | check:3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40. FAIL: Clang :: CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl (735 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.2-compute -finclude-default-header -fnative-half-type -fnative-int16-type -emit-llvm -o - -DRESOURCE=StructuredBuffer /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl -DRESOURCE=StructuredBuffer -check-prefixes=DXIL-RO # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.2-compute -finclude-default-header -fnative-half-type -fnative-int16-type -emit-llvm -o - -DRESOURCE=StructuredBuffer /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl -DRESOURCE=StructuredBuffer -check-prefixes=DXIL-RO # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl -DRESOURCE=StructuredBuffer -check-prefixes=DXIL-RO # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40. FAIL: Clang :: AST/HLSL/vk_binding_attr.hlsl (747 of 25549) ******************** TEST 'Clang :: AST/HLSL/vk_binding_attr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-library -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk_binding_attr.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk_binding_attr.hlsl -check-prefixes=SPV,CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-library -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk_binding_attr.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk_binding_attr.hlsl -check-prefixes=SPV,CHECK # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk_binding_attr.hlsl:4:11: error: CHECK: expected string not found in input # | // CHECK: VarDecl {{.*}} Buf 'StructuredBuffer':'hlsl::StructuredBuffer' # | ^ # | :1:1: note: scanning from here # | TranslationUnitDecl 0x55abb3f0d248 <> # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk_binding_attr.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: TranslationUnitDecl 0x55abb3f0d248 <> # | check:4 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: |-NamespaceDecl 0x55abb3f0db88 <> implicit hlsl # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: | |-TypeAliasTemplateDecl 0x55abb3f0dee0 <> implicit vector # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: | | |-TemplateTypeParmDecl 0x55abb3f0dc10 <> class depth 0 index 0 element # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | | | `-TemplateArgument type 'float' # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: | | | `-BuiltinType 0x55abb3f0d450 'float' # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: SemaHLSL/Language/UsualArithmeticConversions.hlsl (819 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/UsualArithmeticConversions.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl -DERRORS -Wdouble-promotion -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl -DERRORS -Wdouble-promotion -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 285: left hand operand of type 'float4' (aka 'vector') to compound assignment cannot be truncated when used with right hand operand of type 'int2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 359 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:352): invalid operands to binary expression ('float4' (aka 'vector') and 'int4' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 370 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:363): invalid operands to binary expression ('float4x4' (aka 'matrix') and 'int4x4' (aka 'matrix') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 381 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:374): invalid operands to binary expression ('float4x4' (aka 'matrix') and 'int4x4' (aka 'matrix') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 393 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:385): invalid operands to binary expression ('float2' (aka 'vector') and 'int4' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 402 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:397): invalid operands to binary expression ('bool2' (aka 'vector') and 'bool2') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 24: implicit conversion from 'int4' (aka 'vector') to 'float4' (aka 'vector') may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 35: implicit conversion from 'int4' (aka 'vector') to 'float4' (aka 'vector') may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 56 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:54): implicit conversion from 'int2' (aka 'vector') to 'vector' (vector of 2 'float' values) may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 56 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:55): implicit conversion truncates vector: 'float4' (aka 'vector') to 'vector' (vector of 2 'float' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 70 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:68): implicit conversion from 'int2' (aka 'vector') to 'vector' (vector of 2 'float' values) may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 70 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:69): implicit conversion truncates vector: 'float4' (aka 'vector') to 'vector' (vector of 2 'float' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 95 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:93): implicit conversion loses integer precision: 'vector' (vector of 4 'unsigned long long' values) to 'vector' (vector of 4 'int' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 95 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:94): implicit conversion changes signedness: 'vector' (vector of 4 'long long' values) to 'vector' (vector of 4 'unsigned long long' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 111: implicit conversion from 'int4' (aka 'vector') to 'float4' (aka 'vector') may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 132 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:130): implicit conversion truncates vector: 'int4' (aka 'vector') to 'float2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 132 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:131): implicit conversion from 'int4' (aka 'vector') to 'float2' (aka 'vector') may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 153 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:151): implicit conversion truncates vector: 'int4' (aka 'vector') to 'float2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 153 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:152): implicit conversion from 'int4' (aka 'vector') to 'float2' (aka 'vector') may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 169: implicit conversion loses floating-point precision: 'float4' (aka 'vector') to 'half4' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 180: implicit conversion increases floating-point precision: 'half4' (aka 'vector') to 'float4' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 215: implicit conversion loses integer precision: 'int64_t4' (aka 'vector') to 'int4' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 236 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:235): implicit conversion changes signedness: 'vector' (vector of 4 'long long' values) to 'vector' (vector of 4 'unsigned long' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 255: implicit conversion turns vector to scalar: 'int2' (aka 'vector') to 'float' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 267: implicit conversion turns vector to scalar: 'float2' (aka 'vector') to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 312: implicit conversion from 'int4' (aka 'vector') to 'float4' (aka 'vector') may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 329 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:327): implicit conversion truncates vector: 'int4' (aka 'vector') to 'float2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 329 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:328): implicit conversion from 'int4' (aka 'vector') to 'float2' (aka 'vector') may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 342: implicit conversion from 'int4' (aka 'vector') to 'vector' (vector of 4 'float' values) may lose precision # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 359 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:353): did you mean or? # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 370 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:364): did you mean or? # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 381 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:375): did you mean and? # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 393 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:386): did you mean and? # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl Line 402 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/UsualArithmeticConversions.hlsl:398): did you mean and? # | 35 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: SemaHLSL/VectorElementOverloadResolution.hlsl (869 of 25549) ******************** TEST 'Clang :: SemaHLSL/VectorElementOverloadResolution.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl -DERROR=1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl -DERROR=1 # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 84: call to 'FloatDouble' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 144: call to 'HalfFloat' is ambiguous # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 197: implicit conversion loses floating-point precision: 'double2' (aka 'vector') to 'vector' (vector of 2 'float' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 218: implicit conversion loses floating-point precision: 'float2' (aka 'vector') to 'vector' (vector of 2 'half' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 223: implicit conversion loses floating-point precision: 'double2' (aka 'vector') to 'vector' (vector of 2 'half' values) # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 22: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 23: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 34: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorElementOverloadResolution.hlsl Line 35: candidate function # | 10 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: SemaHLSL/MatrixElementOverloadResolution.hlsl (879 of 25549) ******************** TEST 'Clang :: SemaHLSL/MatrixElementOverloadResolution.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -Wconversion -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl -DERROR=1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -Wconversion -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl -DERROR=1 # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 84: call to 'FloatDouble' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 144: call to 'HalfFloat' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 248: cannot initialize a variable of type 'matrix' with an lvalue of type 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 249: no matching function for call to 'fn3x2' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 259: assigning to 'matrix<[2 * ...], 3>' from incompatible type 'matrix<[2 * ...], 2>' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 260: assigning to 'matrix' from incompatible type 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 276: call to 'matOrVec' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 299: no matching function for call to 'matOrVec2' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 197: implicit conversion loses floating-point precision: 'double2x2' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 218: implicit conversion loses floating-point precision: 'float2x2' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 223: implicit conversion loses floating-point precision: 'double2x2' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 240 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl:241): implicit conversion truncates matrix: 'float2x3' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 240 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl:242): implicit conversion turns floating-point number into integer: 'float2x3' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 252 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl:253): implicit conversion truncates matrix: 'float2x3' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 263 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl:264): implicit conversion truncates matrix: 'float2x3' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 269 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl:270): implicit conversion truncates matrix: 'float4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 286 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl:287): implicit conversion truncates matrix: 'float4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 292 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl:293): implicit conversion truncates matrix: 'float3x3' (aka 'matrix') to 'matrix' # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 22: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 23: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 34: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 35: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 226: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 231: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 232: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 234: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/MatrixElementOverloadResolution.hlsl Line 235: candidate function # | 28 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: AST/HLSL/OutArgExpr.hlsl (922 of 25549) ******************** TEST 'Clang :: AST/HLSL/OutArgExpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 rm -f /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/OutArgExpr.hlsl.tmp.pch # executed command: rm -f /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/OutArgExpr.hlsl.tmp.pch # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -emit-pch -finclude-default-header -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/OutArgExpr.hlsl.tmp.pch /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/OutArgExpr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -emit-pch -finclude-default-header -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/OutArgExpr.hlsl.tmp.pch /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/OutArgExpr.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: AST/HLSL/pch_with_buf.hlsl (933 of 25549) ******************** TEST 'Clang :: AST/HLSL/pch_with_buf.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_with_buf.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch_with_buf.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_with_buf.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch_with_buf.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: SemaHLSL/SplatOverloadResolution.hlsl (960 of 25549) ******************** TEST 'Clang :: SemaHLSL/SplatOverloadResolution.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -fsyntax-only /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl -DERROR=1 -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -fsyntax-only /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl -DERROR=1 -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 115: call to 'FloatVDoubleV' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 117: call to 'HalfVFloatV' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 125: call to 'FloatV' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 126: call to 'FloatV' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 127: call to 'FloatV' is ambiguous # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 102: implicit conversion loses floating-point precision: 'float' to 'half' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 140: implicit conversion truncates vector: 'half3' (aka 'vector') to 'vector' (vector of 2 'float' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 145: implicit conversion truncates vector: 'float3' (aka 'vector') to 'vector' (vector of 2 'float' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 150: implicit conversion truncates vector: 'double3' (aka 'vector') to 'vector' (vector of 2 'float' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 150: implicit conversion loses floating-point precision: 'double3' (aka 'vector') to 'vector' (vector of 2 'float' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 165: implicit conversion loses floating-point precision: 'double4' (aka 'vector') to 'vector' (vector of 4 'float' values) # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 108: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 109: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 111: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 112: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 121: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 121: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 121: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 122: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 122: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/SplatOverloadResolution.hlsl Line 122: candidate function # | 22 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: AST/HLSL/semantic-output-struct.hlsl (971 of 25549) ******************** TEST 'Clang :: AST/HLSL/semantic-output-struct.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. FAIL: Clang :: AST/HLSL/semantic-input-struct.hlsl (986 of 25549) ******************** TEST 'Clang :: AST/HLSL/semantic-input-struct.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/semantic-output-struct-shadow.hlsl (994 of 25549) ******************** TEST 'Clang :: AST/HLSL/semantic-output-struct-shadow.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct-shadow.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct-shadow.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct-shadow.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output-struct-shadow.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/semantic-input.hlsl (1007 of 25549) ******************** TEST 'Clang :: AST/HLSL/semantic-input.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/semantic-input-struct-shadow.hlsl (1010 of 25549) ******************** TEST 'Clang :: AST/HLSL/semantic-input-struct-shadow.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct-shadow.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct-shadow.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct-shadow.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-input-struct-shadow.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/TypdefArrayParam.hlsl (1024 of 25549) ******************** TEST 'Clang :: AST/HLSL/TypdefArrayParam.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -x hlsl -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/TypdefArrayParam.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/TypdefArrayParam.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -x hlsl -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/TypdefArrayParam.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/TypdefArrayParam.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: CodeGenHLSL/builtins/lerp-overloads.hlsl (1056 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/lerp-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: SemaHLSL/ScalarOverloadResolution.hlsl (1121 of 25549) ******************** TEST 'Clang :: SemaHLSL/ScalarOverloadResolution.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -verify -o - -DERROR=1 /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -verify -o - -DERROR=1 /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 86: call to 'FloatDouble' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 147: call to 'HalfFloat' is ambiguous # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 200: implicit conversion loses floating-point precision: 'double' to 'float' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 221: implicit conversion loses floating-point precision: 'float' to 'half' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 226: implicit conversion loses floating-point precision: 'double' to 'half' # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 22: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 23: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 34: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ScalarOverloadResolution.hlsl Line 35: candidate function # | 10 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/semantic-output.hlsl (1126 of 25549) ******************** TEST 'Clang :: AST/HLSL/semantic-output.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-vertex -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/semantic-output.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/pch_spirv_type.hlsl (1136 of 25549) ******************** TEST 'Clang :: AST/HLSL/pch_spirv_type.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_spirv_type.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch_spirv_type.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_spirv_type.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch_spirv_type.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: Driver/dxc_rootsig-define.hlsl (1144 of 25549) ******************** TEST 'Clang :: Driver/dxc_rootsig-define.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc -T cs_6_0 -fcgl /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_rootsig-define.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_rootsig-define.hlsl --check-prefixes=CHECK,REG # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc -T cs_6_0 -fcgl /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_rootsig-define.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_rootsig-define.hlsl --check-prefixes=CHECK,REG # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_rootsig-define.hlsl --check-prefixes=CHECK,REG # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/resource_binding_attr.hlsl (1145 of 25549) ******************** TEST 'Clang :: AST/HLSL/resource_binding_attr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/resource_binding_attr.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/resource_binding_attr.hlsl -check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/resource_binding_attr.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/resource_binding_attr.hlsl -check-prefixes=CHECK,DXIL # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/resource_binding_attr.hlsl:24:11: error: CHECK: expected string not found in input # | // CHECK: VarDecl {{.*}} UAV 'RWBuffer':'hlsl::RWBuffer' # | ^ # | :18816:81: note: scanning from here # | | |-VarDecl 0x55d3a0baee58 col:9 used b 'hlsl_constant float' # | ^ # | :18833:72: note: possible intended match here # | | | `-DeclRefExpr 0x55d3a0baf218 'hlsl_constant float' lvalue Var 0x55d3a0baea70 'a' 'hlsl_constant float' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/resource_binding_attr.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 18811: | |-PackedAttr 0x55d3a0baeb98 <> Implicit # | 18812: | `-FieldDecl 0x55d3a0baec70 <> a 'float' # | 18813: |-HLSLBufferDecl 0x55d3a0baed00 line:16:9 tbuffer TB # | 18814: | |-HLSLResourceClassAttr 0x55d3a0baed78 <> Implicit SRV # | 18815: | |-HLSLResourceBindingAttr 0x55d3a0baedd0 "t2" "space1" # | 18816: | |-VarDecl 0x55d3a0baee58 col:9 used b 'hlsl_constant float' # | check:24'0 X error: no match found # | 18817: | `-CXXRecordDecl 0x55d3a0baeed8 <> implicit struct __cblayout_TB definition # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18818: | |-DefinitionData pass_in_registers aggregate standard_layout trivially_copyable pod trivial literal # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18819: | | |-DefaultConstructor exists trivial needs_implicit # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18820: | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18821: | | |-MoveConstructor exists simple trivial needs_implicit # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | 18828: | `-FunctionDecl 0x55d3a0baf158 line:20:14 used foo 'float ()' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18829: | `-CompoundStmt 0x55d3a0baf2b8 # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18830: | `-ReturnStmt 0x55d3a0baf2a8 # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18831: | `-BinaryOperator 0x55d3a0baf288 'float' '+' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18832: | |-ImplicitCastExpr 0x55d3a0baf258 'float' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18833: | | `-DeclRefExpr 0x55d3a0baf218 'hlsl_constant float' lvalue Var 0x55d3a0baea70 'a' 'hlsl_constant float' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:24'1 ? possible intended match # | 18834: | `-ImplicitCastExpr 0x55d3a0baf270 'float' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18835: | `-DeclRefExpr 0x55d3a0baf238 'hlsl_constant float' lvalue Var 0x55d3a0baee58 'b' 'hlsl_constant float' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18836: |-VarDecl 0x55d3a0baf328 col:17 invalid UAV 'hlsl_constant int' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18837: |-VarDecl 0x55d3a0baf408 col:17 invalid UAV1 'hlsl_constant int' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18838: |-VarDecl 0x55d3a0baf4d8 col:17 invalid UAV3 'hlsl_constant int' # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: CodeGenHLSL/builtins/step-overloads.hlsl (1222 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/step-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50 FAIL: Clang :: AST/HLSL/pch.hlsl (1235 of 25549) ******************** TEST 'Clang :: AST/HLSL/pch.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: Clang :: CodeGenHLSL/builtins/clamp-overloads.hlsl (1252 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/clamp-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS="hidden noundef" -DFFNATTRS="nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx '-DFNATTRS=hidden noundef' '-DFFNATTRS=nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS=hidden noundef -DFFNATTRS=nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: Clang :: CodeGenHLSL/builtins/degrees-overloads.hlsl (1318 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/degrees-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: Clang :: SemaHLSL/Language/TemplateOutArg.hlsl (1319 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/TemplateOutArg.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/TemplateOutArg.hlsl -ast-dump | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/TemplateOutArg.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/TemplateOutArg.hlsl -ast-dump # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/TemplateOutArg.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/TemplateOutArg.hlsl:8:11: error: CHECK: expected string not found in input # | // CHECK: FunctionDecl {{.*}} used fn 'void (inout int)' # | ^ # | :1:1: note: scanning from here # | TranslationUnitDecl 0x55c5c68baee8 <> # | ^ # | :10:84: note: possible intended match here # | | | `-TypeAliasDecl 0x55c5c68bbb20 <> implicit vector 'vector' # | ^ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/TemplateOutArg.hlsl:29:17: error: CHECK-LABEL: expected string not found in input # | // CHECK-LABEL: FunctionDecl {{.*}} used wrapper 'int (int)' implicit_instantiation # | ^ # | :18814:79: note: scanning from here # | |-FunctionTemplateDecl 0x55c5c6b924e8 line:88:3 wrapper # | ^ # | :18841:70: note: possible intended match here # | | | | `-DeclRefExpr 0x55c5c6b93010 'void (inout int)' lvalue Function 0x55c5c6b91e28 'fn' 'void (inout int)' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/TemplateOutArg.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: TranslationUnitDecl 0x55c5c68baee8 <> # | check:8'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: |-NamespaceDecl 0x55c5c68bb828 <> implicit hlsl # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: | |-TypeAliasTemplateDecl 0x55c5c68bbb80 <> implicit vector # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: | | |-TemplateTypeParmDecl 0x55c5c68bb8b0 <> class depth 0 index 0 element # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | | | `-TemplateArgument type 'float' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: | | | `-BuiltinType 0x55c5c68bb0f0 'float' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: | | |-NonTypeTemplateParmDecl 0x55c5c68bb9b0 <> 'int' depth 0 index 1 element_count # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | | | `-TemplateArgument expr '4' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | | | `-IntegerLiteral 0x55c5c68bba08 <> 'int' 4 # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: | | `-TypeAliasDecl 0x55c5c68bbb20 <> implicit vector 'vector' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:8'1 ? possible intended match # | 11: | | `-DependentSizedExtVectorType 0x55c5c68bbad0 'vector' dependent # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 12: | | |-TemplateTypeParmType 0x55c5c68bb930 'element' dependent depth 0 index 0 # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 13: | | | `-TemplateTypeParm 0x55c5c68bb8b0 'element' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 14: | | `-DeclRefExpr 0x55c5c68bba70 <> 'int' lvalue NonTypeTemplateParm 0x55c5c68bb9b0 'element_count' 'int' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 15: | |-TypeAliasTemplateDecl 0x55c5c68e9158 <> implicit matrix # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | 18809: | `-CompoundStmt 0x55c5c6b92298 # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18810: | `-BinaryOperator 0x55c5c6b92278 'double' lvalue '=' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18811: | |-DeclRefExpr 0x55c5c6b92220 'double' lvalue ParmVar 0x55c5c6b91fc8 'F' 'double &__restrict' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18812: | `-ImplicitCastExpr 0x55c5c6b92260 'double' # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18813: | `-FloatingLiteral 0x55c5c6b92240 'float' 1.500000e+00 # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18814: |-FunctionTemplateDecl 0x55c5c6b924e8 line:88:3 wrapper # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | label:29'0 X error: no match found # | 18815: | |-TemplateTypeParmDecl 0x55c5c6b922b0 col:20 referenced typename depth 0 index 0 T # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18816: | `-FunctionDecl 0x55c5c6b92440 line:88:3 wrapper 'T (T)' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18817: | |-ParmVarDecl 0x55c5c6b92360 col:13 referenced V 'T' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18818: | `-CompoundStmt 0x55c5c6b92698 # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18819: | |-CallExpr 0x55c5c6b92638 '' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | 18836: | |-ParmVarDecl 0x55c5c6b92bc8 col:12 referenced X 'int' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18837: | |-ParmVarDecl 0x55c5c6b92c40 col:17 referenced Y 'T' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18838: | `-CompoundStmt 0x55c5c6b931f8 # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18839: | |-CallExpr 0x55c5c6b930a8 'void' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18840: | | |-ImplicitCastExpr 0x55c5c6b93090 'void (*)(inout int)' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18841: | | | `-DeclRefExpr 0x55c5c6b93010 'void (inout int)' lvalue Function 0x55c5c6b91e28 'fn' 'void (inout int)' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | label:29'1 ? possible intended match # | 18842: | | `-HLSLOutArgExpr 0x55c5c6b93158 'int' lvalue inout # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18843: | | |-OpaqueValueExpr 0x55c5c6b930d8 'int' lvalue # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18844: | | | `-DeclRefExpr 0x55c5c6b92ff0 'int' lvalue ParmVar 0x55c5c6b92bc8 'X' 'int' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18845: | | |-OpaqueValueExpr 0x55c5c6b93108 'int' lvalue # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18846: | | | `-ImplicitCastExpr 0x55c5c6b930f0 'int' # | label:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: Clang :: CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl (1326 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.2-compute -finclude-default-header -fnative-half-type -fnative-int16-type -emit-llvm -o - -DRESOURCE=Buffer /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl -DRESOURCE=Buffer -DRW=0 -check-prefixes=DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.2-compute -finclude-default-header -fnative-half-type -fnative-int16-type -emit-llvm -o - -DRESOURCE=Buffer /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl -DRESOURCE=Buffer -DRW=0 -check-prefixes=DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl -DRESOURCE=Buffer -DRW=0 -check-prefixes=DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: Clang :: CodeGenHLSL/builtins/clamp.hlsl (1356 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/clamp.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS="hidden noundef" -DFFNATTRS="nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx '-DFNATTRS=hidden noundef' '-DFFNATTRS=nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS=hidden noundef -DFFNATTRS=nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: Clang :: AST/HLSL/Texture2D-shorthand-AST.hlsl (1362 of 25549) ******************** TEST 'Clang :: AST/HLSL/Texture2D-shorthand-AST.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-shorthand-AST.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-shorthand-AST.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-shorthand-AST.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-shorthand-AST.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-shorthand-AST.hlsl:3:11: error: CHECK: expected string not found in input # | // CHECK: VarDecl {{.*}} t1 'hlsl::Texture2D>':'hlsl::Texture2D<>' # | ^ # | :1:1: note: scanning from here # | TranslationUnitDecl 0x564049fb3da8 <> # | ^ # | :10:65: note: possible intended match here # | | | `-TypeAliasDecl 0x564049fb49e0 <> implicit vector 'vector' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-shorthand-AST.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: TranslationUnitDecl 0x564049fb3da8 <> # | check:3'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: |-NamespaceDecl 0x564049fb46e8 <> implicit hlsl # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: | |-TypeAliasTemplateDecl 0x564049fb4a40 <> implicit vector # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: | | |-TemplateTypeParmDecl 0x564049fb4770 <> class depth 0 index 0 element # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | | | `-TemplateArgument type 'float' # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: | | | `-BuiltinType 0x564049fb3fb0 'float' # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: | | |-NonTypeTemplateParmDecl 0x564049fb4870 <> 'int' depth 0 index 1 element_count # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: | | | `-TemplateArgument expr '4' # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: | | | `-IntegerLiteral 0x564049fb48c8 <> 'int' 4 # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: | | `-TypeAliasDecl 0x564049fb49e0 <> implicit vector 'vector' # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:3'1 ? possible intended match # | 11: | | `-DependentSizedExtVectorType 0x564049fb4990 'vector' dependent # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 12: | | |-TemplateTypeParmType 0x564049fb47f0 'element' dependent depth 0 index 0 # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 13: | | | `-TemplateTypeParm 0x564049fb4770 'element' # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 14: | | `-DeclRefExpr 0x564049fb4930 <> 'int' lvalue NonTypeTemplateParm 0x564049fb4870 'element_count' 'int' # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 15: | |-TypeAliasTemplateDecl 0x564049fdf2d8 <> implicit matrix # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/matrix_types.hlsl (1401 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix_types.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix_types.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=row-major -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix_types.hlsl --check-prefix=CHECK-ROW-MAJOR # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix_types.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=row-major -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix_types.hlsl --check-prefix=CHECK-ROW-MAJOR # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix_types.hlsl --check-prefix=CHECK-ROW-MAJOR # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/frac-overloads.hlsl (1418 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/frac-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: SemaHLSL/VectorOverloadResolution.hlsl (1421 of 25549) ******************** TEST 'Clang :: SemaHLSL/VectorOverloadResolution.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.6-library -S -fnative-half-type -fnative-int16-type -finclude-default-header -o - -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorOverloadResolution.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorOverloadResolution.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.6-library -S -fnative-half-type -fnative-int16-type -finclude-default-header -o - -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorOverloadResolution.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/VectorOverloadResolution.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/rsqrt-overloads.hlsl (1440 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/rsqrt-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/mul.hlsl (1445 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/mul.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -O1 -triple dxil-pc-shadermodel6.3-library -fnative-half-type -emit-llvm -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mul.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mul.hlsl --check-prefixes=CHECK,COLMAJOR,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -O1 -triple dxil-pc-shadermodel6.3-library -fnative-half-type -emit-llvm -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mul.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mul.hlsl --check-prefixes=CHECK,COLMAJOR,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mul.hlsl --check-prefixes=CHECK,COLMAJOR,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/dot.hlsl (1460 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/dot.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/all.hlsl (1466 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/all.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/all.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/all.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden spir_func noundef" -DTARGET=spv # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/all.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/all.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden spir_func noundef' -DTARGET=spv # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/all.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden spir_func noundef -DTARGET=spv # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/normalize-overloads.hlsl (1476 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/normalize-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/cross.hlsl (1494 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/cross.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cross.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cross.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cross.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cross.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cross.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/transpose.hlsl (1510 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/transpose.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose.hlsl --check-prefixes=CHECK,COLMAJOR # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose.hlsl --check-prefixes=CHECK,COLMAJOR # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose.hlsl --check-prefixes=CHECK,COLMAJOR # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: SemaHLSL/Semantics/entry_parameter.hlsl (1532 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/entry_parameter.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -hlsl-entry CSMain -x hlsl -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/entry_parameter.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/entry_parameter.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -hlsl-entry CSMain -x hlsl -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/entry_parameter.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/entry_parameter.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/radians.hlsl (1549 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/radians.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/any.hlsl (1564 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/any.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/any.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/any.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden spir_func noundef" -DTARGET=spv # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/any.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/any.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden spir_func noundef' -DTARGET=spv # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/any.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden spir_func noundef -DTARGET=spv # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/step.hlsl (1565 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/step.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/step.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/normalize.hlsl (1569 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/normalize.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/rcp.hlsl (1570 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/rcp.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp.hlsl --check-prefixes=CHECK,DXIL_CHECK,DXIL_NATIVE_HALF,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp.hlsl --check-prefixes=CHECK,DXIL_CHECK,DXIL_NATIVE_HALF,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp.hlsl --check-prefixes=CHECK,DXIL_CHECK,DXIL_NATIVE_HALF,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/fmod.hlsl (1592 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/fmod.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fmod.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fmod.hlsl -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTYPE=half -DINT_TYPE=f16 --check-prefixes=DXCHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fmod.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fmod.hlsl '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTYPE=half -DINT_TYPE=f16 --check-prefixes=DXCHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fmod.hlsl -DFNATTRS=hidden noundef nofpclass(nan inf) -DTYPE=half -DINT_TYPE=f16 --check-prefixes=DXCHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/mad.hlsl (1595 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/mad.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mad.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mad.hlsl --check-prefixes=CHECK,DXIL_CHECK,DXIL_NATIVE_HALF,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mad.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mad.hlsl --check-prefixes=CHECK,DXIL_CHECK,DXIL_NATIVE_HALF,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/mad.hlsl --check-prefixes=CHECK,DXIL_CHECK,DXIL_NATIVE_HALF,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixConstantExpr.hlsl (1599 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixConstantExpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -fmatrix-memory-layout=column-major -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixConstantExpr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -fmatrix-memory-layout=column-major -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixConstantExpr.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: SemaHLSL/Language/MatrixSplatCasts.hlsl (1607 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/MatrixSplatCasts.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/MatrixSplatCasts.hlsl -ast-dump | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/MatrixSplatCasts.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/MatrixSplatCasts.hlsl -ast-dump # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/MatrixSplatCasts.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/isinf-overloads.hlsl (1617 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/isinf-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/sign.hlsl (1622 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/sign.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sign.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sign.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS="hidden noundef" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sign.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sign.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx '-DFNATTRS=hidden noundef' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sign.hlsl --check-prefixes=CHECK,NATIVE_HALF -DTARGET=dx -DFNATTRS=hidden noundef # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: SemaHLSL/Semantics/position.ps.struct.reuse.hlsl (1624 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/position.ps.struct.reuse.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-pixel -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.reuse.hlsl -ast-dump | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.reuse.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-pixel -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.reuse.hlsl -ast-dump # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.reuse.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/isnan.hlsl (1628 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/isnan.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/rsqrt.hlsl (1631 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/rsqrt.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/degrees.hlsl (1641 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/degrees.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/saturate.hlsl (1646 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/saturate.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate.hlsl --check-prefixes=CHECK,NATIVE_HALF -Dtar=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate.hlsl --check-prefixes=CHECK,NATIVE_HALF -Dtar=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate.hlsl --check-prefixes=CHECK,NATIVE_HALF -Dtar=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/frac.hlsl (1658 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/frac.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="hidden noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=hidden noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=hidden noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: SemaHLSL/Types/Arithmetic/literal_suffixes_202x.hlsl (1663 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/Arithmetic/literal_suffixes_202x.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.4-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Arithmetic/literal_suffixes_202x.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.4-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Arithmetic/literal_suffixes_202x.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Arithmetic/literal_suffixes_202x.hlsl Line 41 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Arithmetic/literal_suffixes_202x.hlsl:40): integer literal is too large to be represented in a signed integer type, interpreting as unsigned # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/isinf.hlsl (1667 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/isinf.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isinf.hlsl --check-prefixes=CHECK,DXCHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: CodeGenHLSL/builtins/lerp.hlsl (1702 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/lerp.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS="noundef nofpclass(nan inf)" -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp.hlsl --check-prefixes=CHECK,NATIVE_HALF '-DFNATTRS=noundef nofpclass(nan inf)' -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp.hlsl --check-prefixes=CHECK,NATIVE_HALF -DFNATTRS=noundef nofpclass(nan inf) -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: AST/HLSL/pch_with_matrix_element_accessor.hlsl (1707 of 25549) ******************** TEST 'Clang :: AST/HLSL/pch_with_matrix_element_accessor.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_with_matrix_element_accessor.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_with_matrix_element_accessor.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. FAIL: Clang :: SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl (1727 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes -DFUNC=atan2 /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl -DFUNC=atan2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes -DFUNC=atan2 /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl -DFUNC=atan2 # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl:7:12: error: CHECK: expected string not found in input # | // CHECK: warning: '[[FUNC]]' is deprecated: In 202x 64 bit API lowering for [[FUNC]] is deprecated. Explicitly cast parameters to 32 or 16 bit types. # | ^ # | :1:1: note: scanning from here # | In file included from :1: # | ^ # | :1:1: note: with "FUNC" equal to "atan2" # | In file included from :1: # | ^ # | :1:1: note: with "FUNC" equal to "atan2" # | In file included from :1: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: In file included from :1: # | check:7'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:7'1 with "FUNC" equal to "atan2" # | check:7'2 with "FUNC" equal to "atan2" # | 2: In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: 42 | #include "hlsl_alias_intrinsics_gen.inc" # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: 1 error generated. # | check:7'0 ~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: AST/HLSL/vk.spec-constant.usage.hlsl (1761 of 25549) ******************** TEST 'Clang :: AST/HLSL/vk.spec-constant.usage.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-int16-type -triple spirv-unknown-vulkan-compute -x hlsl -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk.spec-constant.usage.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk.spec-constant.usage.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-int16-type -triple spirv-unknown-vulkan-compute -x hlsl -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk.spec-constant.usage.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/vk.spec-constant.usage.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: SemaHLSL/Semantics/semantics-valid.hlsl (1765 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/semantics-valid.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantics-valid.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantics-valid.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantics-valid.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantics-valid.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: SemaHLSL/Semantics/position.ps.struct.hlsl (1772 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/position.ps.struct.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-pixel -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.hlsl -ast-dump | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-pixel -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.hlsl -ast-dump # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.struct.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: AST/HLSL/matrix-init-list-row-major.hlsl (1801 of 25549) ******************** TEST 'Clang :: AST/HLSL/matrix-init-list-row-major.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-init-list-row-major.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-init-list-row-major.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-init-list-row-major.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-init-list-row-major.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: AST/HLSL/pch_with_matrix_single_subscript.hlsl (1806 of 25549) ******************** TEST 'Clang :: AST/HLSL/pch_with_matrix_single_subscript.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_with_matrix_single_subscript.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -emit-pch -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/test/AST/HLSL/Output/pch_with_matrix_single_subscript.hlsl.tmp /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Inputs/pch.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: SemaHLSL/Semantics/valid_entry_parameter.hlsl (1824 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/valid_entry_parameter.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -x hlsl -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/valid_entry_parameter.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/valid_entry_parameter.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -x hlsl -finclude-default-header -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/valid_entry_parameter.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/valid_entry_parameter.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: SemaHLSL/TruncationOverloadResolution.hlsl (1944 of 25549) ******************** TEST 'Clang :: SemaHLSL/TruncationOverloadResolution.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -fsyntax-only /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl -DERROR=1 -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -fsyntax-only /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl -DERROR=1 -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 82: call to 'Half4Float4Double2' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 84: call to 'Float2Double2' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 86: call to 'Half2Float2' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 88: call to 'Half2Half3' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 89: call to 'Half2Half3' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 90: call to 'Half2Half3' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 95: call to 'Double2Double3' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 96: call to 'Double2Double3' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 97: call to 'Double2Double3' is ambiguous # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 13: implicit conversion loses floating-point precision: 'float4' (aka 'vector') to 'vector' (vector of 4 'half' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 24: implicit conversion truncates vector: 'float4' (aka 'vector') to 'vector' (vector of 2 'double' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 37: implicit conversion turns vector to scalar: 'half3' (aka 'vector') to 'half' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 38: implicit conversion turns vector to scalar: 'float3' (aka 'vector') to 'half' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 39: implicit conversion turns vector to scalar: 'double3' (aka 'vector') to 'half' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 41: implicit conversion turns vector to scalar: 'half3' (aka 'vector') to 'float' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 42: implicit conversion turns vector to scalar: 'float3' (aka 'vector') to 'float' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 43: implicit conversion turns vector to scalar: 'double3' (aka 'vector') to 'float' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 45: implicit conversion turns vector to scalar: 'half3' (aka 'vector') to 'double' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 46: implicit conversion turns vector to scalar: 'float3' (aka 'vector') to 'double' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 47: implicit conversion turns vector to scalar: 'double3' (aka 'vector') to 'double' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 49: implicit conversion truncates vector: 'half3' (aka 'vector') to 'vector' (vector of 1 'half' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 50: implicit conversion truncates vector: 'float3' (aka 'vector') to 'vector' (vector of 1 'half' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 50: implicit conversion loses floating-point precision: 'float3' (aka 'vector') to 'vector' (vector of 1 'half' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 51: implicit conversion truncates vector: 'double3' (aka 'vector') to 'vector' (vector of 1 'half' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 51: implicit conversion loses floating-point precision: 'double3' (aka 'vector') to 'vector' (vector of 1 'half' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 53: implicit conversion truncates vector: 'half3' (aka 'vector') to 'vector' (vector of 1 'float' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 54: implicit conversion truncates vector: 'float3' (aka 'vector') to 'vector' (vector of 1 'float' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 55: implicit conversion truncates vector: 'double3' (aka 'vector') to 'vector' (vector of 1 'float' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 55: implicit conversion loses floating-point precision: 'double3' (aka 'vector') to 'vector' (vector of 1 'float' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 57: implicit conversion truncates vector: 'half3' (aka 'vector') to 'vector' (vector of 1 'double' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 58: implicit conversion truncates vector: 'float3' (aka 'vector') to 'vector' (vector of 1 'double' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 59: implicit conversion truncates vector: 'double3' (aka 'vector') to 'vector' (vector of 1 'double' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 92: implicit conversion loses floating-point precision: 'vector' (vector of 3 'float' values) to 'vector' (vector of 3 'half' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 93: implicit conversion loses floating-point precision: 'vector' (vector of 3 'double' values) to 'vector' (vector of 3 'half' values) # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 65: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 66: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 68: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 69: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 71: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 71: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 71: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 72: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 72: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 72: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 74: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 74: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 74: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 75: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 75: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 75: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 78: candidate function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/TruncationOverloadResolution.hlsl Line 79: candidate function # | 53 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl (1975 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=row-major -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl --check-prefixes=CHECK,ROW-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=row-major -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl --check-prefixes=CHECK,ROW-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl --check-prefixes=CHECK,ROW-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: AST/HLSL/packoffset.hlsl (2001 of 25549) ******************** TEST 'Clang :: AST/HLSL/packoffset.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.3-library -S -finclude-default-header -fnative-half-type -fnative-int16-type -ast-dump -x hlsl /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/packoffset.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/packoffset.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.3-library -S -finclude-default-header -fnative-half-type -fnative-int16-type -ast-dump -x hlsl /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/packoffset.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/packoffset.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: SemaHLSL/BuiltIns/half-float-only-errors2.hlsl (2017 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/half-float-only-errors2.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -DTEST_FUNC=__builtin_elementwise_atan2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -DTEST_FUNC=__builtin_elementwise_atan2 # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors2.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors2.hlsl:7): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors2.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/half-float-only-errors2.hlsl:12): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 3 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: Driver/dxc_hlsl-rootsig-ver.hlsl (2038 of 25549) ******************** TEST 'Clang :: Driver/dxc_hlsl-rootsig-ver.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc -T cs_6_0 -fcgl /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_hlsl-rootsig-ver.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_hlsl-rootsig-ver.hlsl --check-prefix=CHECK-V1_1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc -T cs_6_0 -fcgl /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_hlsl-rootsig-ver.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_hlsl-rootsig-ver.hlsl --check-prefix=CHECK-V1_1 # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/Driver/dxc_hlsl-rootsig-ver.hlsl --check-prefix=CHECK-V1_1 # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: CodeGenHLSL/resources/Texture2D-Load.hlsl (2081 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-Load.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Load.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Load.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Load.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Load.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Load.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: SemaHLSL/BuiltIns/exp-errors.hlsl (2107 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/exp-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected -DTEST_FUNC=__builtin_elementwise_exp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected -DTEST_FUNC=__builtin_elementwise_exp # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl:7): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl:12): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl:17): 1st argument must be a scalar or vector of floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl:22): 1st argument must be a scalar or vector of floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/exp-errors.hlsl:27): 1st argument must be a scalar or vector of floating-point types (was 'int2' (aka 'vector')) # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: CodeGenHLSL/wavesize.hlsl (2161 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/wavesize.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/wavesize.hlsl -DSM66 -hlsl-entry foo -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/wavesize.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/wavesize.hlsl -DSM66 -hlsl-entry foo -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/wavesize.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/wavesize.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: Clang :: CodeGenHLSL/builtins/refract.hlsl (2214 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/refract.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/refract.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/refract.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/refract.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/refract.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/refract.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: AST/HLSL/export.hlsl (2272 of 25549) ******************** TEST 'Clang :: AST/HLSL/export.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -x hlsl -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/export.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/export.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -x hlsl -ast-dump -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/export.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/export.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/builtins/asin-overloads.hlsl (2275 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asin-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden spir_func noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden spir_func noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden spir_func noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: AST/HLSL/ast-dump-APValue-matrix.hlsl (2325 of 25549) ******************** TEST 'Clang :: AST/HLSL/ast-dump-APValue-matrix.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-APValue-matrix.hlsl -ast-dump-filter Test | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-APValue-matrix.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-APValue-matrix.hlsl -ast-dump-filter Test # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --strict-whitespace /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/ast-dump-APValue-matrix.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/builtins/faceforward.hlsl (2399 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/faceforward.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/faceforward.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/faceforward.hlsl --check-prefixes=CHECK,DXCHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/faceforward.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/faceforward.hlsl --check-prefixes=CHECK,DXCHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/faceforward.hlsl --check-prefixes=CHECK,DXCHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/builtins/max-overloads.hlsl (2402 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/max-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/builtins/dot2add.hlsl (2409 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/dot2add.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.4-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot2add.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot2add.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.4-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot2add.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot2add.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot2add.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-Gather.hlsl (2446 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-Gather.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Gather.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Gather.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Gather.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Gather.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Gather.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/builtins/radians-overloads.hlsl (2448 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/radians-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-overloads.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-overloads.hlsl --check-prefixes=CHECK -DTARGET=dx -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-overloads.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-overloads.hlsl --check-prefixes=CHECK -DTARGET=dx '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-overloads.hlsl --check-prefixes=CHECK -DTARGET=dx -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/builtins/firstbithigh.hlsl (2452 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/firstbithigh.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbithigh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbithigh.hlsl -DTARGET=dx --check-prefixes=CHECK,DXCHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbithigh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbithigh.hlsl -DTARGET=dx --check-prefixes=CHECK,DXCHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbithigh.hlsl -DTARGET=dx --check-prefixes=CHECK,DXCHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-Sample.hlsl (2453 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-Sample.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Sample.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Sample.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Sample.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Sample.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Sample.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/builtins/min-overloads.hlsl (2476 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/min-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min-overloads.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min-overloads.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl (2480 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/sinh-overloads.hlsl (2515 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/sinh-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/min.hlsl (2554 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/min.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/min.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/round-overloads.hlsl (2565 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/round-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/distance.hlsl (2597 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/distance.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/distance.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/distance.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/distance.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/distance.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/distance.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/enable-16bit-types.hlsl (2599 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/enable-16bit-types.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -fnative-half-type -fnative-int16-type -std=hlsl202x -triple dxilv1.3-unknown-shadermodel6.3-library -finclude-default-header -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/enable-16bit-types.hlsl 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/enable-16bit-types.hlsl --check-prefix=FLAG # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -fnative-half-type -fnative-int16-type -std=hlsl202x -triple dxilv1.3-unknown-shadermodel6.3-library -finclude-default-header -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/enable-16bit-types.hlsl # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/enable-16bit-types.hlsl --check-prefix=FLAG # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/enable-16bit-types.hlsl:6:14: error: FLAG-DAG: expected string not found in input # | // FLAG-DAG: ![[NLP:.*]] = !{i32 1, !"dx.nativelowprec", i32 1} # | ^ # | :1:1: note: scanning from here # | In file included from :1: # | ^ # | :3:149: note: possible intended match here # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/enable-16bit-types.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: In file included from :1: # | dag:6'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | dag:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | dag:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | dag:6'1 ? possible intended match # | 4: 42 | #include "hlsl_alias_intrinsics_gen.inc" # | dag:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | dag:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: 1 error generated. # | dag:6'0 ~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-SampleBias.hlsl (2613 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-SampleBias.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleBias.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleBias.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleBias.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleBias.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleBias.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveReadLaneAt.hlsl (2622 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveReadLaneAt.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveReadLaneAt.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveReadLaneAt.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveReadLaneAt.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveReadLaneAt.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveReadLaneAt.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/smoothstep.hlsl (2628 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/smoothstep.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/smoothstep.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/smoothstep.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/smoothstep.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/smoothstep.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/smoothstep.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl (2632 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/length.hlsl (2636 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/length.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/length.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl (2650 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/log2-overloads.hlsl (2656 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/log2-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/log10-overloads.hlsl (2673 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/log10-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/atan-overloads.hlsl (2675 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/atan-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden spir_func noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden spir_func noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden spir_func noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl (2676 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - -fmatrix-memory-layout=column-major /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl --check-prefixes=CHECK,COL-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - -fmatrix-memory-layout=column-major /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl --check-prefixes=CHECK,COL-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl --check-prefixes=CHECK,COL-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/floor-overloads.hlsl (2680 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/floor-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/fwidth.hlsl (2683 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/fwidth.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fwidth.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fwidth.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fwidth.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fwidth.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/fwidth.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/log2.hlsl (2709 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/log2.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log2.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-Subscript.hlsl (2719 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-Subscript.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -Wno-sign-conversion -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Subscript.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Subscript.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -Wno-sign-conversion -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Subscript.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Subscript.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-Subscript.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/tanh-overloads.hlsl (2721 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/tanh-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden spir_func noundef nofpclass(nan inf)" -DTARGET=spv # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden spir_func noundef nofpclass(nan inf)' -DTARGET=spv # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden spir_func noundef nofpclass(nan inf) -DTARGET=spv # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/clip.hlsl (2724 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/clip.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-pixel /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-pixel /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/res-array-global-multi-dim.hlsl (2730 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-global-multi-dim.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-multi-dim.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-multi-dim.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-multi-dim.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-multi-dim.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-multi-dim.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddx.hlsl (2740 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddx.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/tan-overloads.hlsl (2745 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/tan-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden spir_func noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden spir_func noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden spir_func noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/sqrt-overloads.hlsl (2749 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/sqrt-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl (2750 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/acos-overloads.hlsl (2755 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/acos-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden spir_func noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden spir_func noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden spir_func noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/exp2-overloads.hlsl (2767 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/exp2-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/trunc-overloads.hlsl (2769 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/trunc-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/reflect.hlsl (2772 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/reflect.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reflect.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reflect.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reflect.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reflect.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reflect.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/exp-overloads.hlsl (2777 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/exp-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp-overloads.hlsl -Wdeprecated-declarations -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/basic_types.hlsl (2783 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/basic_types.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/basic_types.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/basic_types.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/basic_types.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/basic_types.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/basic_types.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl (2788 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl --check-prefixes=CHECK,COL-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl --check-prefixes=CHECK,COL-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl --check-prefixes=CHECK,COL-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/dot4add_i8packed.hlsl (2801 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/dot4add_i8packed.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.4-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_i8packed.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_i8packed.hlsl -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.4-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_i8packed.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_i8packed.hlsl -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_i8packed.hlsl -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/cosh-overloads.hlsl (2804 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/cosh-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden spir_func noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden spir_func noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden spir_func noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/res-array-global.hlsl (2806 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-global.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global.hlsl -check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global.hlsl -check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global.hlsl -check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/abs.hlsl (2808 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/abs.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/abs.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/abs.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/abs.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/abs.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/abs.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/splitdouble.hlsl (2817 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/splitdouble.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/splitdouble.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/splitdouble.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/splitdouble.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/splitdouble.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/splitdouble.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/sin-overloads.hlsl (2835 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/sin-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/sret_output.hlsl (2836 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/sret_output.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sret_output.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sret_output.hlsl --check-prefixes=CHECK-DX,CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sret_output.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sret_output.hlsl --check-prefixes=CHECK-DX,CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sret_output.hlsl --check-prefixes=CHECK-DX,CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/wave_get_lane_count.hlsl (2837 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/wave_get_lane_count.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_count.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_count.hlsl --check-prefixes=CHECK,CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_count.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_count.hlsl --check-prefixes=CHECK,CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_count.hlsl --check-prefixes=CHECK,CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/firstbitlow.hlsl (2840 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/firstbitlow.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbitlow.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbitlow.hlsl -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbitlow.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbitlow.hlsl -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/firstbitlow.hlsl -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/max.hlsl (2841 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/max.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/max.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: SemaHLSL/Semantics/vertexid.vs.hlsl (2845 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/vertexid.vs.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-vertex -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-vertex -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl:5): attribute 'SV_VertexID' only applies to a field or parameter of type 'uint' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl:10): attribute 'SV_VertexID' only applies to a field or parameter of type 'uint' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl:15): attribute 'SV_VertexID' only applies to a field or parameter of type 'uint' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl:20): attribute 'SV_VertexID' only applies to a field or parameter of type 'uint' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl:29): attribute 'SV_VertexID' only applies to a field or parameter of type 'uint' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl Line 33 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.vs.hlsl:34): attribute 'SV_VertexID' only applies to a field or parameter of type 'uint' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/tan.hlsl (2854 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/tan.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tan.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic-struct-2.hlsl (2857 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic-struct-2.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl (2860 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/tanh.hlsl (2863 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/tanh.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/tanh.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/sinh.hlsl (2865 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/sinh.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sinh.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl (2868 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -fnative-int16-type -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl --check-prefixes=CHECK,ROW-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -fnative-int16-type -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl --check-prefixes=CHECK,ROW-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl --check-prefixes=CHECK,ROW-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/log-overloads.hlsl (2871 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/log-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log-overloads.hlsl -emit-llvm -Wdeprecated-declarations -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/res-array-global-unbounded.hlsl (2879 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-global-unbounded.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-unbounded.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-unbounded.hlsl -check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-unbounded.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-unbounded.hlsl -check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-unbounded.hlsl -check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl (2891 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl -DTARGET=dx -check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl -DTARGET=dx -check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl -DTARGET=dx -check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl (2896 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl --check-prefixes=CHECK,CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl --check-prefixes=CHECK,CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl --check-prefixes=CHECK,CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveBitOr.hlsl (2898 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveBitOr.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitOr.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitOr.hlsl --check-prefixes=CHECK,DXCHECK -DCALL="call" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitOr.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitOr.hlsl --check-prefixes=CHECK,DXCHECK -DCALL=call # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitOr.hlsl --check-prefixes=CHECK,DXCHECK -DCALL=call # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: SemaHLSL/Semantics/position.ps.size.hlsl (2904 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/position.ps.size.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.size.hlsl -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.size.hlsl -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.size.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.size.hlsl:4): attribute 'SV_Position' only applies to a field or parameter of type 'float/float1/float2/float3/float4' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.size.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.size.hlsl:8): attribute 'SV_Position' only applies to a field or parameter of type 'float/float1/float2/float3/float4' # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl (2906 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/sgep/load_global.hlsl (2909 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/sgep/load_global.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/load_global.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/load_global.hlsl --check-prefixes=CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/load_global.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/load_global.hlsl --check-prefixes=CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/load_global.hlsl --check-prefixes=CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/f16tof32.hlsl (2910 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/f16tof32.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32.hlsl -emit-llvm -O0 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32.hlsl -emit-llvm -O0 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl (2911 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl --check-prefixes=CHECK,COL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl --check-prefixes=CHECK,COL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl --check-prefixes=CHECK,COL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/entry.hlsl (2912 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/entry.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/entry.hlsl -hlsl-entry foo -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/entry.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/entry.hlsl -hlsl-entry foo -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/entry.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/entry.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/asin.hlsl (2928 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asin.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddy.hlsl (2931 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddy.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/trunc.hlsl (2944 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/trunc.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/trunc.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic-struct-2-output.hlsl (2949 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic-struct-2-output.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2-output.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2-output.hlsl --check-prefixes=CHECK-DX,CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2-output.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2-output.hlsl --check-prefixes=CHECK-DX,CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-2-output.hlsl --check-prefixes=CHECK-DX,CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl (2950 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/NonUniformResourceIndex.hlsl (2954 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/NonUniformResourceIndex.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/NonUniformResourceIndex.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/NonUniformResourceIndex.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/NonUniformResourceIndex.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/NonUniformResourceIndex.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/NonUniformResourceIndex.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/log.hlsl (2962 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/log.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/f16tof32-builtin.hlsl (2963 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/f16tof32-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32-builtin.hlsl -emit-llvm -O0 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32-builtin.hlsl -emit-llvm -O0 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f16tof32-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/exp.hlsl (2965 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/exp.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddx-fine.hlsl (2966 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddx-fine.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/acos.hlsl (2973 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/acos.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/acos.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WavePrefixProduct.hlsl (2979 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WavePrefixProduct.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixProduct.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixProduct.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixProduct.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixProduct.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixProduct.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/OutputArguments.hlsl (2980 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/OutputArguments.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/OutputArguments.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/OutputArguments.hlsl --check-prefixes=CHECK,ALL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/OutputArguments.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/OutputArguments.hlsl --check-prefixes=CHECK,ALL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/OutputArguments.hlsl --check-prefixes=CHECK,ALL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl (2982 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl --check-prefixes=CHECK,DXCHECK -DCALL="call" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl --check-prefixes=CHECK,DXCHECK -DCALL=call # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl --check-prefixes=CHECK,DXCHECK -DCALL=call # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/wave_is_first_lane.hlsl (2986 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/wave_is_first_lane.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_is_first_lane.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_is_first_lane.hlsl --check-prefixes=CHECK,CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_is_first_lane.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_is_first_lane.hlsl --check-prefixes=CHECK,CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_is_first_lane.hlsl --check-prefixes=CHECK,CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddy-fine.hlsl (2988 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddy-fine.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl (2990 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl (2995 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl --check-prefix=CHECK,COL-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=column-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl --check-prefix=CHECK,COL-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl --check-prefix=CHECK,COL-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/atan2.hlsl (3000 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/atan2.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/floor.hlsl (3015 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/floor.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/floor.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: SemaHLSL/BuiltIns/logical-operator-errors.hlsl (3016 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/logical-operator-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl -verify -DTEST_FUNC=__builtin_hlsl_or # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl -verify -DTEST_FUNC=__builtin_hlsl_or # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:8): too few arguments to function call, expected 2, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:14): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:20): all arguments to # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:26): invalid operand of type 'int' where 'bool' or a vector or matrix of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:32): all arguments to # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 37 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:38): cannot pass object of non-trivial type 'bool2x2' (aka 'matrix') through variadic function; call will abort at runtime # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 37 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:39): cannot pass object of non-trivial type 'bool3x3' (aka 'matrix') through variadic function; call will abort at runtime # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl Line 37 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-operator-errors.hlsl:40): all arguments to # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/SV_GroupThreadID.hlsl (3017 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_GroupThreadID.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/frem_modulo.hlsl (3029 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/frem_modulo.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/frem_modulo.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/frem_modulo.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/frem_modulo.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/frem_modulo.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/frem_modulo.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/log10.hlsl (3032 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/log10.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/log10.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/atan.hlsl (3038 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/atan.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl (3044 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl --check-prefixes=CHECK,CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl --check-prefixes=CHECK,CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl --check-prefixes=CHECK,CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl (3047 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic-struct-nested.hlsl (3049 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic-struct-nested.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-nested.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WavePrefixCountBits.hlsl (3056 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WavePrefixCountBits.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixCountBits.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixCountBits.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixCountBits.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixCountBits.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixCountBits.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl (3058 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic.struct.hlsl (3059 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.struct.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WavePrefixSum.hlsl (3067 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WavePrefixSum.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixSum.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixSum.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixSum.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixSum.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WavePrefixSum.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddx-fine-builtin.hlsl (3072 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddx-fine-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine-builtin.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine-builtin.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-fine-builtin.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveCountBits.hlsl (3077 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveCountBits.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveCountBits.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveCountBits.hlsl -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveCountBits.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveCountBits.hlsl -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveCountBits.hlsl -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: SemaHLSL/Types/typedefs.hlsl (3079 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/typedefs.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.4-library -finclude-default-header -verify -fnative-half-type -fnative-int16-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/typedefs.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.4-library -finclude-default-header -verify -fnative-half-type -fnative-int16-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/typedefs.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/cosh.hlsl (3085 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/cosh.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cosh.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/HLSLControlFlowHint.hlsl (3088 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/HLSLControlFlowHint.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/HLSLControlFlowHint.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/HLSLControlFlowHint.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/HLSLControlFlowHint.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/HLSLControlFlowHint.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/HLSLControlFlowHint.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveBitXor.hlsl (3092 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveBitXor.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor.hlsl --check-prefixes=CHECK,DXCHECK -DCALL="call" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor.hlsl --check-prefixes=CHECK,DXCHECK -DCALL=call # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor.hlsl --check-prefixes=CHECK,DXCHECK -DCALL=call # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/sgep/array_store.hlsl (3095 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/sgep/array_store.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_store.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_store.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_store.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_store.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_store.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/sqrt.hlsl (3097 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/sqrt.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sqrt.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic.arbitrary.hlsl (3098 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.arbitrary.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.arbitrary.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.arbitrary.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.arbitrary.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.arbitrary.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.arbitrary.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/dot4add_u8packed.hlsl (3101 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/dot4add_u8packed.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.4-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_u8packed.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_u8packed.hlsl -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.4-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_u8packed.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_u8packed.hlsl -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot4add_u8packed.hlsl -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/resources/default_cbuffer.hlsl (3104 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/default_cbuffer.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -fnative-half-type -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -fnative-half-type -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/SV_VertexID.vs.hlsl (3116 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_VertexID.vs.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.8-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_VertexID.vs.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-DXIL /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_VertexID.vs.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.8-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_VertexID.vs.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-DXIL /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_VertexID.vs.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-DXIL /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_VertexID.vs.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/SV_Position.ps.hlsl (3122 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_Position.ps.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.ps.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.ps.hlsl --check-prefix=CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.ps.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.ps.hlsl --check-prefix=CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.ps.hlsl --check-prefix=CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/SV_GroupID.hlsl (3127 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_GroupID.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/res-may-alias.hlsl (3133 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/res-may-alias.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -res-may-alias -std=hlsl202x -triple dxilv1.3-unknown-shadermodel6.3-library -finclude-default-header -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/res-may-alias.hlsl 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/res-may-alias.hlsl --check-prefix=FLAG # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -res-may-alias -std=hlsl202x -triple dxilv1.3-unknown-shadermodel6.3-library -finclude-default-header -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/res-may-alias.hlsl # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/res-may-alias.hlsl --check-prefix=FLAG # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/res-may-alias.hlsl:6:14: error: FLAG-DAG: expected string not found in input # | // FLAG-DAG: ![[RMA:.*]] = !{i32 1, !"dx.resmayalias", i32 1} # | ^ # | :1:1: note: scanning from here # | In file included from :1: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/res-may-alias.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: In file included from :1: # | dag:6 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | dag:6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | dag:6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: 42 | #include "hlsl_alias_intrinsics_gen.inc" # | dag:6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | dag:6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: 1 error generated. # | dag:6 ~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/exp2.hlsl (3137 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/exp2.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/exp2.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl (3139 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl --check-prefixes=CHECK,ROW-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl --check-prefixes=CHECK,ROW-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl --check-prefixes=CHECK,ROW-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveBallot.hlsl (3144 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveBallot.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl (3149 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/SV_Target.ps.hlsl (3155 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_Target.ps.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Target.ps.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Target.ps.hlsl --check-prefix=CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Target.ps.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Target.ps.hlsl --check-prefix=CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Target.ps.hlsl --check-prefix=CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: AST/ByteCode/hlsl.hlsl (3167 of 25549) ******************** TEST 'Clang :: AST/ByteCode/hlsl.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -std=hlsl202x -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ByteCode/hlsl.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ByteCode/hlsl.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -std=hlsl202x -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ByteCode/hlsl.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ByteCode/hlsl.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/ByteCode/hlsl.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/pow.hlsl (3176 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/pow.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddx-coarse.hlsl (3181 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddx-coarse.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddx-coarse.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/semantics/semantic-struct-1.hlsl (3186 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic-struct-1.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-1.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-1.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-1.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-1.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic-struct-1.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl (3189 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl --check-prefixes=CHECK,ROW-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl --check-prefixes=CHECK,ROW-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl --check-prefixes=CHECK,ROW-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/ddy-coarse.hlsl (3191 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddy-coarse.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-coarse.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveMax.hlsl (3192 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveMax.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMax.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMax.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMax.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMax.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMax.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/cos.hlsl (3193 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/cos.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl (3195 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl (3204 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl --check-prefix=CHECK,COL-CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl --check-prefix=CHECK,COL-CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl --check-prefix=CHECK,COL-CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/f32tof16.hlsl (3212 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/f32tof16.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16.hlsl -emit-llvm -O0 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16.hlsl -emit-llvm -O0 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: SemaHLSL/Types/short-errors.hlsl (3216 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/short-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-compute -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-compute -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl:5): unknown type name short # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl Line 8 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl:9): unknown type name short # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl:14): unknown type name short # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/short-errors.hlsl:20): unknown type name short # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/QuadReadAcrossX.hlsl (3221 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/QuadReadAcrossX.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/QuadReadAcrossX.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/QuadReadAcrossX.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/QuadReadAcrossX.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/QuadReadAcrossX.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/QuadReadAcrossX.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveProduct.hlsl (3231 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveProduct.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveProduct.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveProduct.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveProduct.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveProduct.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveProduct.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/semantic.array.output.hlsl (3236 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.array.output.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl (3240 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-compute -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-compute -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/ddy-fine-builtin.hlsl (3246 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ddy-fine-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine-builtin.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine-builtin.hlsl -emit-llvm -disable-llvm-passes -fnative-half-type -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine-builtin.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ddy-fine-builtin.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveSum.hlsl (3249 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveSum.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveSum.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveSum.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveSum.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveSum.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveSum.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/DispatchThreadID.hlsl (3252 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/DispatchThreadID.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl --check-prefixes=CHECK,CHECK-DXIL -DTARGET=dx # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/Semantics/position.ps.hlsl (3254 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/position.ps.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/position.ps.hlsl:5): semantic 'SV_Position' is unsupported in pixel shaders as output, requires one of the following: vertex input/output, pixel input # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/ceil.hlsl (3256 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ceil.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/Types/Traits/ScalarizedLayoutCompatible.hlsl (3260 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/Traits/ScalarizedLayoutCompatible.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatible.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatible.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/sgep/object_method.hlsl (3262 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/sgep/object_method.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/object_method.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/object_method.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/object_method.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/object_method.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/object_method.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/sin.hlsl (3263 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/sin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/sin.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/Semantics/target.vs.output.hlsl (3267 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/target.vs.output.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-vertex -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.output.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-vertex -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.output.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.output.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.output.hlsl:5): attribute 'SV_Target' is unsupported in 'vertex' shaders, requires pixel # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/asdouble.hlsl (3268 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asdouble.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asdouble.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asdouble.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asdouble.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asdouble.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asdouble.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl (3269 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl -verify -DTEST_FUNC=or # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl -verify -DTEST_FUNC=or # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl Line 12 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl:13): cannot initialize return object of type 'bool3x3' (aka 'matrix') with an rvalue of type 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl:25): cannot initialize return object of type 'matrix<[...], 3, 3>' with an rvalue of type 'matrix<[...], 2, 2>' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl:7): implicit conversion truncates matrix: 'bool3x3' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl Line 18 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl:19): implicit conversion truncates matrix: 'bool3x3' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl:31): implicit conversion truncates matrix: 'bool3x3' (aka 'matrix') to 'matrix' # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/static-variable.hlsl (3270 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/static-variable.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-unknown-vulkan1.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/static-variable.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/static-variable.hlsl --check-prefix=SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-unknown-vulkan1.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/static-variable.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/static-variable.hlsl --check-prefix=SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/static-variable.hlsl --check-prefix=SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/round.hlsl (3279 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/round.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round.hlsl --check-prefixes=CHECK,NATIVE_HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round.hlsl --check-prefixes=CHECK,NATIVE_HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/round.hlsl --check-prefixes=CHECK,NATIVE_HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/semantic.struct.output.hlsl (3288 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.struct.output.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.output.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.output.hlsl --check-prefixes=CHECK-DXIL,CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.output.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.output.hlsl --check-prefixes=CHECK-DXIL,CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.struct.output.hlsl --check-prefixes=CHECK-DXIL,CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl (3290 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl -verify -verify-ignore-unexpected=note,error # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl -verify -verify-ignore-unexpected=note,error # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl:7): semantic 'SV_GroupID' does not allow indexing # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl Line 12 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl:13): semantic 'SV_GROUPID' does not allow indexing # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/SV_Position.vs.hlsl (3292 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_Position.vs.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.8-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.vs.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-DXIL /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.vs.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-unknown-shadermodel6.8-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.vs.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-DXIL /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.vs.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-DXIL /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_Position.vs.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveMin.hlsl (3300 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveMin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMin.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMin.hlsl --check-prefixes=CHECK,CHECK-DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMin.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMin.hlsl --check-prefixes=CHECK,CHECK-DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveMin.hlsl --check-prefixes=CHECK,CHECK-DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/f32tof16-builtin.hlsl (3308 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/f32tof16-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16-builtin.hlsl -emit-llvm -O0 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16-builtin.hlsl -emit-llvm -O0 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/f32tof16-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/Semantics/vertexid.ps.hlsl (3320 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/vertexid.ps.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.ps.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.ps.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.ps.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/vertexid.ps.hlsl:5): attribute 'SV_VertexID' is unsupported in 'pixel' shaders, requires vertex # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/Types/Traits/IsIntangibleType.hlsl (3328 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/Traits/IsIntangibleType.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleType.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleType.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/implicit-norecurse-attrib.hlsl (3351 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/implicit-norecurse-attrib.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -x hlsl -triple dxil-pc-shadermodel6.3-library -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/implicit-norecurse-attrib.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/implicit-norecurse-attrib.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -x hlsl -triple dxil-pc-shadermodel6.3-library -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/implicit-norecurse-attrib.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/implicit-norecurse-attrib.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/implicit-norecurse-attrib.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/Semantics/target.vs.input.hlsl (3355 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/target.vs.input.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-vertex -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.input.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-vertex -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.input.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.input.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.vs.input.hlsl:5): attribute 'SV_Target' is unsupported in 'vertex' shaders, requires pixel # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/Semantics/target.ps.input.hlsl (3357 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/target.ps.input.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.ps.input.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -x hlsl -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.ps.input.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.ps.input.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/target.ps.input.hlsl:5): semantic 'SV_Target' is unsupported in pixel shaders as input, requires one of the following: pixel out # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: SemaHLSL/vk.spec-constant.error.hlsl (3358 of 25549) ******************** TEST 'Clang :: SemaHLSL/vk.spec-constant.error.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-compute -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-compute -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl:11): variable with 'vk::constant_id' attribute must be a const int/float/enum/bool and be initialized with a literal # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl:19): variable with 'vk::constant_id' attribute must be a const int/float/enum/bool and be initialized with a literal # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl:23): variable with 'vk::constant_id' attribute must be a const int/float/enum/bool and be initialized with a literal # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl:27): variable with 'vk::constant_id' attribute must be a const int/float/enum/bool and be initialized with a literal # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl:15): 'vk::constant_id' attribute only applies to external global variables # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk.spec-constant.error.hlsl:33): 'vk::constant_id' attribute only applies to external global variables # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/semantic.explicit-location.hlsl (3361 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.explicit-location.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location.hlsl --check-prefix=CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan1.3-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location.hlsl --check-prefix=CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-location.hlsl --check-prefix=CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/group_shared.hlsl (3381 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/group_shared.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/group_shared.hlsl -Wno-error=groupshared-initializer -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/group_shared.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/group_shared.hlsl -Wno-error=groupshared-initializer -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/group_shared.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/group_shared.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/half.hlsl (3388 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/half.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/half.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/half.hlsl --check-prefix=HALF # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/half.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/half.hlsl --check-prefix=HALF # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/half.hlsl --check-prefix=HALF # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/semantic.array.hlsl (3389 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.array.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.array.hlsl --check-prefixes=CHECK,CHECK-SPIRV -DTARGET=spv # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/SV_GroupThreadID-noindex.hlsl (3431 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/SV_GroupThreadID-noindex.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID-noindex.hlsl -verify -verify-ignore-unexpected=note,error # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID-noindex.hlsl -verify -verify-ignore-unexpected=note,error # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID-noindex.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/SV_GroupThreadID-noindex.hlsl:7): semantic 'SV_GroupThreadID' does not allow indexing # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/all-resources-bound.hlsl (3461 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/all-resources-bound.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc -all-resources-bound -T lib_6_3 -HV 202x -Vd -Xclang -emit-llvm /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/all-resources-bound.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/all-resources-bound.hlsl --check-prefix=FLAG # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc -all-resources-bound -T lib_6_3 -HV 202x -Vd -Xclang -emit-llvm /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/all-resources-bound.hlsl # .---command stderr------------ # | clang: warning: argument unused during compilation: '-Vd' [-Wunused-command-line-argument] # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/all-resources-bound.hlsl --check-prefix=FLAG # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/all-resources-bound.hlsl --check-prefix=FLAG # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/sgep/array_load.hlsl (3536 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/sgep/array_load.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_load.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_load.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -fexperimental-emit-sgep -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_load.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_load.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/sgep/array_load.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/semantics/DispatchThreadID-noindex.hlsl (3656 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/DispatchThreadID-noindex.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID-noindex.hlsl -verify -verify-ignore-unexpected=note,error # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID-noindex.hlsl -verify -verify-ignore-unexpected=note,error # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID-noindex.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/DispatchThreadID-noindex.hlsl:7): semantic 'SV_DispatchThreadID' does not allow indexing # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: AST/HLSL/Texture2D-vector-AST.hlsl (3703 of 25549) ******************** TEST 'Clang :: AST/HLSL/Texture2D-vector-AST.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-vector-AST.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-vector-AST.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-vector-AST.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-vector-AST.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-vector-AST.hlsl:5:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: FieldDecl {{.*}} implicit {{.*}} __handle '__hlsl_resource_t # | ^ # | :144:63: note: scanning from here # | | | |-FinalAttr 0x55ca3578b4a0 <> Implicit final # | ^ # | :145:49: note: possible intended match here # | | | |-FieldDecl 0x55ca35a311f0 <> implicit __handle '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-vector-AST.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 139: | | | |-CopyConstructor non_trivial user_declared has_const_param implicit_has_const_param # | 140: | | | |-MoveConstructor # | 141: | | | |-CopyAssignment non_trivial has_const_param user_declared implicit_has_const_param # | 142: | | | |-MoveAssignment # | 143: | | | `-Destructor simple irrelevant trivial needs_implicit # | 144: | | |-FinalAttr 0x55ca3578b4a0 <> Implicit final # | next:5'0 X error: no match found # | 145: | | |-FieldDecl 0x55ca35a311f0 <> implicit __handle '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:5'1 ? possible intended match # | 146: | | |-CXXConstructorDecl 0x55ca35a31278 <> SamplerState 'void ()' inline # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 147: | | | |-CompoundStmt 0x55ca35a31768 <> # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 148: | | | | `-BinaryOperator 0x55ca35a31730 <> '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' '=' # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 149: | | | | |-MemberExpr 0x55ca35a31700 <> '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' lvalue .__handle 0x55ca35a311f0 # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 150: | | | | | `-CXXThisExpr 0x55ca35a316f0 <> 'hlsl::SamplerState' lvalue implicit this # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: AST/HLSL/Texture2D-scalar-AST.hlsl (3706 of 25549) ******************** TEST 'Clang :: AST/HLSL/Texture2D-scalar-AST.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-scalar-AST.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-scalar-AST.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-scalar-AST.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-scalar-AST.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-scalar-AST.hlsl:5:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: FieldDecl {{.*}} implicit {{.*}} __handle '__hlsl_resource_t # | ^ # | :144:63: note: scanning from here # | | | |-FinalAttr 0x55dde3f784a0 <> Implicit final # | ^ # | :145:49: note: possible intended match here # | | | |-FieldDecl 0x55dde421e1e0 <> implicit __handle '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/Texture2D-scalar-AST.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 139: | | | |-CopyConstructor non_trivial user_declared has_const_param implicit_has_const_param # | 140: | | | |-MoveConstructor # | 141: | | | |-CopyAssignment non_trivial has_const_param user_declared implicit_has_const_param # | 142: | | | |-MoveAssignment # | 143: | | | `-Destructor simple irrelevant trivial needs_implicit # | 144: | | |-FinalAttr 0x55dde3f784a0 <> Implicit final # | next:5'0 X error: no match found # | 145: | | |-FieldDecl 0x55dde421e1e0 <> implicit __handle '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:5'1 ? possible intended match # | 146: | | |-CXXConstructorDecl 0x55dde421e268 <> SamplerState 'void ()' inline # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 147: | | | |-CompoundStmt 0x55dde421e758 <> # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 148: | | | | `-BinaryOperator 0x55dde421e720 <> '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' '=' # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 149: | | | | |-MemberExpr 0x55dde421e6f0 <> '__hlsl_resource_t [[hlsl::resource_class(Sampler)]]' lvalue .__handle 0x55dde421e1e0 # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 150: | | | | | `-CXXThisExpr 0x55dde421e6e0 <> 'hlsl::SamplerState' lvalue implicit this # | next:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: Clang :: CodeGenHLSL/builtins/cos-overloads.hlsl (4077 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/cos-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos-overloads.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos-overloads.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/cos-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70. FAIL: Clang :: CodeGenHLSL/builtins/countbits.hlsl (4488 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/countbits.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/countbits.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -O3 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/countbits.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/countbits.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -O3 -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/countbits.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/countbits.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70. FAIL: Clang :: CodeGenHLSL/BasicFeatures/InitLists.hlsl (4551 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/InitLists.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/Semantics/invalid_entry_parameter.hlsl (4783 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/invalid_entry_parameter.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -x hlsl -ast-dump -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -x hlsl -ast-dump -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl # .---command stdout------------ # | TranslationUnitDecl 0x55afa23e9158 <> # | |-NamespaceDecl 0x55afa23e9a98 <> implicit hlsl # | | |-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateTypeParmDecl 0x55afa23e9b20 <> class depth 0 index 0 element # | | | | `-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-NonTypeTemplateParmDecl 0x55afa23e9c20 <> 'int' depth 0 index 1 element_count # | | | | `-TemplateArgument expr '4' # | | | | `-IntegerLiteral 0x55afa23e9c78 <> 'int' 4 # | | | `-TypeAliasDecl 0x55afa23e9d90 <> implicit vector 'vector' # | | | `-DependentSizedExtVectorType 0x55afa23e9d40 'vector' dependent # | | | |-TemplateTypeParmType 0x55afa23e9ba0 'element' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa23e9b20 'element' # | | | `-DeclRefExpr 0x55afa23e9ce0 <> 'int' lvalue NonTypeTemplateParm 0x55afa23e9c20 'element_count' 'int' # | | |-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateTypeParmDecl 0x55afa23e9e48 <> class depth 0 index 0 element # | | | | `-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-NonTypeTemplateParmDecl 0x55afa23e9f20 <> 'int' depth 0 index 1 rows_count # | | | | `-TemplateArgument expr '4' # | | | | `-IntegerLiteral 0x55afa23e9f78 <> 'int' 4 # | | | |-NonTypeTemplateParmDecl 0x55afa23e9fd0 <> 'int' depth 0 index 2 cols_count # | | | | `-TemplateArgument expr '4' # | | | | `-IntegerLiteral 0x55afa23ea028 <> 'int' 4 # | | | |-BinaryOperator 0x55afa23ea128 <> 'bool' '&&' # | | | | |-BinaryOperator 0x55afa23ea0e8 <> 'bool' '<=' # | | | | | |-DeclRefExpr 0x55afa23ea0a8 <> 'int' lvalue NonTypeTemplateParm 0x55afa23e9f20 'rows_count' 'int' # | | | | | `-IntegerLiteral 0x55afa23ea068 <> 'int' 4 # | | | | `-BinaryOperator 0x55afa23ea108 <> 'bool' '<=' # | | | | |-DeclRefExpr 0x55afa23ea0c8 <> 'int' lvalue NonTypeTemplateParm 0x55afa23e9fd0 'cols_count' 'int' # | | | | `-IntegerLiteral 0x55afa23ea088 <> 'int' 4 # | | | `-TypeAliasDecl 0x55afa2415298 <> implicit matrix 'matrix' # | | | `-DependentSizedMatrixType 0x55afa2415230 'matrix' dependent # | | |-ClassTemplateDecl 0x55afa2415978 <> implicit Buffer # | | | |-TemplateTypeParmDecl 0x55afa2415748 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa2415918 <> 'bool' Concept 0x55afa2415420 '__is_typed_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa2415850 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2415820 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa24157d0 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24153a0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415350 'element_type' # | | | `-CXXRecordDecl 0x55afa2415648 <> implicit class Buffer # | | | `-FinalAttr 0x55afa24156f0 <> Implicit final # | | |-ClassTemplateDecl 0x55afa2415d18 <> implicit RWBuffer # | | | |-TemplateTypeParmDecl 0x55afa2415ae8 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa2415cb8 <> 'bool' Concept 0x55afa2415420 '__is_typed_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa2415bf0 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2415bc0 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2415b70 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24153a0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415350 'element_type' # | | | `-CXXRecordDecl 0x55afa24159e8 <> implicit class RWBuffer # | | | `-FinalAttr 0x55afa2415a90 <> Implicit final # | | |-ClassTemplateDecl 0x55afa24160b8 <> implicit RasterizerOrderedBuffer # | | | |-TemplateTypeParmDecl 0x55afa2415e88 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa2416058 <> 'bool' Concept 0x55afa2415600 '__is_structured_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa2415f90 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2415f60 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2415f10 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24154c0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415468 'element_type' # | | | `-CXXRecordDecl 0x55afa2415d88 <> implicit class RasterizerOrderedBuffer # | | | `-FinalAttr 0x55afa2415e30 <> Implicit final # | | |-ClassTemplateDecl 0x55afa2417738 <> implicit StructuredBuffer # | | | |-TemplateTypeParmDecl 0x55afa2417510 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa24176d8 <> 'bool' Concept 0x55afa2415600 '__is_structured_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa2417610 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa24175e0 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2417590 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24154c0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415468 'element_type' # | | | `-CXXRecordDecl 0x55afa2417410 <> implicit class StructuredBuffer # | | | `-FinalAttr 0x55afa24174b8 <> Implicit final # | | |-ClassTemplateDecl 0x55afa2417ad8 <> implicit RWStructuredBuffer # | | | |-TemplateTypeParmDecl 0x55afa24178a8 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa2417a78 <> 'bool' Concept 0x55afa2415600 '__is_structured_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa24179b0 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2417980 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2417930 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24154c0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415468 'element_type' # | | | `-CXXRecordDecl 0x55afa24177a8 <> implicit class RWStructuredBuffer # | | | `-FinalAttr 0x55afa2417850 <> Implicit final # | | |-ClassTemplateDecl 0x55afa2417e78 <> implicit AppendStructuredBuffer # | | | |-TemplateTypeParmDecl 0x55afa2417c48 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa2417e18 <> 'bool' Concept 0x55afa2415600 '__is_structured_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa2417d50 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2417d20 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2417cd0 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24154c0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415468 'element_type' # | | | `-CXXRecordDecl 0x55afa2417b48 <> implicit class AppendStructuredBuffer # | | | `-FinalAttr 0x55afa2417bf0 <> Implicit final # | | |-ClassTemplateDecl 0x55afa2418218 <> implicit ConsumeStructuredBuffer # | | | |-TemplateTypeParmDecl 0x55afa2417fe8 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa24181b8 <> 'bool' Concept 0x55afa2415600 '__is_structured_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa24180f0 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa24180c0 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2418070 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24154c0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415468 'element_type' # | | | `-CXXRecordDecl 0x55afa2417ee8 <> implicit class ConsumeStructuredBuffer # | | | `-FinalAttr 0x55afa2417f90 <> Implicit final # | | |-ClassTemplateDecl 0x55afa24185c8 <> implicit RasterizerOrderedStructuredBuffer # | | | |-TemplateTypeParmDecl 0x55afa2418388 <> typename depth 0 index 0 element_type # | | | |-ConceptSpecializationExpr 0x55afa2418568 <> 'bool' Concept 0x55afa2415600 '__is_structured_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa24184a0 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2418470 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2418420 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24154c0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415468 'element_type' # | | | `-CXXRecordDecl 0x55afa2418288 <> implicit class RasterizerOrderedStructuredBuffer # | | | `-FinalAttr 0x55afa2418330 <> Implicit final # | | |-CXXRecordDecl 0x55afa2418638 <> implicit class ByteAddressBuffer # | | | `-FinalAttr 0x55afa24186e0 <> Implicit final # | | |-CXXRecordDecl 0x55afa2418738 <> implicit class RWByteAddressBuffer # | | | `-FinalAttr 0x55afa24187e0 <> Implicit final # | | |-CXXRecordDecl 0x55afa2418838 <> implicit class RasterizerOrderedByteAddressBuffer # | | | `-FinalAttr 0x55afa24188e0 <> Implicit final # | | |-CXXRecordDecl 0x55afa2418938 <> implicit class SamplerState # | | | `-FinalAttr 0x55afa24189e0 <> Implicit final # | | |-CXXRecordDecl 0x55afa2418a38 <> implicit class SamplerComparisonState # | | | `-FinalAttr 0x55afa2418ae0 <> Implicit final # | | |-ClassTemplateDecl 0x55afa2418ed8 <> implicit Texture2D # | | | |-TemplateTypeParmDecl 0x55afa2418c70 <> typename depth 0 index 0 element_type # | | | | `-TemplateArgument type 'vector' # | | | | `-ExtVectorType 0x55afa2418b40 'vector' 4 # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-ConceptSpecializationExpr 0x55afa2418e78 <> 'bool' Concept 0x55afa2415420 '__is_typed_resource_element_compatible' # | | | | |-ImplicitConceptSpecializationDecl 0x55afa2418db0 <> # | | | | | `-TemplateArgument type 'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2418d80 'type-parameter-0-0' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2418d28 depth 0 index 0 # | | | | `-TemplateArgument type 'element_type':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa24153a0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2415350 'element_type' # | | | `-CXXRecordDecl 0x55afa2418b70 <> implicit class Texture2D # | | | `-FinalAttr 0x55afa2418c18 <> Implicit final # | | `-ClassTemplatePartialSpecializationDecl 0x55afa2419168 <> implicit class Texture2D explicit_specialization # | | |-TemplateArgument type 'vector':'vector' # | | | `-DependentSizedExtVectorType 0x55afa2419090 'vector' dependent # | | | |-TemplateTypeParmType 0x55afa2418fa0 'element_type' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2418f48 'element_type' # | | | `-DeclRefExpr 0x55afa2419068 <> 'int' lvalue NonTypeTemplateParm 0x55afa2418fe8 'element_count' 'int' # | | |-TemplateTypeParmDecl 0x55afa2418f48 <> class depth 0 index 0 element_type # | | `-NonTypeTemplateParmDecl 0x55afa2418fe8 <> 'int' depth 0 index 1 element_count # | |-ConceptDecl 0x55afa2415420 <> __is_typed_resource_element_compatible # | | |-TemplateTypeParmDecl 0x55afa2415350 <> referenced typename depth 0 index 0 element_type # | | `-TypeTraitExpr 0x55afa2415400 <> 'bool' __builtin_hlsl_is_typed_resource_element_compatible # | | `-TemplateTypeParmType 0x55afa24153a0 'element_type' dependent depth 0 index 0 # | | `-TemplateTypeParm 0x55afa2415350 'element_type' # | |-ConceptDecl 0x55afa2415600 <> __is_structured_resource_element_compatible # | | |-TemplateTypeParmDecl 0x55afa2415468 <> referenced typename depth 0 index 0 element_type # | | `-BinaryOperator 0x55afa24155e0 <> 'bool' lvalue '&&' # | | |-UnaryOperator 0x55afa2415540 <> 'bool' lvalue prefix '!' cannot overflow # | | | `-TypeTraitExpr 0x55afa2415520 <> 'bool' __builtin_hlsl_is_intangible # | | | `-TemplateTypeParmType 0x55afa24154c0 'element_type' dependent depth 0 index 0 # | | | `-TemplateTypeParm 0x55afa2415468 'element_type' # | | `-BinaryOperator 0x55afa24155c0 <> 'bool' lvalue '>=' # | | |-UnaryExprOrTypeTraitExpr 0x55afa2415558 <> 'bool' sizeof 'element_type' # | | `-IntegerLiteral 0x55afa24155a0 <> '__size_t':'unsigned long' 1 # | |-UsingDirectiveDecl 0x55afa2419380 <> Namespace 0x55afa23e9a98 'hlsl' # | |-TypedefDecl 0x55afa2419b98 <> implicit __NSConstantString '__NSConstantString_tag' # | | `-RecordType 0x55afa2419b60 '__NSConstantString_tag' canonical # | | `-CXXRecord 0x55afa2419850 '__NSConstantString_tag' # | |-TypedefDecl 0x55afa23e9a40 <> implicit __builtin_va_list 'void *' # | | `-PointerType 0x55afa23e9980 'void *' # | | `-BuiltinType 0x55afa23e91c0 'void' # | |-NamespaceDecl 0x55afa2419bf0 prev 0x55afa23e9a98 line:12:11 hlsl # | | |-original Namespace 0x55afa23e9a98 'hlsl' # | | |-TypedefDecl 0x55afa2419c78 col:13 referenced int32_t 'int' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa2419ce8 col:22 referenced uint 'unsigned int' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa2419d58 col:22 referenced uint32_t 'unsigned int' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa2419dc8 col:15 referenced float32_t 'float' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2419e38 col:23 referenced uint64_t 'unsigned long' # | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | |-TypedefDecl 0x55afa2419ea8 col:14 referenced int64_t 'long' # | | | `-BuiltinType 0x55afa23e9280 'long' # | | |-TypedefDecl 0x55afa2419f18 col:16 referenced float64_t 'double' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa241a1c8 col:25 bool1 'vector' # | | | `-TemplateSpecializationType 0x55afa241a0f0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2419fd0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2419f98 'int' 1 # | | | `-ExtVectorType 0x55afa241a0b0 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa241a000 'bool' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | |-TypedefDecl 0x55afa241a418 col:25 referenced bool2 'vector' # | | | `-TemplateSpecializationType 0x55afa241a340 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa241a250 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa241a230 'int' 2 # | | | `-ExtVectorType 0x55afa241a300 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa241a000 'bool' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | |-TypedefDecl 0x55afa241a668 col:25 referenced bool3 'vector' # | | | `-TemplateSpecializationType 0x55afa241a590 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa241a4a0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa241a480 'int' 3 # | | | `-ExtVectorType 0x55afa241a550 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa241a000 'bool' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | |-TypedefDecl 0x55afa243bff0 col:25 referenced bool4 'vector' # | | | `-TemplateSpecializationType 0x55afa241a7e0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa241a6f0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa241a6d0 'int' 4 # | | | `-ExtVectorType 0x55afa241a7a0 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa241a000 'bool' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | |-TypedefDecl 0x55afa243c278 col:24 int1 'vector' # | | | `-TemplateSpecializationType 0x55afa243c1a0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa243c080 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa243c060 'int' 1 # | | | `-ExtVectorType 0x55afa243c160 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa243c0b0 'int' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243c4c8 col:24 referenced int2 'vector' # | | | `-TemplateSpecializationType 0x55afa243c3f0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa243c308 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa243c2e8 'int' 2 # | | | `-ExtVectorType 0x55afa243c3b0 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa243c0b0 'int' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243c718 col:24 referenced int3 'vector' # | | | `-TemplateSpecializationType 0x55afa243c640 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa243c558 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa243c538 'int' 3 # | | | `-ExtVectorType 0x55afa243c600 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa243c0b0 'int' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243c968 col:24 referenced int4 'vector' # | | | `-TemplateSpecializationType 0x55afa243c890 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa243c7a8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa243c788 'int' 4 # | | | `-ExtVectorType 0x55afa243c850 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa243c0b0 'int' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243cc28 col:25 uint1 'vector' # | | | `-TemplateSpecializationType 0x55afa243cb50 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa243ca30 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa243ca10 'int' 1 # | | | `-ExtVectorType 0x55afa243cb10 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa243ca60 'uint' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | |-Typedef 0x55afa2419ce8 'uint' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243ce98 col:25 referenced uint2 'vector' # | | | `-TemplateSpecializationType 0x55afa243cdc0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa243ccd0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa243ccb0 'int' 2 # | | | `-ExtVectorType 0x55afa243cd80 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa243ca60 'uint' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | |-Typedef 0x55afa2419ce8 'uint' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243d928 col:25 referenced uint3 'vector' # | | | `-TemplateSpecializationType 0x55afa243d850 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa243cf40 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa243cf20 'int' 3 # | | | `-ExtVectorType 0x55afa243d810 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa243ca60 'uint' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | |-Typedef 0x55afa2419ce8 'uint' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243db98 col:25 referenced uint4 'vector' # | | | `-TemplateSpecializationType 0x55afa243dac0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa243d9d0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa243d9b0 'int' 4 # | | | `-ExtVectorType 0x55afa243da80 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa243ca60 'uint' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | |-Typedef 0x55afa2419ce8 'uint' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243de28 col:28 int32_t1 'vector' # | | | `-TemplateSpecializationType 0x55afa243dd50 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa243dc60 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa243dc40 'int' 1 # | | | `-ExtVectorType 0x55afa243dd10 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa243dc90 'int32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243e068 col:28 int32_t2 'vector' # | | | `-TemplateSpecializationType 0x55afa243df90 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa243ded0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa243deb0 'int' 2 # | | | `-ExtVectorType 0x55afa243df50 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa243dc90 'int32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243e2a8 col:28 int32_t3 'vector' # | | | `-TemplateSpecializationType 0x55afa243e1d0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa243e110 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa243e0f0 'int' 3 # | | | `-ExtVectorType 0x55afa243e190 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa243dc90 'int32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243e4e8 col:28 int32_t4 'vector' # | | | `-TemplateSpecializationType 0x55afa243e410 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa243e350 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa243e330 'int' 4 # | | | `-ExtVectorType 0x55afa243e3d0 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa243dc90 'int32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | `-BuiltinType 0x55afa23e9260 'int' # | | |-TypedefDecl 0x55afa243e7a0 col:29 uint32_t1 'vector' # | | | `-TemplateSpecializationType 0x55afa243e6a0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa243e5b0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa243e590 'int' 1 # | | | `-ExtVectorType 0x55afa243e660 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa243e5e0 'uint32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243e9d8 col:29 referenced uint32_t2 'vector' # | | | `-TemplateSpecializationType 0x55afa243e900 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa243e848 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa243e828 'int' 2 # | | | `-ExtVectorType 0x55afa243e8c0 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa243e5e0 'uint32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243ec18 col:29 uint32_t3 'vector' # | | | `-TemplateSpecializationType 0x55afa243eb40 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa243ea80 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa243ea60 'int' 3 # | | | `-ExtVectorType 0x55afa243eb00 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa243e5e0 'uint32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243ee58 col:29 referenced uint32_t4 'vector' # | | | `-TemplateSpecializationType 0x55afa243ed80 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa243ecc0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa243eca0 'int' 4 # | | | `-ExtVectorType 0x55afa243ed40 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa243e5e0 'uint32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | |-TypedefDecl 0x55afa243f118 col:28 int64_t1 'vector' # | | | `-TemplateSpecializationType 0x55afa243f040 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa243ef20 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa243ef00 'int' 1 # | | | `-ExtVectorType 0x55afa243f000 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa243ef50 'int64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | `-BuiltinType 0x55afa23e9280 'long' # | | |-TypedefDecl 0x55afa243f388 col:28 referenced int64_t2 'vector' # | | | `-TemplateSpecializationType 0x55afa243f2b0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa243f1c0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa243f1a0 'int' 2 # | | | `-ExtVectorType 0x55afa243f270 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa243ef50 'int64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | `-BuiltinType 0x55afa23e9280 'long' # | | |-TypedefDecl 0x55afa243f5f8 col:28 referenced int64_t3 'vector' # | | | `-TemplateSpecializationType 0x55afa243f520 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa243f430 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa243f410 'int' 3 # | | | `-ExtVectorType 0x55afa243f4e0 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa243ef50 'int64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | `-BuiltinType 0x55afa23e9280 'long' # | | |-TypedefDecl 0x55afa243f888 col:28 referenced int64_t4 'vector' # | | | `-TemplateSpecializationType 0x55afa243f7b0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa243f6a0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa243f680 'int' 4 # | | | `-ExtVectorType 0x55afa243f750 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa243ef50 'int64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | `-BuiltinType 0x55afa23e9280 'long' # | | |-TypedefDecl 0x55afa243fb48 col:29 uint64_t1 'vector' # | | | `-TemplateSpecializationType 0x55afa243fa70 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa243f950 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa243f930 'int' 1 # | | | `-ExtVectorType 0x55afa243fa30 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa243f980 'uint64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | |-TypedefDecl 0x55afa243fdb8 col:29 referenced uint64_t2 'vector' # | | | `-TemplateSpecializationType 0x55afa243fce0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa243fbf0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa243fbd0 'int' 2 # | | | `-ExtVectorType 0x55afa243fca0 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa243f980 'uint64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | |-TypedefDecl 0x55afa2440028 col:29 referenced uint64_t3 'vector' # | | | `-TemplateSpecializationType 0x55afa243ff50 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa243fe60 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa243fe40 'int' 3 # | | | `-ExtVectorType 0x55afa243ff10 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa243f980 'uint64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | |-TypedefDecl 0x55afa2440298 col:29 referenced uint64_t4 'vector' # | | | `-TemplateSpecializationType 0x55afa24401c0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24400d0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24400b0 'int' 4 # | | | `-ExtVectorType 0x55afa2440180 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa243f980 'uint64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | |-TypedefDecl 0x55afa2440528 col:25 half1 'vector' # | | | `-TemplateSpecializationType 0x55afa2440450 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2440328 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2440308 'int' 1 # | | | `-ExtVectorType 0x55afa2440410 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa2440360 'half' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e99d0 'half' # | | |-TypedefDecl 0x55afa2440fd0 col:25 referenced half2 'vector' # | | | `-TemplateSpecializationType 0x55afa24406a0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24405b8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2440598 'int' 2 # | | | `-ExtVectorType 0x55afa2440660 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa2440360 'half' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e99d0 'half' # | | |-TypedefDecl 0x55afa2441228 col:25 referenced half3 'vector' # | | | `-TemplateSpecializationType 0x55afa2441150 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2441060 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2441040 'int' 3 # | | | `-ExtVectorType 0x55afa2441110 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa2440360 'half' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e99d0 'half' # | | |-TypedefDecl 0x55afa2441478 col:25 referenced half4 'vector' # | | | `-TemplateSpecializationType 0x55afa24413a0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24412b8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2441298 'int' 4 # | | | `-ExtVectorType 0x55afa2441360 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa2440360 'half' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e99d0 'half' # | | |-TypedefDecl 0x55afa2441708 col:26 float1 'vector' # | | | `-TemplateSpecializationType 0x55afa2441630 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2441508 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24414e8 'int' 1 # | | | `-ExtVectorType 0x55afa24415f0 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa2441540 'float' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2441958 col:26 referenced float2 'vector' # | | | `-TemplateSpecializationType 0x55afa2441880 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2441798 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2441778 'int' 2 # | | | `-ExtVectorType 0x55afa2441840 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa2441540 'float' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2441ba8 col:26 referenced float3 'vector' # | | | `-TemplateSpecializationType 0x55afa2441ad0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24419e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24419c8 'int' 3 # | | | `-ExtVectorType 0x55afa2441a90 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa2441540 'float' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2441dc8 col:26 referenced float4 'vector' # | | | `-TemplateSpecializationType 0x55afa2441cf0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2441c38 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2441c18 'int' 4 # | | | `-ExtVectorType 0x55afa2441cb0 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa2441540 'float' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2442158 col:27 double1 'vector' # | | | `-TemplateSpecializationType 0x55afa2442080 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2441e58 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2441e38 'int' 1 # | | | `-ExtVectorType 0x55afa2441f40 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa2441e90 'double' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa24423a8 col:27 referenced double2 'vector' # | | | `-TemplateSpecializationType 0x55afa24422d0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24421e8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24421c8 'int' 2 # | | | `-ExtVectorType 0x55afa2442290 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa2441e90 'double' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa24425f8 col:27 referenced double3 'vector' # | | | `-TemplateSpecializationType 0x55afa2442520 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2442438 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2442418 'int' 3 # | | | `-ExtVectorType 0x55afa24424e0 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa2441e90 'double' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa2442848 col:27 referenced double4 'vector' # | | | `-TemplateSpecializationType 0x55afa2442770 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2442688 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2442668 'int' 4 # | | | `-ExtVectorType 0x55afa2442730 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa2441e90 'double' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa2442ad8 col:30 float32_t1 'vector' # | | | `-TemplateSpecializationType 0x55afa2442a00 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2442910 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24428f0 'int' 1 # | | | `-ExtVectorType 0x55afa24429c0 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa2442940 'float32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2442d18 col:30 float32_t2 'vector' # | | | `-TemplateSpecializationType 0x55afa2442c40 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2442b80 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2442b60 'int' 2 # | | | `-ExtVectorType 0x55afa2442c00 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa2442940 'float32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2442f58 col:30 float32_t3 'vector' # | | | `-TemplateSpecializationType 0x55afa2442e80 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2442dc0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2442da0 'int' 3 # | | | `-ExtVectorType 0x55afa2442e40 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa2442940 'float32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa24431a8 col:30 float32_t4 'vector' # | | | `-TemplateSpecializationType 0x55afa24430d0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2443000 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2442fe0 'int' 4 # | | | `-ExtVectorType 0x55afa2443090 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa2442940 'float32_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | `-BuiltinType 0x55afa23e9360 'float' # | | |-TypedefDecl 0x55afa2443438 col:30 float64_t1 'vector' # | | | `-TemplateSpecializationType 0x55afa2443360 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2443270 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2443250 'int' 1 # | | | `-ExtVectorType 0x55afa2443320 'vector' 1 # | | | `-SubstTemplateTypeParmType 0x55afa24432a0 'float64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa2443678 col:30 float64_t2 'vector' # | | | `-TemplateSpecializationType 0x55afa24435a0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24434e0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24434c0 'int' 2 # | | | `-ExtVectorType 0x55afa2443560 'vector' 2 # | | | `-SubstTemplateTypeParmType 0x55afa24432a0 'float64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa24438b8 col:30 float64_t3 'vector' # | | | `-TemplateSpecializationType 0x55afa24437e0 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2443720 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2443700 'int' 3 # | | | `-ExtVectorType 0x55afa24437a0 'vector' 3 # | | | `-SubstTemplateTypeParmType 0x55afa24432a0 'float64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa2443af8 col:30 float64_t4 'vector' # | | | `-TemplateSpecializationType 0x55afa2443a20 'vector' sugar alias # | | | |-name: 'vector':'hlsl::vector' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2443960 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2443940 'int' 4 # | | | `-ExtVectorType 0x55afa24439e0 'vector' 4 # | | | `-SubstTemplateTypeParmType 0x55afa24432a0 'float64_t' sugar class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TypedefDecl 0x55afa24499f0 col:28 bool1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2443f50 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2443bd0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2443b78 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2443bf0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2443b98 'int' 1 # | | | `-ConstantMatrixType 0x55afa2443ef0 'matrix' # | | |-TypedefDecl 0x55afa2449e10 col:28 referenced bool1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2449d10 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2449a98 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2449a58 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2449ab8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2449a78 'int' 2 # | | | `-ConstantMatrixType 0x55afa2449cb0 'matrix' # | | |-TypedefDecl 0x55afa244a230 col:28 referenced bool1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa244a130 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2449eb8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2449e78 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2449ed8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2449e98 'int' 3 # | | | `-ConstantMatrixType 0x55afa244a0d0 'matrix' # | | |-TypedefDecl 0x55afa244a650 col:28 referenced bool1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa244a550 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa244a2d8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa244a298 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa244a2f8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa244a2b8 'int' 4 # | | | `-ConstantMatrixType 0x55afa244a4f0 'matrix' # | | |-TypedefDecl 0x55afa244cc10 col:28 referenced bool2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa244a970 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa244a6f8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa244a6b8 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa244a718 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa244a6d8 'int' 1 # | | | `-ConstantMatrixType 0x55afa244a910 'matrix' # | | |-TypedefDecl 0x55afa244d030 col:28 referenced bool2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa244cf30 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa244ccb8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa244cc78 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa244ccd8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa244cc98 'int' 2 # | | | `-ConstantMatrixType 0x55afa244ced0 'matrix' # | | |-TypedefDecl 0x55afa244d450 col:28 referenced bool2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa244d350 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa244d0d8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa244d098 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa244d0f8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa244d0b8 'int' 3 # | | | `-ConstantMatrixType 0x55afa244d2f0 'matrix' # | | |-TypedefDecl 0x55afa244d870 col:28 referenced bool2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa244d770 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa244d4f8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa244d4b8 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa244d518 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa244d4d8 'int' 4 # | | | `-ConstantMatrixType 0x55afa244d710 'matrix' # | | |-TypedefDecl 0x55afa244ecb0 col:28 referenced bool3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa244ebb0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa244d918 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa244d8d8 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa244d938 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa244d8f8 'int' 1 # | | | `-ConstantMatrixType 0x55afa244db30 'matrix' # | | |-TypedefDecl 0x55afa244f0d0 col:28 referenced bool3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa244efd0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa244ed58 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa244ed18 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa244ed78 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa244ed38 'int' 2 # | | | `-ConstantMatrixType 0x55afa244ef70 'matrix' # | | |-TypedefDecl 0x55afa244f4f0 col:28 referenced bool3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa244f3f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa244f178 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa244f138 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa244f198 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa244f158 'int' 3 # | | | `-ConstantMatrixType 0x55afa244f390 'matrix' # | | |-TypedefDecl 0x55afa244f910 col:28 referenced bool3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa244f810 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa244f598 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa244f558 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa244f5b8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa244f578 'int' 4 # | | | `-ConstantMatrixType 0x55afa244f7b0 'matrix' # | | |-TypedefDecl 0x55afa244fd50 col:28 referenced bool4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa244fc50 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa244f9b8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa244f978 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa244f9d8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa244f998 'int' 1 # | | | `-ConstantMatrixType 0x55afa244fbf0 'matrix' # | | |-TypedefDecl 0x55afa2450170 col:28 referenced bool4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2450070 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa244fdf8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa244fdb8 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa244fe18 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa244fdd8 'int' 2 # | | | `-ConstantMatrixType 0x55afa2450010 'matrix' # | | |-TypedefDecl 0x55afa2450590 col:28 referenced bool4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2450490 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2450218 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24501d8 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2450238 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24501f8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2450430 'matrix' # | | |-TypedefDecl 0x55afa24509b0 col:28 referenced bool4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24508b0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'bool' # | | | | `-BuiltinType 0x55afa23e91e0 'bool' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2450638 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24505f8 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2450658 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2450618 'int' 4 # | | | `-ConstantMatrixType 0x55afa2450850 'matrix' # | | |-TypedefDecl 0x55afa2451130 col:27 int1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2451030 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2450a60 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2450a20 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2450a80 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2450a40 'int' 1 # | | | `-ConstantMatrixType 0x55afa2450fd0 'matrix' # | | |-TypedefDecl 0x55afa2451560 col:27 int1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2451460 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24511e0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24511a0 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2451200 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24511c0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2451400 'matrix' # | | |-TypedefDecl 0x55afa2451990 col:27 int1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2451890 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2451610 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24515d0 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2451630 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24515f0 'int' 3 # | | | `-ConstantMatrixType 0x55afa2451830 'matrix' # | | |-TypedefDecl 0x55afa2451dc0 col:27 int1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2451cc0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2451a40 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2451a00 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2451a60 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2451a20 'int' 4 # | | | `-ConstantMatrixType 0x55afa2451c60 'matrix' # | | |-TypedefDecl 0x55afa2452500 col:27 int2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2452400 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2451e70 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2451e30 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2451e90 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2451e50 'int' 1 # | | | `-ConstantMatrixType 0x55afa24523a0 'matrix' # | | |-TypedefDecl 0x55afa2452930 col:27 int2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2452830 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24525b0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2452570 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24525d0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2452590 'int' 2 # | | | `-ConstantMatrixType 0x55afa24527d0 'matrix' # | | |-TypedefDecl 0x55afa2452d60 col:27 int2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2452c60 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24529e0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24529a0 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2452a00 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24529c0 'int' 3 # | | | `-ConstantMatrixType 0x55afa2452c00 'matrix' # | | |-TypedefDecl 0x55afa24445e0 col:27 int2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2453090 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2452e10 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2452dd0 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2452e30 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2452df0 'int' 4 # | | | `-ConstantMatrixType 0x55afa2453030 'matrix' # | | |-TypedefDecl 0x55afa2444a10 col:27 int3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2444910 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2444690 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2444650 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24446b0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2444670 'int' 1 # | | | `-ConstantMatrixType 0x55afa24448b0 'matrix' # | | |-TypedefDecl 0x55afa2444e40 col:27 int3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2444d40 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2444ac0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2444a80 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2444ae0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2444aa0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2444ce0 'matrix' # | | |-TypedefDecl 0x55afa2445270 col:27 int3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2445170 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2444ef0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2444eb0 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2444f10 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2444ed0 'int' 3 # | | | `-ConstantMatrixType 0x55afa2445110 'matrix' # | | |-TypedefDecl 0x55afa24467c0 col:27 int3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24466c0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2445320 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24452e0 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2445340 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2445300 'int' 4 # | | | `-ConstantMatrixType 0x55afa2445540 'matrix' # | | |-TypedefDecl 0x55afa2446bf0 col:27 int4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2446af0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2446870 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2446830 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2446890 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2446850 'int' 1 # | | | `-ConstantMatrixType 0x55afa2446a90 'matrix' # | | |-TypedefDecl 0x55afa2447020 col:27 int4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2446f20 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2446ca0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2446c60 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2446cc0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2446c80 'int' 2 # | | | `-ConstantMatrixType 0x55afa2446ec0 'matrix' # | | |-TypedefDecl 0x55afa2447450 col:27 int4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2447350 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24470d0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2447090 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24470f0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24470b0 'int' 3 # | | | `-ConstantMatrixType 0x55afa24472f0 'matrix' # | | |-TypedefDecl 0x55afa2447890 col:27 int4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2447790 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2447500 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24474c0 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2447520 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24474e0 'int' 4 # | | | `-ConstantMatrixType 0x55afa2447730 'matrix' # | | |-TypedefDecl 0x55afa2447d10 col:28 uint1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2447c10 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2447958 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2447918 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2447978 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2447938 'int' 1 # | | | `-ConstantMatrixType 0x55afa2447bb0 'matrix' # | | |-TypedefDecl 0x55afa2448150 col:28 uint1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2448050 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2447dd8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2447d98 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2447df8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2447db8 'int' 2 # | | | `-ConstantMatrixType 0x55afa2447ff0 'matrix' # | | |-TypedefDecl 0x55afa2448590 col:28 uint1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2448490 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2448218 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24481d8 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2448238 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24481f8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2448430 'matrix' # | | |-TypedefDecl 0x55afa2448b80 col:28 uint1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2448a80 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2448658 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2448618 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2448678 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2448638 'int' 4 # | | | `-ConstantMatrixType 0x55afa2448a20 'matrix' # | | |-TypedefDecl 0x55afa2448fc0 col:28 uint2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2448ec0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2448c48 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2448c08 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2448c68 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2448c28 'int' 1 # | | | `-ConstantMatrixType 0x55afa2448e60 'matrix' # | | |-TypedefDecl 0x55afa2449400 col:28 uint2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2449300 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2449088 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2449048 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24490a8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2449068 'int' 2 # | | | `-ConstantMatrixType 0x55afa24492a0 'matrix' # | | |-TypedefDecl 0x55afa245dd00 col:28 uint2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2449740 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24494c8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2449488 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24494e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24494a8 'int' 3 # | | | `-ConstantMatrixType 0x55afa24496e0 'matrix' # | | |-TypedefDecl 0x55afa245e140 col:28 uint2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa245e040 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245ddc8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245dd88 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa245dde8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa245dda8 'int' 4 # | | | `-ConstantMatrixType 0x55afa245dfe0 'matrix' # | | |-TypedefDecl 0x55afa245e580 col:28 uint3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa245e480 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa245e208 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa245e1c8 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245e228 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245e1e8 'int' 1 # | | | `-ConstantMatrixType 0x55afa245e420 'matrix' # | | |-TypedefDecl 0x55afa245e9c0 col:28 uint3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa245e8c0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa245e648 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa245e608 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245e668 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245e628 'int' 2 # | | | `-ConstantMatrixType 0x55afa245e860 'matrix' # | | |-TypedefDecl 0x55afa245f920 col:28 uint3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa245f820 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa245ea88 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa245ea48 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa245eaa8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa245ea68 'int' 3 # | | | `-ConstantMatrixType 0x55afa245eca0 'matrix' # | | |-TypedefDecl 0x55afa245fd60 col:28 uint3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa245fc60 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa245f9e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa245f9a8 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa245fa08 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa245f9c8 'int' 4 # | | | `-ConstantMatrixType 0x55afa245fc00 'matrix' # | | |-TypedefDecl 0x55afa24601a0 col:28 uint4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24600a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa245fe28 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa245fde8 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245fe48 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245fe08 'int' 1 # | | | `-ConstantMatrixType 0x55afa2460040 'matrix' # | | |-TypedefDecl 0x55afa24605e0 col:28 uint4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa24604e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2460268 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2460228 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2460288 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2460248 'int' 2 # | | | `-ConstantMatrixType 0x55afa2460480 'matrix' # | | |-TypedefDecl 0x55afa2460d30 col:28 uint4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2460c30 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24606a8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2460668 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24606c8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2460688 'int' 3 # | | | `-ConstantMatrixType 0x55afa2460bd0 'matrix' # | | |-TypedefDecl 0x55afa2461170 col:28 uint4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2461070 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2460df8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2460db8 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2460e18 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2460dd8 'int' 4 # | | | `-ConstantMatrixType 0x55afa2461010 'matrix' # | | |-TypedefDecl 0x55afa24614f0 col:31 int32_t1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24613f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2461238 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24611f8 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2461258 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2461218 'int' 1 # | | | `-ConstantMatrixType 0x55afa2461390 'matrix' # | | |-TypedefDecl 0x55afa2461830 col:31 int32_t1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2461730 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24615b8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2461578 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24615d8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2461598 'int' 2 # | | | `-ConstantMatrixType 0x55afa24616d0 'matrix' # | | |-TypedefDecl 0x55afa2453470 col:31 int32_t1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2461a70 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24618f8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24618b8 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2461918 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24618d8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2461a10 'matrix' # | | |-TypedefDecl 0x55afa24537b0 col:31 int32_t1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24536b0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2453538 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24534f8 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2453558 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2453518 'int' 4 # | | | `-ConstantMatrixType 0x55afa2453650 'matrix' # | | |-TypedefDecl 0x55afa2453af0 col:31 int32_t2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24539f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2453878 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2453838 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2453898 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2453858 'int' 1 # | | | `-ConstantMatrixType 0x55afa2453990 'matrix' # | | |-TypedefDecl 0x55afa2453e30 col:31 int32_t2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2453d30 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2453bb8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2453b78 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2453bd8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2453b98 'int' 2 # | | | `-ConstantMatrixType 0x55afa2453cd0 'matrix' # | | |-TypedefDecl 0x55afa2454170 col:31 int32_t2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2454070 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2453ef8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2453eb8 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2453f18 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2453ed8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2454010 'matrix' # | | |-TypedefDecl 0x55afa24554d0 col:31 int32_t2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24543b0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2454238 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24541f8 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2454258 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2454218 'int' 4 # | | | `-ConstantMatrixType 0x55afa2454350 'matrix' # | | |-TypedefDecl 0x55afa2455810 col:31 int32_t3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2455710 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2455598 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2455558 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24555b8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2455578 'int' 1 # | | | `-ConstantMatrixType 0x55afa24556b0 'matrix' # | | |-TypedefDecl 0x55afa2455b50 col:31 int32_t3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2455a50 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24558d8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2455898 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24558f8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24558b8 'int' 2 # | | | `-ConstantMatrixType 0x55afa24559f0 'matrix' # | | |-TypedefDecl 0x55afa2455e90 col:31 int32_t3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2455d90 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2455c18 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2455bd8 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2455c38 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2455bf8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2455d30 'matrix' # | | |-TypedefDecl 0x55afa24561d0 col:31 int32_t3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24560d0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2455f58 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2455f18 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2455f78 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2455f38 'int' 4 # | | | `-ConstantMatrixType 0x55afa2456070 'matrix' # | | |-TypedefDecl 0x55afa2456560 col:31 int32_t4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2456460 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2456298 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2456258 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24562b8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2456278 'int' 1 # | | | `-ConstantMatrixType 0x55afa24563b0 'matrix' # | | |-TypedefDecl 0x55afa24568a0 col:31 int32_t4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa24567a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2456628 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24565e8 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2456648 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2456608 'int' 2 # | | | `-ConstantMatrixType 0x55afa2456740 'matrix' # | | |-TypedefDecl 0x55afa2456be0 col:31 int32_t4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2456ae0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2456968 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2456928 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2456988 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2456948 'int' 3 # | | | `-ConstantMatrixType 0x55afa2456a80 'matrix' # | | |-TypedefDecl 0x55afa2456f20 col:31 int32_t4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2456e20 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int32_t':'int' # | | | | `-TypedefType 0x55afa243dbf0 'int32_t' sugar # | | | | |-Typedef 0x55afa2419c78 'int32_t' # | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2456ca8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2456c68 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2456cc8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2456c88 'int' 4 # | | | `-ConstantMatrixType 0x55afa2456dc0 'matrix' # | | |-TypedefDecl 0x55afa24572a0 col:32 uint32_t1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24571a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2456fe8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2456fa8 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2457008 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2456fc8 'int' 1 # | | | `-ConstantMatrixType 0x55afa2457140 'matrix' # | | |-TypedefDecl 0x55afa2457600 col:32 uint32_t1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2457500 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2457368 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2457328 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2457388 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2457348 'int' 2 # | | | `-ConstantMatrixType 0x55afa24574a0 'matrix' # | | |-TypedefDecl 0x55afa2457940 col:32 uint32_t1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2457840 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24576c8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2457688 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24576e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24576a8 'int' 3 # | | | `-ConstantMatrixType 0x55afa24577e0 'matrix' # | | |-TypedefDecl 0x55afa2457c80 col:32 uint32_t1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2457b80 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2457a08 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24579c8 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2457a28 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24579e8 'int' 4 # | | | `-ConstantMatrixType 0x55afa2457b20 'matrix' # | | |-TypedefDecl 0x55afa2457fc0 col:32 uint32_t2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2457ec0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2457d48 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2457d08 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2457d68 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2457d28 'int' 1 # | | | `-ConstantMatrixType 0x55afa2457e60 'matrix' # | | |-TypedefDecl 0x55afa2458300 col:32 uint32_t2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2458200 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2458088 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2458048 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24580a8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2458068 'int' 2 # | | | `-ConstantMatrixType 0x55afa24581a0 'matrix' # | | |-TypedefDecl 0x55afa2458650 col:32 uint32_t2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2458550 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24583c8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2458388 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24583e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24583a8 'int' 3 # | | | `-ConstantMatrixType 0x55afa24584f0 'matrix' # | | |-TypedefDecl 0x55afa2458990 col:32 uint32_t2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2458890 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2458718 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24586d8 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2458738 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24586f8 'int' 4 # | | | `-ConstantMatrixType 0x55afa2458830 'matrix' # | | |-TypedefDecl 0x55afa2458cd0 col:32 uint32_t3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2458bd0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2458a58 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2458a18 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2458a78 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2458a38 'int' 1 # | | | `-ConstantMatrixType 0x55afa2458b70 'matrix' # | | |-TypedefDecl 0x55afa2459010 col:32 uint32_t3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2458f10 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2458d98 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2458d58 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2458db8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2458d78 'int' 2 # | | | `-ConstantMatrixType 0x55afa2458eb0 'matrix' # | | |-TypedefDecl 0x55afa2459350 col:32 uint32_t3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2459250 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24590d8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2459098 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24590f8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24590b8 'int' 3 # | | | `-ConstantMatrixType 0x55afa24591f0 'matrix' # | | |-TypedefDecl 0x55afa24596a0 col:32 uint32_t3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24595a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2459418 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24593d8 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2459438 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24593f8 'int' 4 # | | | `-ConstantMatrixType 0x55afa2459540 'matrix' # | | |-TypedefDecl 0x55afa24599e0 col:32 uint32_t4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24598e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2459768 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2459728 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2459788 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2459748 'int' 1 # | | | `-ConstantMatrixType 0x55afa2459880 'matrix' # | | |-TypedefDecl 0x55afa2459d20 col:32 uint32_t4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2459c20 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2459aa8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2459a68 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2459ac8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2459a88 'int' 2 # | | | `-ConstantMatrixType 0x55afa2459bc0 'matrix' # | | |-TypedefDecl 0x55afa245a060 col:32 uint32_t4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2459f60 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2459de8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2459da8 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2459e08 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2459dc8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2459f00 'matrix' # | | |-TypedefDecl 0x55afa245a3a0 col:32 uint32_t4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa245a2a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint32_t':'unsigned int' # | | | | `-TypedefType 0x55afa243e540 'uint32_t' sugar # | | | | |-Typedef 0x55afa2419d58 'uint32_t' # | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa245a128 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa245a0e8 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa245a148 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa245a108 'int' 4 # | | | `-ConstantMatrixType 0x55afa245a240 'matrix' # | | |-TypedefDecl 0x55afa245a840 col:31 int64_t1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa245a740 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245a468 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245a428 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245a4a0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245a448 'int' 1 # | | | `-ConstantMatrixType 0x55afa245a6e0 'matrix' # | | |-TypedefDecl 0x55afa245ac80 col:31 int64_t1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa245ab80 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245a908 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245a8c8 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245a928 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245a8e8 'int' 2 # | | | `-ConstantMatrixType 0x55afa245ab20 'matrix' # | | |-TypedefDecl 0x55afa245b0c0 col:31 int64_t1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa245afc0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245ad48 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245ad08 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa245ad68 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa245ad28 'int' 3 # | | | `-ConstantMatrixType 0x55afa245af60 'matrix' # | | |-TypedefDecl 0x55afa245b830 col:31 int64_t1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa245b400 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245b188 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245b148 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa245b1a8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa245b168 'int' 4 # | | | `-ConstantMatrixType 0x55afa245b3a0 'matrix' # | | |-TypedefDecl 0x55afa245bc70 col:31 int64_t2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa245bb70 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245b8f8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245b8b8 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa245b918 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa245b8d8 'int' 1 # | | | `-ConstantMatrixType 0x55afa245bb10 'matrix' # | | |-TypedefDecl 0x55afa245c0b0 col:31 int64_t2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa245bfb0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245bd38 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245bcf8 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245bd58 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245bd18 'int' 2 # | | | `-ConstantMatrixType 0x55afa245bf50 'matrix' # | | |-TypedefDecl 0x55afa245c4f0 col:31 int64_t2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa245c3f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245c178 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245c138 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa245c198 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa245c158 'int' 3 # | | | `-ConstantMatrixType 0x55afa245c390 'matrix' # | | |-TypedefDecl 0x55afa2476da0 col:31 int64_t2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2476ca0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa245c5b8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa245c578 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa245c5d8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa245c598 'int' 4 # | | | `-ConstantMatrixType 0x55afa2476c40 'matrix' # | | |-TypedefDecl 0x55afa24771e0 col:31 int64_t3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24770e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2476e68 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2476e28 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2476e88 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2476e48 'int' 1 # | | | `-ConstantMatrixType 0x55afa2477080 'matrix' # | | |-TypedefDecl 0x55afa2477620 col:31 int64_t3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2477520 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24772a8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2477268 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24772c8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2477288 'int' 2 # | | | `-ConstantMatrixType 0x55afa24774c0 'matrix' # | | |-TypedefDecl 0x55afa2477a60 col:31 int64_t3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2477960 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24776e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24776a8 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2477708 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24776c8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2477900 'matrix' # | | |-TypedefDecl 0x55afa2478110 col:31 int64_t3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2478010 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2477b28 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2477ae8 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2477b48 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2477b08 'int' 4 # | | | `-ConstantMatrixType 0x55afa2477fb0 'matrix' # | | |-TypedefDecl 0x55afa2478550 col:31 int64_t4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2478450 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24781d8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2478198 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24781f8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24781b8 'int' 1 # | | | `-ConstantMatrixType 0x55afa24783f0 'matrix' # | | |-TypedefDecl 0x55afa2478990 col:31 int64_t4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2478890 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2478618 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24785d8 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2478638 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24785f8 'int' 2 # | | | `-ConstantMatrixType 0x55afa2478830 'matrix' # | | |-TypedefDecl 0x55afa2478dd0 col:31 int64_t4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2478cd0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2478a58 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2478a18 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2478a78 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2478a38 'int' 3 # | | | `-ConstantMatrixType 0x55afa2478c70 'matrix' # | | |-TypedefDecl 0x55afa2479470 col:31 int64_t4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2479370 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'int64_t':'long' # | | | | `-TypedefType 0x55afa243eeb0 'int64_t' sugar # | | | | |-Typedef 0x55afa2419ea8 'int64_t' # | | | | `-BuiltinType 0x55afa23e9280 'long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24790f0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24790b0 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2479110 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24790d0 'int' 4 # | | | `-ConstantMatrixType 0x55afa2479310 'matrix' # | | |-TypedefDecl 0x55afa24798f0 col:32 uint64_t1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24797f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2479538 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24794f8 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2479558 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2479518 'int' 1 # | | | `-ConstantMatrixType 0x55afa2479790 'matrix' # | | |-TypedefDecl 0x55afa2479d30 col:32 uint64_t1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2479c30 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24799b8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2479978 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24799d8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2479998 'int' 2 # | | | `-ConstantMatrixType 0x55afa2479bd0 'matrix' # | | |-TypedefDecl 0x55afa247d350 col:32 uint64_t1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa247d250 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2479df8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2479db8 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2479e18 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2479dd8 'int' 3 # | | | `-ConstantMatrixType 0x55afa247a010 'matrix' # | | |-TypedefDecl 0x55afa247d790 col:32 uint64_t1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa247d690 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa247d418 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa247d3d8 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa247d438 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa247d3f8 'int' 4 # | | | `-ConstantMatrixType 0x55afa247d630 'matrix' # | | |-TypedefDecl 0x55afa247dbd0 col:32 uint64_t2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa247dad0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa247d858 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa247d818 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa247d878 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa247d838 'int' 1 # | | | `-ConstantMatrixType 0x55afa247da70 'matrix' # | | |-TypedefDecl 0x55afa247e010 col:32 uint64_t2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa247df10 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa247dc98 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa247dc58 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa247dcb8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa247dc78 'int' 2 # | | | `-ConstantMatrixType 0x55afa247deb0 'matrix' # | | |-TypedefDecl 0x55afa247e460 col:32 uint64_t2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa247e360 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa247e0d8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa247e098 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa247e0f8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa247e0b8 'int' 3 # | | | `-ConstantMatrixType 0x55afa247e300 'matrix' # | | |-TypedefDecl 0x55afa247e8a0 col:32 uint64_t2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa247e7a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa247e528 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa247e4e8 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa247e548 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa247e508 'int' 4 # | | | `-ConstantMatrixType 0x55afa247e740 'matrix' # | | |-TypedefDecl 0x55afa247ece0 col:32 uint64_t3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa247ebe0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa247e968 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa247e928 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa247e988 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa247e948 'int' 1 # | | | `-ConstantMatrixType 0x55afa247eb80 'matrix' # | | |-TypedefDecl 0x55afa247f120 col:32 uint64_t3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa247f020 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa247eda8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa247ed68 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa247edc8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa247ed88 'int' 2 # | | | `-ConstantMatrixType 0x55afa247efc0 'matrix' # | | |-TypedefDecl 0x55afa247f590 col:32 uint64_t3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa247f490 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa247f1e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa247f1a8 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa247f208 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa247f1c8 'int' 3 # | | | `-ConstantMatrixType 0x55afa247f430 'matrix' # | | |-TypedefDecl 0x55afa247f9d0 col:32 uint64_t3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa247f8d0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa247f658 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa247f618 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa247f678 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa247f638 'int' 4 # | | | `-ConstantMatrixType 0x55afa247f870 'matrix' # | | |-TypedefDecl 0x55afa247fe10 col:32 uint64_t4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa247fd10 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa247fa98 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa247fa58 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa247fab8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa247fa78 'int' 1 # | | | `-ConstantMatrixType 0x55afa247fcb0 'matrix' # | | |-TypedefDecl 0x55afa2480280 col:32 uint64_t4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2480150 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa247fed8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa247fe98 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa247fef8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa247feb8 'int' 2 # | | | `-ConstantMatrixType 0x55afa24800f0 'matrix' # | | |-TypedefDecl 0x55afa24806c0 col:32 uint64_t4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24805c0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2480348 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2480308 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2480368 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2480328 'int' 3 # | | | `-ConstantMatrixType 0x55afa2480560 'matrix' # | | |-TypedefDecl 0x55afa2480b00 col:32 uint64_t4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2480a00 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'uint64_t':'unsigned long' # | | | | `-TypedefType 0x55afa243f8e0 'uint64_t' sugar # | | | | |-Typedef 0x55afa2419e38 'uint64_t' # | | | | `-BuiltinType 0x55afa23e9320 'unsigned long' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2480788 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2480748 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24807a8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2480768 'int' 4 # | | | `-ConstantMatrixType 0x55afa24809a0 'matrix' # | | |-TypedefDecl 0x55afa2480f60 col:28 half1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2480e60 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2480bb0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2480b70 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2480bd0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2480b90 'int' 1 # | | | `-ConstantMatrixType 0x55afa2480e00 'matrix' # | | |-TypedefDecl 0x55afa24813c0 col:28 half1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa24812c0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2481010 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2480fd0 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2481030 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2480ff0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2481230 'matrix' # | | |-TypedefDecl 0x55afa24817f0 col:28 half1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24816f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2481470 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2481430 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2481490 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2481450 'int' 3 # | | | `-ConstantMatrixType 0x55afa2481690 'matrix' # | | |-TypedefDecl 0x55afa2481c20 col:28 half1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2481b20 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24818a0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2481860 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24818c0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2481880 'int' 4 # | | | `-ConstantMatrixType 0x55afa2481ac0 'matrix' # | | |-TypedefDecl 0x55afa2482050 col:28 half2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2481f50 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2481cd0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2481c90 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2481cf0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2481cb0 'int' 1 # | | | `-ConstantMatrixType 0x55afa2481ef0 'matrix' # | | |-TypedefDecl 0x55afa24826e0 col:28 half2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa24825e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2482100 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24820c0 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2482120 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24820e0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2482580 'matrix' # | | |-TypedefDecl 0x55afa2482b10 col:28 half2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2482a10 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2482790 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2482750 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24827b0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2482770 'int' 3 # | | | `-ConstantMatrixType 0x55afa24829b0 'matrix' # | | |-TypedefDecl 0x55afa2482f40 col:28 half2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2482e40 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2482bc0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2482b80 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2482be0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2482ba0 'int' 4 # | | | `-ConstantMatrixType 0x55afa2482de0 'matrix' # | | |-TypedefDecl 0x55afa2483370 col:28 half3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2483270 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2482ff0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2482fb0 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2483010 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2482fd0 'int' 1 # | | | `-ConstantMatrixType 0x55afa2483210 'matrix' # | | |-TypedefDecl 0x55afa2485a10 col:28 half3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2485910 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2483420 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24833e0 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2483440 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2483400 'int' 2 # | | | `-ConstantMatrixType 0x55afa24858b0 'matrix' # | | |-TypedefDecl 0x55afa2485e40 col:28 half3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2485d40 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2485ac0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2485a80 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2485ae0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2485aa0 'int' 3 # | | | `-ConstantMatrixType 0x55afa2485ce0 'matrix' # | | |-TypedefDecl 0x55afa2486270 col:28 half3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2486170 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2485ef0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2485eb0 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2485f10 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2485ed0 'int' 4 # | | | `-ConstantMatrixType 0x55afa2486110 'matrix' # | | |-TypedefDecl 0x55afa24866a0 col:28 half4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24865a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2486320 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24862e0 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2486340 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2486300 'int' 1 # | | | `-ConstantMatrixType 0x55afa2486540 'matrix' # | | |-TypedefDecl 0x55afa2486af0 col:28 half4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa24869f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2486770 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2486710 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2486790 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2486750 'int' 2 # | | | `-ConstantMatrixType 0x55afa2486990 'matrix' # | | |-TypedefDecl 0x55afa2486f20 col:28 half4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2486e20 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2486ba0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2486b60 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2486bc0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2486b80 'int' 3 # | | | `-ConstantMatrixType 0x55afa2486dc0 'matrix' # | | |-TypedefDecl 0x55afa2487350 col:28 half4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2487250 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'half' # | | | | `-BuiltinType 0x55afa23e99d0 'half' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2486fd0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2486f90 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2486ff0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2486fb0 'int' 4 # | | | `-ConstantMatrixType 0x55afa24871f0 'matrix' # | | |-TypedefDecl 0x55afa2461c80 col:29 float1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24876b0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2487400 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24873c0 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2487420 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24873e0 'int' 1 # | | | `-ConstantMatrixType 0x55afa2487650 'matrix' # | | |-TypedefDecl 0x55afa24620b0 col:29 float1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2461fb0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2461d30 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2461cf0 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2461d50 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2461d10 'int' 2 # | | | `-ConstantMatrixType 0x55afa2461f50 'matrix' # | | |-TypedefDecl 0x55afa24624e0 col:29 float1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24623e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2462160 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2462120 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2462180 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2462140 'int' 3 # | | | `-ConstantMatrixType 0x55afa2462380 'matrix' # | | |-TypedefDecl 0x55afa2462910 col:29 float1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2462810 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2462590 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2462550 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24625b0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2462570 'int' 4 # | | | `-ConstantMatrixType 0x55afa24627b0 'matrix' # | | |-TypedefDecl 0x55afa2462d70 col:29 float2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2462c70 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24629c0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2462980 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24629e0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24629a0 'int' 1 # | | | `-ConstantMatrixType 0x55afa2462c10 'matrix' # | | |-TypedefDecl 0x55afa24631a0 col:29 float2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa24630a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2462e20 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2462de0 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2462e40 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2462e00 'int' 2 # | | | `-ConstantMatrixType 0x55afa2463040 'matrix' # | | |-TypedefDecl 0x55afa24635d0 col:29 float2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24634d0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2463250 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2463210 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2463270 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2463230 'int' 3 # | | | `-ConstantMatrixType 0x55afa2463470 'matrix' # | | |-TypedefDecl 0x55afa2463a00 col:29 float2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2463900 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2463680 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2463640 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24636a0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2463660 'int' 4 # | | | `-ConstantMatrixType 0x55afa24638a0 'matrix' # | | |-TypedefDecl 0x55afa2463e40 col:29 float3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2463d40 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2463ab0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2463a70 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2463ad0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2463a90 'int' 1 # | | | `-ConstantMatrixType 0x55afa2463ce0 'matrix' # | | |-TypedefDecl 0x55afa2464270 col:29 float3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2464170 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2463ef0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2463eb0 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2463f10 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2463ed0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2464110 'matrix' # | | |-TypedefDecl 0x55afa24646a0 col:29 float3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24645a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2464320 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24642e0 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2464340 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2464300 'int' 3 # | | | `-ConstantMatrixType 0x55afa2464540 'matrix' # | | |-TypedefDecl 0x55afa2464ad0 col:29 float3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24649d0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2464750 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2464710 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2464770 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2464730 'int' 4 # | | | `-ConstantMatrixType 0x55afa2464970 'matrix' # | | |-TypedefDecl 0x55afa2465f30 col:29 float4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2465e30 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2464b80 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2464b40 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2464ba0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2464b60 'int' 1 # | | | `-ConstantMatrixType 0x55afa2465dd0 'matrix' # | | |-TypedefDecl 0x55afa2466360 col:29 float4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2466260 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2465fe0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2465fa0 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2466000 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2465fc0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2466200 'matrix' # | | |-TypedefDecl 0x55afa2466790 col:29 float4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2466690 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2466410 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24663d0 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2466430 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24663f0 'int' 3 # | | | `-ConstantMatrixType 0x55afa2466630 'matrix' # | | |-TypedefDecl 0x55afa2466bc0 col:29 float4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2466ac0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2466840 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2466800 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2466860 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2466820 'int' 4 # | | | `-ConstantMatrixType 0x55afa2466a60 'matrix' # | | |-TypedefDecl 0x55afa2467040 col:30 double1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2466f40 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2466c90 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2466c50 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2466cb0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2466c70 'int' 1 # | | | `-ConstantMatrixType 0x55afa2466ee0 'matrix' # | | |-TypedefDecl 0x55afa2467470 col:30 double1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2467370 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24670f0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24670b0 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2467110 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24670d0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2467310 'matrix' # | | |-TypedefDecl 0x55afa24678a0 col:30 double1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24677a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2467520 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24674e0 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2467540 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2467500 'int' 3 # | | | `-ConstantMatrixType 0x55afa2467740 'matrix' # | | |-TypedefDecl 0x55afa24684f0 col:30 double1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2467bd0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2467950 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2467910 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2467970 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2467930 'int' 4 # | | | `-ConstantMatrixType 0x55afa2467b70 'matrix' # | | |-TypedefDecl 0x55afa2468920 col:30 double2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2468820 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24685a0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2468560 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24685c0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2468580 'int' 1 # | | | `-ConstantMatrixType 0x55afa24687c0 'matrix' # | | |-TypedefDecl 0x55afa2468d50 col:30 double2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2468c50 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24689d0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2468990 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24689f0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24689b0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2468bf0 'matrix' # | | |-TypedefDecl 0x55afa2469180 col:30 double2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2469080 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2468e00 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2468dc0 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2468e20 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2468de0 'int' 3 # | | | `-ConstantMatrixType 0x55afa2469020 'matrix' # | | |-TypedefDecl 0x55afa24695e0 col:30 double2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24694e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2469230 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24691f0 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2469250 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2469210 'int' 4 # | | | `-ConstantMatrixType 0x55afa2469480 'matrix' # | | |-TypedefDecl 0x55afa2469a10 col:30 double3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2469910 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2469690 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2469650 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24696b0 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2469670 'int' 1 # | | | `-ConstantMatrixType 0x55afa24698b0 'matrix' # | | |-TypedefDecl 0x55afa2469e40 col:30 double3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2469d40 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2469ac0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2469a80 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2469ae0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2469aa0 'int' 2 # | | | `-ConstantMatrixType 0x55afa2469ce0 'matrix' # | | |-TypedefDecl 0x55afa246a270 col:30 double3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa246a170 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2469ef0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2469eb0 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2469f10 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2469ed0 'int' 3 # | | | `-ConstantMatrixType 0x55afa246a110 'matrix' # | | |-TypedefDecl 0x55afa246b9c0 col:30 double3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa246b8c0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246a320 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246a2e0 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246a340 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246a300 'int' 4 # | | | `-ConstantMatrixType 0x55afa246b860 'matrix' # | | |-TypedefDecl 0x55afa246bdf0 col:30 double4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa246bcf0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246ba70 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246ba30 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246ba90 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246ba50 'int' 1 # | | | `-ConstantMatrixType 0x55afa246bc90 'matrix' # | | |-TypedefDecl 0x55afa246c220 col:30 double4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa246c120 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246bea0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246be60 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246bec0 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246be80 'int' 2 # | | | `-ConstantMatrixType 0x55afa246c0c0 'matrix' # | | |-TypedefDecl 0x55afa246c650 col:30 double4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa246c550 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246c2d0 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246c290 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246c2f0 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246c2b0 'int' 3 # | | | `-ConstantMatrixType 0x55afa246c4f0 'matrix' # | | |-TypedefDecl 0x55afa246cda0 col:30 double4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa246cca0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'double' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246c700 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246c6c0 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246c720 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246c6e0 'int' 4 # | | | `-ConstantMatrixType 0x55afa246cc40 'matrix' # | | |-TypedefDecl 0x55afa246d120 col:33 float32_t1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa246d020 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246ce68 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246ce28 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246ce88 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246ce48 'int' 1 # | | | `-ConstantMatrixType 0x55afa246cfc0 'matrix' # | | |-TypedefDecl 0x55afa246d460 col:33 float32_t1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa246d360 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246d1e8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246d1a8 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246d208 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246d1c8 'int' 2 # | | | `-ConstantMatrixType 0x55afa246d300 'matrix' # | | |-TypedefDecl 0x55afa246d7a0 col:33 float32_t1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa246d6a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246d528 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246d4e8 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246d548 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246d508 'int' 3 # | | | `-ConstantMatrixType 0x55afa246d640 'matrix' # | | |-TypedefDecl 0x55afa246eb10 col:33 float32_t1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa246d9e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246d868 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246d828 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246d888 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246d848 'int' 4 # | | | `-ConstantMatrixType 0x55afa246d980 'matrix' # | | |-TypedefDecl 0x55afa246ee50 col:33 float32_t2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa246ed50 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246ebd8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246eb98 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246ebf8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246ebb8 'int' 1 # | | | `-ConstantMatrixType 0x55afa246ecf0 'matrix' # | | |-TypedefDecl 0x55afa246f190 col:33 float32_t2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa246f090 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246ef18 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246eed8 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246ef38 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246eef8 'int' 2 # | | | `-ConstantMatrixType 0x55afa246f030 'matrix' # | | |-TypedefDecl 0x55afa246f4d0 col:33 float32_t2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa246f3d0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246f258 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246f218 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246f278 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246f238 'int' 3 # | | | `-ConstantMatrixType 0x55afa246f370 'matrix' # | | |-TypedefDecl 0x55afa246f810 col:33 float32_t2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa246f710 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246f598 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246f558 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa246f5b8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa246f578 'int' 4 # | | | `-ConstantMatrixType 0x55afa246f6b0 'matrix' # | | |-TypedefDecl 0x55afa246fb60 col:33 float32_t3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa246fa50 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246f8d8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246f898 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa246f8f8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa246f8b8 'int' 1 # | | | `-ConstantMatrixType 0x55afa246f9f0 'matrix' # | | |-TypedefDecl 0x55afa246fea0 col:33 float32_t3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa246fda0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246fc28 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246fbe8 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa246fc48 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa246fc08 'int' 2 # | | | `-ConstantMatrixType 0x55afa246fd40 'matrix' # | | |-TypedefDecl 0x55afa24701e0 col:33 float32_t3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24700e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246ff68 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246ff28 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa246ff88 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa246ff48 'int' 3 # | | | `-ConstantMatrixType 0x55afa2470080 'matrix' # | | |-TypedefDecl 0x55afa2470520 col:33 float32_t3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2470420 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24702a8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2470268 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24702c8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2470288 'int' 4 # | | | `-ConstantMatrixType 0x55afa24703c0 'matrix' # | | |-TypedefDecl 0x55afa2470860 col:33 float32_t4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2470760 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa24705e8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24705a8 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2470608 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24705c8 'int' 1 # | | | `-ConstantMatrixType 0x55afa2470700 'matrix' # | | |-TypedefDecl 0x55afa2470bf0 col:33 float32_t4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2470af0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2470928 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24708e8 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2470948 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2470908 'int' 2 # | | | `-ConstantMatrixType 0x55afa2470a40 'matrix' # | | |-TypedefDecl 0x55afa2470f30 col:33 float32_t4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2470e30 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2470cb8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2470c78 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2470cd8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2470c98 'int' 3 # | | | `-ConstantMatrixType 0x55afa2470dd0 'matrix' # | | |-TypedefDecl 0x55afa2471270 col:33 float32_t4x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2471170 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float32_t':'float' # | | | | `-TypedefType 0x55afa24428a0 'float32_t' sugar # | | | | |-Typedef 0x55afa2419dc8 'float32_t' # | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2470ff8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2470fb8 'int' 4 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2471018 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2470fd8 'int' 4 # | | | `-ConstantMatrixType 0x55afa2471110 'matrix' # | | |-TypedefDecl 0x55afa24715f0 col:33 float64_t1x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa24714f0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2471338 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24712f8 'int' 1 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2471358 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2471318 'int' 1 # | | | `-ConstantMatrixType 0x55afa2471490 'matrix' # | | |-TypedefDecl 0x55afa2471930 col:33 float64_t1x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2471830 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24716b8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2471678 'int' 1 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24716d8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2471698 'int' 2 # | | | `-ConstantMatrixType 0x55afa24717d0 'matrix' # | | |-TypedefDecl 0x55afa2471c90 col:33 float64_t1x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2471b90 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24719f8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa24719b8 'int' 1 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2471a18 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24719d8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2471b30 'matrix' # | | |-TypedefDecl 0x55afa2471fd0 col:33 float64_t1x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2471ed0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2471d58 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2471d18 'int' 1 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2471d78 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2471d38 'int' 4 # | | | `-ConstantMatrixType 0x55afa2471e70 'matrix' # | | |-TypedefDecl 0x55afa2472310 col:33 float64_t2x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2472210 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2472098 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2472058 'int' 2 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa24720b8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2472078 'int' 1 # | | | `-ConstantMatrixType 0x55afa24721b0 'matrix' # | | |-TypedefDecl 0x55afa2472650 col:33 float64_t2x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2472550 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24723d8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2472398 'int' 2 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa24723f8 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24723b8 'int' 2 # | | | `-ConstantMatrixType 0x55afa24724f0 'matrix' # | | |-TypedefDecl 0x55afa2472990 col:33 float64_t2x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa2472890 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2472718 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24726d8 'int' 2 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2472738 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24726f8 'int' 3 # | | | `-ConstantMatrixType 0x55afa2472830 'matrix' # | | |-TypedefDecl 0x55afa2472ce0 col:33 float64_t2x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa2472be0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2472a58 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2472a18 'int' 2 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2472a78 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2472a38 'int' 4 # | | | `-ConstantMatrixType 0x55afa2472b80 'matrix' # | | |-TypedefDecl 0x55afa2473020 col:33 float64_t3x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2472f20 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2472da8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2472d68 'int' 3 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2472dc8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2472d88 'int' 1 # | | | `-ConstantMatrixType 0x55afa2472ec0 'matrix' # | | |-TypedefDecl 0x55afa2473360 col:33 float64_t3x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2473260 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa24730e8 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24730a8 'int' 3 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2473108 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa24730c8 'int' 2 # | | | `-ConstantMatrixType 0x55afa2473200 'matrix' # | | |-TypedefDecl 0x55afa24736a0 col:33 float64_t3x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24735a0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2473428 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa24733e8 'int' 3 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2473448 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2473408 'int' 3 # | | | `-ConstantMatrixType 0x55afa2473540 'matrix' # | | |-TypedefDecl 0x55afa24739e0 col:33 float64_t3x4 'matrix' # | | | `-TemplateSpecializationType 0x55afa24738e0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2473768 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2473728 'int' 3 # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2473788 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2473748 'int' 4 # | | | `-ConstantMatrixType 0x55afa2473880 'matrix' # | | |-TypedefDecl 0x55afa2473d30 col:33 float64_t4x1 'matrix' # | | | `-TemplateSpecializationType 0x55afa2473c30 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2473aa8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2473a68 'int' 4 # | | | |-TemplateArgument expr '1' # | | | | `-ConstantExpr 0x55afa2473ac8 'int' # | | | | |-value: Int 1 # | | | | `-IntegerLiteral 0x55afa2473a88 'int' 1 # | | | `-ConstantMatrixType 0x55afa2473bd0 'matrix' # | | |-TypedefDecl 0x55afa2474070 col:33 float64_t4x2 'matrix' # | | | `-TemplateSpecializationType 0x55afa2473f70 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2473df8 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa2473db8 'int' 4 # | | | |-TemplateArgument expr '2' # | | | | `-ConstantExpr 0x55afa2473e18 'int' # | | | | |-value: Int 2 # | | | | `-IntegerLiteral 0x55afa2473dd8 'int' 2 # | | | `-ConstantMatrixType 0x55afa2473f10 'matrix' # | | |-TypedefDecl 0x55afa24743b0 col:33 float64_t4x3 'matrix' # | | | `-TemplateSpecializationType 0x55afa24742b0 'matrix' sugar alias # | | | |-name: 'matrix':'hlsl::matrix' qualified # | | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | | |-TemplateArgument type 'float64_t':'double' # | | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | | `-BuiltinType 0x55afa23e9380 'double' # | | | |-TemplateArgument expr '4' # | | | | `-ConstantExpr 0x55afa2474138 'int' # | | | | |-value: Int 4 # | | | | `-IntegerLiteral 0x55afa24740f8 'int' 4 # | | | |-TemplateArgument expr '3' # | | | | `-ConstantExpr 0x55afa2474158 'int' # | | | | |-value: Int 3 # | | | | `-IntegerLiteral 0x55afa2474118 'int' 3 # | | | `-ConstantMatrixType 0x55afa2474250 'matrix' # | | `-TypedefDecl 0x55afa24746f0 col:33 float64_t4x4 'matrix' # | | `-TemplateSpecializationType 0x55afa24745f0 'matrix' sugar alias # | | |-name: 'matrix':'hlsl::matrix' qualified # | | | `-TypeAliasTemplateDecl 0x55afa24152f8 <> implicit matrix # | | |-TemplateArgument type 'float64_t':'double' # | | | `-TypedefType 0x55afa2443200 'float64_t' sugar # | | | |-Typedef 0x55afa2419f18 'float64_t' # | | | `-BuiltinType 0x55afa23e9380 'double' # | | |-TemplateArgument expr '4' # | | | `-ConstantExpr 0x55afa2474478 'int' # | | | |-value: Int 4 # | | | `-IntegerLiteral 0x55afa2474438 'int' 4 # | | |-TemplateArgument expr '4' # | | | `-ConstantExpr 0x55afa2474498 'int' # | | | |-value: Int 4 # | | | `-IntegerLiteral 0x55afa2474458 'int' 4 # | | `-ConstantMatrixType 0x55afa2474590 'matrix' # | |-NamespaceDecl 0x55afa2487a18 prev 0x55afa2419bf0 line:12:11 hlsl # | | |-original Namespace 0x55afa23e9a98 'hlsl' # | | `-NamespaceDecl 0x55afa2487a88 line:14:11 __detail # | | |-ClassTemplateDecl 0x55afa2487d68 line:16:42 is_same # | | | |-TemplateTypeParmDecl 0x55afa2487b10 col:20 typename depth 0 index 0 T # | | | |-TemplateTypeParmDecl 0x55afa2487b90 col:32 typename depth 0 index 1 U # | | | `-CXXRecordDecl 0x55afa2487c68 line:16:42 struct is_same definition # | | | |-DefinitionData empty aggregate standard_layout trivially_copyable pod trivial literal has_constexpr_non_copy_move_ctor can_const_default_init # | | | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr # | | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveConstructor exists simple trivial needs_implicit # | | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveAssignment exists simple trivial needs_implicit # | | | | `-Destructor simple irrelevant trivial needs_implicit # | | | |-PackedAttr 0x55afa2487d10 <> Implicit # | | | |-CXXRecordDecl 0x55afa2487e40 col:42 implicit struct is_same # | | | `-VarDecl 0x55afa2487ef8 col:21 value 'const hlsl_private bool' static cinit # | | | `-CXXBoolLiteralExpr 0x55afa2487f80 'bool' false # | | |-ClassTemplatePartialSpecializationDecl 0x55afa24882f0 line:20:30 struct is_same definition explicit_specialization # | | | |-DefinitionData empty aggregate standard_layout trivially_copyable pod trivial literal has_constexpr_non_copy_move_ctor can_const_default_init # | | | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr # | | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveConstructor exists simple trivial needs_implicit # | | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveAssignment exists simple trivial needs_implicit # | | | | `-Destructor simple irrelevant trivial needs_implicit # | | | |-TemplateArgument type 'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa23e9b70 'type-parameter-0-0' dependent depth 0 index 0 # | | | |-TemplateArgument type 'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa23e9b70 'type-parameter-0-0' dependent depth 0 index 0 # | | | |-TemplateTypeParmDecl 0x55afa2488028 col:20 referenced typename depth 0 index 0 T # | | | |-PackedAttr 0x55afa2488520 <> Implicit # | | | |-CXXRecordDecl 0x55afa24885e0 col:30 implicit struct is_same # | | | `-VarDecl 0x55afa2488698 col:21 value 'const hlsl_private bool' static cinit # | | | `-CXXBoolLiteralExpr 0x55afa2488700 'bool' true # | | |-ClassTemplateDecl 0x55afa248d088 col:38 enable_if # | | | |-NonTypeTemplateParmDecl 0x55afa248ce88 col:16 'bool' depth 0 index 0 B # | | | |-TemplateTypeParmDecl 0x55afa248cee0 col:28 typename depth 0 index 1 T # | | | `-CXXRecordDecl 0x55afa248cf88 col:38 struct enable_if definition # | | | |-DefinitionData empty aggregate standard_layout trivially_copyable pod trivial literal has_constexpr_non_copy_move_ctor can_const_default_init # | | | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr # | | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveConstructor exists simple trivial needs_implicit # | | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveAssignment exists simple trivial needs_implicit # | | | | `-Destructor simple irrelevant trivial needs_implicit # | | | |-PackedAttr 0x55afa248d030 <> Implicit # | | | `-CXXRecordDecl 0x55afa248d160 col:38 implicit struct enable_if # | | |-ClassTemplatePartialSpecializationDecl 0x55afa248d540 line:26:30 struct enable_if definition explicit_specialization # | | | |-DefinitionData empty aggregate standard_layout trivially_copyable pod trivial literal has_constexpr_non_copy_move_ctor can_const_default_init # | | | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr # | | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveConstructor exists simple trivial needs_implicit # | | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveAssignment exists simple trivial needs_implicit # | | | | `-Destructor simple irrelevant trivial needs_implicit # | | | |-TemplateArgument integral 'true' # | | | |-TemplateArgument type 'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa23e9b70 'type-parameter-0-0' dependent depth 0 index 0 # | | | |-TemplateTypeParmDecl 0x55afa248d248 col:20 referenced typename depth 0 index 0 T # | | | |-PackedAttr 0x55afa248d7a0 <> Implicit # | | | |-CXXRecordDecl 0x55afa248d860 col:30 implicit struct enable_if # | | | `-TypeAliasDecl 0x55afa248d918 col:9 Type 'T' # | | | `-TemplateTypeParmType 0x55afa248d2a0 'T' dependent depth 0 index 0 # | | | `-TemplateTypeParm 0x55afa248d248 'T' # | | |-TypeAliasTemplateDecl 0x55afa248dd00 col:1 enable_if_t # | | | |-NonTypeTemplateParmDecl 0x55afa248d9e0 col:16 referenced 'bool' depth 0 index 0 B # | | | |-TemplateTypeParmDecl 0x55afa248da48 col:25 referenced class depth 0 index 1 T # | | | | `-TemplateArgument type 'void' # | | | | `-BuiltinType 0x55afa23e91c0 'void' # | | | `-TypeAliasDecl 0x55afa248dca0 col:7 enable_if_t 'typename enable_if::Type' # | | | `-DependentNameType 0x55afa248dc30 'typename enable_if::Type' dependent # | | |-FunctionTemplateDecl 0x55afa248f160 line:35:1 bit_cast # | | | |-TemplateTypeParmDecl 0x55afa248dd58 col:20 referenced typename depth 0 index 0 U # | | | |-TemplateTypeParmDecl 0x55afa248e630 col:32 referenced typename depth 0 index 1 T # | | | |-NonTypeTemplateParmDecl 0x55afa248e6c8 col:39 referenced 'int' depth 0 index 2 N # | | | `-FunctionDecl 0x55afa248f0b8 line:35:1 constexpr bit_cast 'enable_if_t> (vector)' implicit-inline # | | | |-ParmVarDecl 0x55afa248ef68 col:23 referenced V 'vector' # | | | `-CompoundStmt 0x55afa248f440 # | | | `-ReturnStmt 0x55afa248f430 # | | | `-BuiltinBitCastExpr 0x55afa248f408 'vector' # | | | `-DeclRefExpr 0x55afa248f3b0 'vector' lvalue ParmVar 0x55afa248ef68 'V' 'vector' # | | |-FunctionTemplateDecl 0x55afa2491c50 line:40:50 bit_cast # | | | |-TemplateTypeParmDecl 0x55afa248f458 col:20 referenced typename depth 0 index 0 U # | | | |-TemplateTypeParmDecl 0x55afa248f4e0 col:32 referenced typename depth 0 index 1 T # | | | `-FunctionDecl 0x55afa2491ba8 line:40:50 constexpr bit_cast 'enable_if_t (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2491a60 col:61 referenced F 'T' # | | | `-CompoundStmt 0x55afa2491da8 # | | | `-ReturnStmt 0x55afa2491d98 # | | | `-BuiltinBitCastExpr 0x55afa2491d70 'U' # | | | `-DeclRefExpr 0x55afa2491d40 'T' lvalue ParmVar 0x55afa2491a60 'F' 'T' # | | |-ClassTemplateDecl 0x55afa2491f60 line:44:30 is_arithmetic # | | | |-TemplateTypeParmDecl 0x55afa2491dc0 col:20 referenced typename depth 0 index 0 T # | | | `-CXXRecordDecl 0x55afa2491e60 line:44:30 struct is_arithmetic definition # | | | |-DefinitionData empty aggregate standard_layout trivially_copyable pod trivial literal has_constexpr_non_copy_move_ctor can_const_default_init # | | | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr # | | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveConstructor exists simple trivial needs_implicit # | | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | | |-MoveAssignment exists simple trivial needs_implicit # | | | | `-Destructor simple irrelevant trivial needs_implicit # | | | |-PackedAttr 0x55afa2491f08 <> Implicit # | | | |-CXXRecordDecl 0x55afa2492038 col:30 implicit struct is_arithmetic # | | | `-VarDecl 0x55afa24920f0 col:21 Value 'const hlsl_private bool' static cinit # | | | `-TypeTraitExpr 0x55afa2492168 'bool' __is_arithmetic # | | | `-TemplateTypeParmType 0x55afa2491e10 'T' dependent depth 0 index 0 # | | | `-TemplateTypeParm 0x55afa2491dc0 'T' # | | `-TypeAliasTemplateDecl 0x55afa2492c08 line:49:1 HLSL_FIXED_VECTOR # | | |-TemplateTypeParmDecl 0x55afa24921d8 col:20 referenced typename depth 0 index 0 T # | | |-NonTypeTemplateParmDecl 0x55afa2492278 col:27 referenced 'int' depth 0 index 1 N # | | `-TypeAliasDecl 0x55afa2492ba8 line:49:7 HLSL_FIXED_VECTOR 'vector<__detail::enable_if_t<(N > 1 && N <= 4), T>, N>' # | | `-TemplateSpecializationType 0x55afa2492ad0 'vector<__detail::enable_if_t<(N > 1 && N <= 4), T>, N>' sugar dependent alias # | | |-name: 'vector':'hlsl::vector' qualified # | | | `-TypeAliasTemplateDecl 0x55afa23e9df0 <> implicit vector # | | |-TemplateArgument type '__detail::enable_if_t<(N > 1 && N <= 4), T>':'hlsl::__detail::enable_if<(value-parameter-0-1 > 1 && value-parameter-0-1 <= 4), type-parameter-0-0>::Type' # | | | `-TemplateSpecializationType 0x55afa24926a0 '__detail::enable_if_t<(N > 1 && N <= 4), T>' sugar dependent alias # | | | |-name: '__detail::enable_if_t':'hlsl::__detail::enable_if_t' qualified # | | | | |-NestedNameSpecifier Namespace 0x55afa2487a88 '__detail' # | | | | `-TypeAliasTemplateDecl 0x55afa248dd00 col:1 enable_if_t # | | | |-TemplateArgument expr '(N > 1 && N <= 4)':'(value-parameter-0-1 > 1 && value-parameter-0-1 <= 4)' # | | | | `-ParenExpr 0x55afa24923f0 'bool' # | | | | `-BinaryOperator 0x55afa24923d0 'bool' '&&' # | | | | |-BinaryOperator 0x55afa2492350 'bool' '>' # | | | | | |-DeclRefExpr 0x55afa2492310 'int' NonTypeTemplateParm 0x55afa2492278 'N' 'int' # | | | | | `-IntegerLiteral 0x55afa2492330 'int' 1 # | | | | `-BinaryOperator 0x55afa24923b0 'bool' '<=' # | | | | |-DeclRefExpr 0x55afa2492370 'int' NonTypeTemplateParm 0x55afa2492278 'N' 'int' # | | | | `-IntegerLiteral 0x55afa2492390 'int' 4 # | | | |-TemplateArgument type 'T':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa2492230 'T' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa24921d8 'T' # | | | `-DependentNameType 0x55afa2492650 'typename enable_if<(N > 1 && N <= 4), T>::Type' dependent # | | |-TemplateArgument expr 'N':'value-parameter-0-1' # | | | `-DeclRefExpr 0x55afa24929b0 'int' NonTypeTemplateParm 0x55afa2492278 'N' 'int' # | | `-DependentSizedExtVectorType 0x55afa2492a80 'vector<__detail::enable_if_t<(N > 1 && N <= 4), T>, N>' dependent # | | |-SubstTemplateTypeParmType 0x55afa24929e0 '__detail::enable_if_t<(N > 1 && N <= 4), T>' sugar dependent class depth 0 index 0 element final # | | | |-TypeAliasTemplate 0x55afa23e9df0 'vector' # | | | `-TemplateSpecializationType 0x55afa24926a0 '__detail::enable_if_t<(N > 1 && N <= 4), T>' sugar dependent alias # | | | |-name: '__detail::enable_if_t':'hlsl::__detail::enable_if_t' qualified # | | | | |-NestedNameSpecifier Namespace 0x55afa2487a88 '__detail' # | | | | `-TypeAliasTemplateDecl 0x55afa248dd00 col:1 enable_if_t # | | | |-TemplateArgument expr '(N > 1 && N <= 4)':'(value-parameter-0-1 > 1 && value-parameter-0-1 <= 4)' # | | | | `-ParenExpr 0x55afa24923f0 'bool' # | | | | `-BinaryOperator 0x55afa24923d0 'bool' '&&' # | | | | |-BinaryOperator 0x55afa2492350 'bool' '>' # | | | | | |-DeclRefExpr 0x55afa2492310 'int' NonTypeTemplateParm 0x55afa2492278 'N' 'int' # | | | | | `-IntegerLiteral 0x55afa2492330 'int' 1 # | | | | `-BinaryOperator 0x55afa24923b0 'bool' '<=' # | | | | |-DeclRefExpr 0x55afa2492370 'int' NonTypeTemplateParm 0x55afa2492278 'N' 'int' # | | | | `-IntegerLiteral 0x55afa2492390 'int' 4 # | | | |-TemplateArgument type 'T':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa2492230 'T' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa24921d8 'T' # | | | `-DependentNameType 0x55afa2492650 'typename enable_if<(N > 1 && N <= 4), T>::Type' dependent # | | `-SubstNonTypeTemplateParmExpr 0x55afa2492a18 <> 'int' # | | |-NonTypeTemplateParmDecl 0x55afa23e9c20 <> 'int' depth 0 index 1 element_count # | | | `-TemplateArgument expr '4' # | | | `-IntegerLiteral 0x55afa23e9c78 <> 'int' 4 # | | `-DeclRefExpr 0x55afa24929b0 'int' NonTypeTemplateParm 0x55afa2492278 'N' 'int' # | |-NamespaceDecl 0x55afa2492ca8 prev 0x55afa2487a18 line:12:11 hlsl # | | |-original Namespace 0x55afa23e9a98 'hlsl' # | | |-FunctionDecl 0x55afa2492e28 col:6 abs 'half (half)' # | | | |-ParmVarDecl 0x55afa2492d40 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa2492ed8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2492f50 Implicit # | | | `-ConstAttr 0x55afa2492f78 Implicit # | | |-FunctionDecl 0x55afa2493128 col:7 abs 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa2493000 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24931d8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2493250 Implicit # | | | `-ConstAttr 0x55afa2493278 Implicit # | | |-FunctionDecl 0x55afa2493438 col:7 abs 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2493310 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24934e8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2493560 Implicit # | | | `-ConstAttr 0x55afa2493588 Implicit # | | |-FunctionDecl 0x55afa2493748 col:7 abs 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2493620 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24937f8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2493870 Implicit # | | | `-ConstAttr 0x55afa2493898 Implicit # | | |-FunctionDecl 0x55afa2494e68 col:5 abs 'int (int)' # | | | |-ParmVarDecl 0x55afa2494d80 col:12 'int' # | | | |-BuiltinAliasAttr 0x55afa2494f18 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2494f90 Implicit # | | | `-ConstAttr 0x55afa2494fb8 Implicit # | | |-FunctionDecl 0x55afa2495178 col:6 abs 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa2495050 col:14 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2495228 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa24952a0 Implicit # | | | `-ConstAttr 0x55afa24952c8 Implicit # | | |-FunctionDecl 0x55afa2495488 col:6 abs 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa2495360 col:14 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2495538 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa24955b0 Implicit # | | | `-ConstAttr 0x55afa24955d8 Implicit # | | |-FunctionDecl 0x55afa2495798 col:6 abs 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa2495670 col:14 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2495848 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa24958c0 Implicit # | | | `-ConstAttr 0x55afa24958e8 Implicit # | | |-FunctionDecl 0x55afa2495a68 col:16 constexpr abs 'uint (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa2495938 col:25 used V 'uint':'unsigned int' # | | | `-CompoundStmt 0x55afa2495b88 # | | | `-ReturnStmt 0x55afa2495b78 # | | | `-ImplicitCastExpr 0x55afa2495b60 'uint':'unsigned int' # | | | `-DeclRefExpr 0x55afa2495b40 'uint':'unsigned int' lvalue ParmVar 0x55afa2495938 'V' 'uint':'unsigned int' # | | |-FunctionDecl 0x55afa2495d90 col:17 constexpr abs 'uint2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2495bd8 col:27 used V 'uint2':'vector' # | | | `-CompoundStmt 0x55afa2495eb0 # | | | `-ReturnStmt 0x55afa2495ea0 # | | | `-ImplicitCastExpr 0x55afa2495e88 'uint2':'vector' # | | | `-DeclRefExpr 0x55afa2495e68 'uint2':'vector' lvalue ParmVar 0x55afa2495bd8 'V' 'uint2':'vector' # | | |-FunctionDecl 0x55afa2496038 col:17 constexpr abs 'uint3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2495f08 col:27 used V 'uint3':'vector' # | | | `-CompoundStmt 0x55afa2496158 # | | | `-ReturnStmt 0x55afa2496148 # | | | `-ImplicitCastExpr 0x55afa2496130 'uint3':'vector' # | | | `-DeclRefExpr 0x55afa2496110 'uint3':'vector' lvalue ParmVar 0x55afa2495f08 'V' 'uint3':'vector' # | | |-FunctionDecl 0x55afa24962d8 col:17 constexpr abs 'uint4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa24961a8 col:27 used V 'uint4':'vector' # | | | `-CompoundStmt 0x55afa24963f8 # | | | `-ReturnStmt 0x55afa24963e8 # | | | `-ImplicitCastExpr 0x55afa24963d0 'uint4':'vector' # | | | `-DeclRefExpr 0x55afa24963b0 'uint4':'vector' lvalue ParmVar 0x55afa24961a8 'V' 'uint4':'vector' # | | |-FunctionDecl 0x55afa2496528 col:7 abs 'float (float)' # | | | |-ParmVarDecl 0x55afa2496438 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa24965d8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2496650 Implicit # | | | `-ConstAttr 0x55afa2496678 Implicit # | | |-FunctionDecl 0x55afa2496838 col:8 abs 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2496710 col:18 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24968e8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2496960 Implicit # | | | `-ConstAttr 0x55afa2496988 Implicit # | | |-FunctionDecl 0x55afa2496b48 col:8 abs 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2496a20 col:18 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2496bf8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2496c70 Implicit # | | | `-ConstAttr 0x55afa2496c98 Implicit # | | |-FunctionDecl 0x55afa24975d8 col:8 abs 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24974b0 col:18 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2497688 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2497700 Implicit # | | | `-ConstAttr 0x55afa2497728 Implicit # | | |-FunctionDecl 0x55afa24978c8 col:9 abs 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa24977a0 col:20 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa2497978 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa24979f0 Implicit # | | | `-ConstAttr 0x55afa2497a18 Implicit # | | |-FunctionDecl 0x55afa2497bd8 col:10 abs 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa2497ab0 col:22 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2497c88 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2497d00 Implicit # | | | `-ConstAttr 0x55afa2497d28 Implicit # | | |-FunctionDecl 0x55afa2497ee8 col:10 abs 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa2497dc0 col:22 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2497f98 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2498010 Implicit # | | | `-ConstAttr 0x55afa2498038 Implicit # | | |-FunctionDecl 0x55afa24981f8 col:10 abs 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa24980d0 col:22 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24982a8 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa2498320 Implicit # | | | `-ConstAttr 0x55afa2498348 Implicit # | | |-FunctionDecl 0x55afa249cb70 col:20 constexpr abs 'uint64_t (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2498398 col:33 used V 'uint64_t':'unsigned long' # | | | `-CompoundStmt 0x55afa249cc90 # | | | `-ReturnStmt 0x55afa249cc80 # | | | `-ImplicitCastExpr 0x55afa249cc68 'uint64_t':'unsigned long' # | | | `-DeclRefExpr 0x55afa249cc48 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2498398 'V' 'uint64_t':'unsigned long' # | | |-FunctionDecl 0x55afa249ce18 col:21 constexpr abs 'uint64_t2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa249cce8 col:35 used V 'uint64_t2':'vector' # | | | `-CompoundStmt 0x55afa249cf38 # | | | `-ReturnStmt 0x55afa249cf28 # | | | `-ImplicitCastExpr 0x55afa249cf10 'uint64_t2':'vector' # | | | `-DeclRefExpr 0x55afa249cef0 'uint64_t2':'vector' lvalue ParmVar 0x55afa249cce8 'V' 'uint64_t2':'vector' # | | |-FunctionDecl 0x55afa249d0b8 col:21 constexpr abs 'uint64_t3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa249cf88 col:35 used V 'uint64_t3':'vector' # | | | `-CompoundStmt 0x55afa249d1d8 # | | | `-ReturnStmt 0x55afa249d1c8 # | | | `-ImplicitCastExpr 0x55afa249d1b0 'uint64_t3':'vector' # | | | `-DeclRefExpr 0x55afa249d190 'uint64_t3':'vector' lvalue ParmVar 0x55afa249cf88 'V' 'uint64_t3':'vector' # | | |-FunctionDecl 0x55afa249d358 col:21 constexpr abs 'uint64_t4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa249d228 col:35 used V 'uint64_t4':'vector' # | | | `-CompoundStmt 0x55afa249d478 # | | | `-ReturnStmt 0x55afa249d468 # | | | `-ImplicitCastExpr 0x55afa249d450 'uint64_t4':'vector' # | | | `-DeclRefExpr 0x55afa249d430 'uint64_t4':'vector' lvalue ParmVar 0x55afa249d228 'V' 'uint64_t4':'vector' # | | |-FunctionDecl 0x55afa249d5a8 col:8 abs 'double (double)' # | | | |-ParmVarDecl 0x55afa249d4b8 col:18 'double' # | | | |-BuiltinAliasAttr 0x55afa249d658 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa249d6d0 Implicit # | | | `-ConstAttr 0x55afa249d6f8 Implicit # | | |-FunctionDecl 0x55afa249d8b8 col:9 abs 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa249d790 col:20 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa249d968 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa249d9e0 Implicit # | | | `-ConstAttr 0x55afa249da08 Implicit # | | |-FunctionDecl 0x55afa249ecc8 col:9 abs 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa249daa0 col:20 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa249ed78 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa249edf0 Implicit # | | | `-ConstAttr 0x55afa249ee18 Implicit # | | |-FunctionDecl 0x55afa249efd8 col:9 abs 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa249eeb0 col:20 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa249f088 clang_builtin_alias __builtin_elementwise_abs # | | | |-NoThrowAttr 0x55afa249f100 Implicit # | | | `-ConstAttr 0x55afa249f128 Implicit # | | |-FunctionDecl 0x55afa249f238 col:6 acos 'half (half)' # | | | |-ParmVarDecl 0x55afa249f188 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa249f2e8 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa249f360 Implicit # | | | `-ConstAttr 0x55afa249f388 Implicit # | | |-FunctionDecl 0x55afa249f4a0 col:7 acos 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa249f3f0 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa249f550 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa249f5c8 Implicit # | | | `-ConstAttr 0x55afa249f5f0 Implicit # | | |-FunctionDecl 0x55afa249f718 col:7 acos 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa249f668 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa249f7c8 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa249f840 Implicit # | | | `-ConstAttr 0x55afa249f868 Implicit # | | |-FunctionDecl 0x55afa249f990 col:7 acos 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa249f8e0 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa249fa40 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa249fab8 Implicit # | | | `-ConstAttr 0x55afa249fae0 Implicit # | | |-FunctionDecl 0x55afa249fc30 col:7 used acos 'float (float)' # | | | |-ParmVarDecl 0x55afa249fb40 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa249fce0 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa249fd58 Implicit # | | | `-ConstAttr 0x55afa249fd80 Implicit # | | |-FunctionDecl 0x55afa249fea8 col:8 used acos 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa249fdf8 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa249ff58 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa249ffd0 Implicit # | | | `-ConstAttr 0x55afa249fff8 Implicit # | | |-FunctionDecl 0x55afa24a0120 col:8 used acos 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24a0070 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a01d0 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa24a0248 Implicit # | | | `-ConstAttr 0x55afa24a0270 Implicit # | | |-FunctionDecl 0x55afa24a0398 col:8 used acos 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24a02e8 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a0448 clang_builtin_alias __builtin_elementwise_acos # | | | |-NoThrowAttr 0x55afa24a04c0 Implicit # | | | `-ConstAttr 0x55afa24a04e8 Implicit # | | |-FunctionDecl 0x55afa24a0768 col:11 AddUint64 'uint32_t2 (uint32_t2, uint32_t2)' # | | | |-ParmVarDecl 0x55afa24a0590 col:30 'uint32_t2':'vector' # | | | |-ParmVarDecl 0x55afa24a0610 col:41 'uint32_t2':'vector' # | | | |-AvailabilityAttr 0x55afa24a0820 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24a08e0 clang_builtin_alias __builtin_hlsl_adduint64 # | | | |-NoThrowAttr 0x55afa24a0928 Implicit # | | | `-ConstAttr 0x55afa24a0950 Implicit # | | |-FunctionDecl 0x55afa24a3050 col:11 AddUint64 'uint32_t4 (uint32_t4, uint32_t4)' # | | | |-ParmVarDecl 0x55afa24a09f0 col:30 'uint32_t4':'vector' # | | | |-ParmVarDecl 0x55afa24a0a70 col:41 'uint32_t4':'vector' # | | | |-AvailabilityAttr 0x55afa24a3108 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24a31c8 clang_builtin_alias __builtin_hlsl_adduint64 # | | | |-NoThrowAttr 0x55afa24a3210 Implicit # | | | `-ConstAttr 0x55afa24a3238 Implicit # | | |-FunctionDecl 0x55afa24a3380 col:6 all 'bool (half)' # | | | |-ParmVarDecl 0x55afa24a3298 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa24a3430 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a34a8 Implicit # | | | `-ConstAttr 0x55afa24a34d0 Implicit # | | |-FunctionDecl 0x55afa24a3660 col:6 all 'bool (half2)' # | | | |-ParmVarDecl 0x55afa24a3538 col:15 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a3710 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a3788 Implicit # | | | `-ConstAttr 0x55afa24a37b0 Implicit # | | |-FunctionDecl 0x55afa24a3950 col:6 all 'bool (half3)' # | | | |-ParmVarDecl 0x55afa24a3828 col:15 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a3a00 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a3a78 Implicit # | | | `-ConstAttr 0x55afa24a3aa0 Implicit # | | |-FunctionDecl 0x55afa24a3c40 col:6 all 'bool (half4)' # | | | |-ParmVarDecl 0x55afa24a3b18 col:15 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a3cf0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a3d68 Implicit # | | | `-ConstAttr 0x55afa24a3d90 Implicit # | | |-FunctionDecl 0x55afa24a3ed0 col:6 all 'bool (bool)' # | | | |-ParmVarDecl 0x55afa24a3de8 col:14 'bool' # | | | |-BuiltinAliasAttr 0x55afa24a3f80 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a3ff8 Implicit # | | | `-ConstAttr 0x55afa24a4020 Implicit # | | |-FunctionDecl 0x55afa24a41f0 col:6 all 'bool (bool2)' # | | | |-ParmVarDecl 0x55afa24a40d0 col:15 'bool2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a42a0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a4318 Implicit # | | | `-ConstAttr 0x55afa24a4340 Implicit # | | |-FunctionDecl 0x55afa24a4500 col:6 all 'bool (bool3)' # | | | |-ParmVarDecl 0x55afa24a43e0 col:15 'bool3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a45b0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a4628 Implicit # | | | `-ConstAttr 0x55afa24a4650 Implicit # | | |-FunctionDecl 0x55afa24a4810 col:6 all 'bool (bool4)' # | | | |-ParmVarDecl 0x55afa24a46f0 col:15 'bool4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a48c0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a4938 Implicit # | | | `-ConstAttr 0x55afa24a4960 Implicit # | | |-FunctionDecl 0x55afa24a4ab0 col:6 all 'bool (int)' # | | | |-ParmVarDecl 0x55afa24a49d0 col:13 'int' # | | | |-BuiltinAliasAttr 0x55afa24a4b60 clang_builtin_alias __builtin_hlsl_all # | | | |-BuiltinAliasAttr 0x55afa24a4bc0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a4c08 Implicit # | | | `-ConstAttr 0x55afa24a4c30 Implicit # | | |-FunctionDecl 0x55afa24a4dd0 col:6 all 'bool (int2)' # | | | |-ParmVarDecl 0x55afa24a4ca8 col:14 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a4e80 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a4ef8 Implicit # | | | `-ConstAttr 0x55afa24a4f20 Implicit # | | |-FunctionDecl 0x55afa24a50d0 col:6 all 'bool (int3)' # | | | |-ParmVarDecl 0x55afa24a4f98 col:14 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a5180 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a51f8 Implicit # | | | `-ConstAttr 0x55afa24a5220 Implicit # | | |-FunctionDecl 0x55afa24a53c0 col:6 all 'bool (int4)' # | | | |-ParmVarDecl 0x55afa24a5298 col:14 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a5470 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a54e8 Implicit # | | | `-ConstAttr 0x55afa24a5510 Implicit # | | |-FunctionDecl 0x55afa24a56b0 col:6 all 'bool (uint)' # | | | |-ParmVarDecl 0x55afa24a5588 col:14 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24a5760 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a57d8 Implicit # | | | `-ConstAttr 0x55afa24a5800 Implicit # | | |-FunctionDecl 0x55afa24a59a0 col:6 all 'bool (uint2)' # | | | |-ParmVarDecl 0x55afa24a5878 col:15 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a5a50 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a5ac8 Implicit # | | | `-ConstAttr 0x55afa24a5af0 Implicit # | | |-FunctionDecl 0x55afa24a5c90 col:6 all 'bool (uint3)' # | | | |-ParmVarDecl 0x55afa24a5b68 col:15 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a5d40 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a5db8 Implicit # | | | `-ConstAttr 0x55afa24a5de0 Implicit # | | |-FunctionDecl 0x55afa24a5f80 col:6 all 'bool (uint4)' # | | | |-ParmVarDecl 0x55afa24a5e58 col:15 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a6030 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a60c8 Implicit # | | | `-ConstAttr 0x55afa24a60f0 Implicit # | | |-FunctionDecl 0x55afa24a6230 col:6 all 'bool (float)' # | | | |-ParmVarDecl 0x55afa24a6150 col:15 'float' # | | | |-BuiltinAliasAttr 0x55afa24a62e0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a6358 Implicit # | | | `-ConstAttr 0x55afa24a6380 Implicit # | | |-FunctionDecl 0x55afa24a6520 col:6 all 'bool (float2)' # | | | |-ParmVarDecl 0x55afa24a63f8 col:16 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a65d0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a6648 Implicit # | | | `-ConstAttr 0x55afa24a6670 Implicit # | | |-FunctionDecl 0x55afa24a6810 col:6 all 'bool (float3)' # | | | |-ParmVarDecl 0x55afa24a66e8 col:16 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a68c0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a6938 Implicit # | | | `-ConstAttr 0x55afa24a6960 Implicit # | | |-FunctionDecl 0x55afa24a6b00 col:6 all 'bool (float4)' # | | | |-ParmVarDecl 0x55afa24a69d8 col:16 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a6bb0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a6c28 Implicit # | | | `-ConstAttr 0x55afa24a6c50 Implicit # | | |-FunctionDecl 0x55afa24a6df0 col:6 all 'bool (int64_t)' # | | | |-ParmVarDecl 0x55afa24a6cc8 col:17 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa24a6ea0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a6f18 Implicit # | | | `-ConstAttr 0x55afa24a6f40 Implicit # | | |-FunctionDecl 0x55afa24a70f0 col:6 all 'bool (int64_t2)' # | | | |-ParmVarDecl 0x55afa24a6fb8 col:18 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a71a0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a7218 Implicit # | | | `-ConstAttr 0x55afa24a7240 Implicit # | | |-FunctionDecl 0x55afa24a73e0 col:6 all 'bool (int64_t3)' # | | | |-ParmVarDecl 0x55afa24a72b8 col:18 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a7490 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a7508 Implicit # | | | `-ConstAttr 0x55afa24a7530 Implicit # | | |-FunctionDecl 0x55afa24a76d0 col:6 all 'bool (int64_t4)' # | | | |-ParmVarDecl 0x55afa24a75a8 col:18 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a7780 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a77f8 Implicit # | | | `-ConstAttr 0x55afa24a7820 Implicit # | | |-FunctionDecl 0x55afa24a79c0 col:6 all 'bool (uint64_t)' # | | | |-ParmVarDecl 0x55afa24a7898 col:18 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa24a7a70 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a7ae8 Implicit # | | | `-ConstAttr 0x55afa24a7b10 Implicit # | | |-FunctionDecl 0x55afa24a7cb0 col:6 all 'bool (uint64_t2)' # | | | |-ParmVarDecl 0x55afa24a7b88 col:19 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a7d60 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a7dd8 Implicit # | | | `-ConstAttr 0x55afa24a7e00 Implicit # | | |-FunctionDecl 0x55afa24a7fa0 col:6 all 'bool (uint64_t3)' # | | | |-ParmVarDecl 0x55afa24a7e78 col:19 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a8050 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a9c98 Implicit # | | | `-ConstAttr 0x55afa24a9cc0 Implicit # | | |-FunctionDecl 0x55afa24a9e60 col:6 all 'bool (uint64_t4)' # | | | |-ParmVarDecl 0x55afa24a9d38 col:19 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a9f10 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24a9f88 Implicit # | | | `-ConstAttr 0x55afa24a9fb0 Implicit # | | |-FunctionDecl 0x55afa24aa0f0 col:6 all 'bool (double)' # | | | |-ParmVarDecl 0x55afa24aa010 col:16 'double' # | | | |-BuiltinAliasAttr 0x55afa24aa1a0 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24aa218 Implicit # | | | `-ConstAttr 0x55afa24aa240 Implicit # | | |-FunctionDecl 0x55afa24aa3e0 col:6 all 'bool (double2)' # | | | |-ParmVarDecl 0x55afa24aa2b8 col:17 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24aa490 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24aa508 Implicit # | | | `-ConstAttr 0x55afa24aa530 Implicit # | | |-FunctionDecl 0x55afa24aa6d0 col:6 all 'bool (double3)' # | | | |-ParmVarDecl 0x55afa24aa5a8 col:17 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24aa780 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24aa7f8 Implicit # | | | `-ConstAttr 0x55afa24aa820 Implicit # | | |-FunctionDecl 0x55afa24aa9c0 col:6 all 'bool (double4)' # | | | |-ParmVarDecl 0x55afa24aa898 col:17 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24aaa70 clang_builtin_alias __builtin_hlsl_all # | | | |-NoThrowAttr 0x55afa24aaae8 Implicit # | | | `-ConstAttr 0x55afa24aab10 Implicit # | | |-FunctionDecl 0x55afa24aad00 col:6 and 'bool (bool, bool)' # | | | |-ParmVarDecl 0x55afa24aab68 col:15 x 'bool' # | | | |-ParmVarDecl 0x55afa24aabe0 col:23 y 'bool' # | | | |-BuiltinAliasAttr 0x55afa24aadb8 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24aae30 Implicit # | | | `-ConstAttr 0x55afa24aae58 Implicit # | | |-FunctionDecl 0x55afa24ab078 col:7 and 'bool2 (bool2, bool2)' # | | | |-ParmVarDecl 0x55afa24aaea8 col:17 x 'bool2':'vector' # | | | |-ParmVarDecl 0x55afa24aaf28 col:26 y 'bool2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ab130 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ab1a8 Implicit # | | | `-ConstAttr 0x55afa24ab1d0 Implicit # | | |-FunctionDecl 0x55afa24ab408 col:7 and 'bool3 (bool3, bool3)' # | | | |-ParmVarDecl 0x55afa24ab230 col:17 x 'bool3':'vector' # | | | |-ParmVarDecl 0x55afa24ab2b0 col:26 y 'bool3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ab4c0 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ab538 Implicit # | | | `-ConstAttr 0x55afa24ab560 Implicit # | | |-FunctionDecl 0x55afa24ab798 col:7 and 'bool4 (bool4, bool4)' # | | | |-ParmVarDecl 0x55afa24ab5c0 col:17 x 'bool4':'vector' # | | | |-ParmVarDecl 0x55afa24ab640 col:26 y 'bool4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ab850 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ab8c8 Implicit # | | | `-ConstAttr 0x55afa24ab8f0 Implicit # | | |-FunctionDecl 0x55afa24abb48 col:9 and 'bool1x2 (bool1x2, bool1x2)' # | | | |-ParmVarDecl 0x55afa24ab978 col:21 x 'bool1x2':'matrix' # | | | |-ParmVarDecl 0x55afa24ab9f8 col:32 y 'bool1x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24abc00 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24abc88 Implicit # | | | `-ConstAttr 0x55afa24abcb0 Implicit # | | |-FunctionDecl 0x55afa24abf08 col:9 and 'bool1x3 (bool1x3, bool1x3)' # | | | |-ParmVarDecl 0x55afa24abd38 col:21 x 'bool1x3':'matrix' # | | | |-ParmVarDecl 0x55afa24abdb8 col:32 y 'bool1x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24abfc0 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ac038 Implicit # | | | `-ConstAttr 0x55afa24ac060 Implicit # | | |-FunctionDecl 0x55afa24ac2b8 col:9 and 'bool1x4 (bool1x4, bool1x4)' # | | | |-ParmVarDecl 0x55afa24ac0e8 col:21 x 'bool1x4':'matrix' # | | | |-ParmVarDecl 0x55afa24ac168 col:32 y 'bool1x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ac370 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ac3e8 Implicit # | | | `-ConstAttr 0x55afa24ac410 Implicit # | | |-FunctionDecl 0x55afa24ac668 col:9 and 'bool2x1 (bool2x1, bool2x1)' # | | | |-ParmVarDecl 0x55afa24ac498 col:21 x 'bool2x1':'matrix' # | | | |-ParmVarDecl 0x55afa24ac518 col:32 y 'bool2x1':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ac720 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ac798 Implicit # | | | `-ConstAttr 0x55afa24ac7c0 Implicit # | | |-FunctionDecl 0x55afa24aca18 col:9 and 'bool2x2 (bool2x2, bool2x2)' # | | | |-ParmVarDecl 0x55afa24ac848 col:21 x 'bool2x2':'matrix' # | | | |-ParmVarDecl 0x55afa24ac8c8 col:32 y 'bool2x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24acad0 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24acb48 Implicit # | | | `-ConstAttr 0x55afa24acb70 Implicit # | | |-FunctionDecl 0x55afa24acde8 col:9 and 'bool2x3 (bool2x3, bool2x3)' # | | | |-ParmVarDecl 0x55afa24acbf8 col:21 x 'bool2x3':'matrix' # | | | |-ParmVarDecl 0x55afa24acc98 col:32 y 'bool2x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24acea0 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24acf18 Implicit # | | | `-ConstAttr 0x55afa24acf40 Implicit # | | |-FunctionDecl 0x55afa24ad198 col:9 and 'bool2x4 (bool2x4, bool2x4)' # | | | |-ParmVarDecl 0x55afa24acfc8 col:21 x 'bool2x4':'matrix' # | | | |-ParmVarDecl 0x55afa24ad048 col:32 y 'bool2x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ad250 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ad2c8 Implicit # | | | `-ConstAttr 0x55afa24ad2f0 Implicit # | | |-FunctionDecl 0x55afa24ad548 col:9 and 'bool3x1 (bool3x1, bool3x1)' # | | | |-ParmVarDecl 0x55afa24ad378 col:21 x 'bool3x1':'matrix' # | | | |-ParmVarDecl 0x55afa24ad3f8 col:32 y 'bool3x1':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ad600 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ad678 Implicit # | | | `-ConstAttr 0x55afa24ad6a0 Implicit # | | |-FunctionDecl 0x55afa24ad8f8 col:9 and 'bool3x2 (bool3x2, bool3x2)' # | | | |-ParmVarDecl 0x55afa24ad728 col:21 x 'bool3x2':'matrix' # | | | |-ParmVarDecl 0x55afa24ad7a8 col:32 y 'bool3x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ad9b0 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ada28 Implicit # | | | `-ConstAttr 0x55afa24ada50 Implicit # | | |-FunctionDecl 0x55afa24adcc8 col:9 and 'bool3x3 (bool3x3, bool3x3)' # | | | |-ParmVarDecl 0x55afa24adad8 col:21 x 'bool3x3':'matrix' # | | | |-ParmVarDecl 0x55afa24adb58 col:32 y 'bool3x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24add80 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24addf8 Implicit # | | | `-ConstAttr 0x55afa24ade20 Implicit # | | |-FunctionDecl 0x55afa24ae078 col:9 and 'bool3x4 (bool3x4, bool3x4)' # | | | |-ParmVarDecl 0x55afa24adea8 col:21 x 'bool3x4':'matrix' # | | | |-ParmVarDecl 0x55afa24adf28 col:32 y 'bool3x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ae130 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ae1a8 Implicit # | | | `-ConstAttr 0x55afa24ae1d0 Implicit # | | |-FunctionDecl 0x55afa24ae428 col:9 and 'bool4x1 (bool4x1, bool4x1)' # | | | |-ParmVarDecl 0x55afa24ae258 col:21 x 'bool4x1':'matrix' # | | | |-ParmVarDecl 0x55afa24ae2d8 col:32 y 'bool4x1':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ae4e0 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ae558 Implicit # | | | `-ConstAttr 0x55afa24ae580 Implicit # | | |-FunctionDecl 0x55afa24ae7d8 col:9 and 'bool4x2 (bool4x2, bool4x2)' # | | | |-ParmVarDecl 0x55afa24ae608 col:21 x 'bool4x2':'matrix' # | | | |-ParmVarDecl 0x55afa24ae688 col:32 y 'bool4x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24ae890 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa24ae908 Implicit # | | | `-ConstAttr 0x55afa24ae930 Implicit # | | |-FunctionDecl 0x55afa24aeb88 col:9 and 'bool4x3 (bool4x3, bool4x3)' # | | | |-ParmVarDecl 0x55afa24ae9b8 col:21 x 'bool4x3':'matrix' # | | | |-ParmVarDecl 0x55afa24aea38 col:32 y 'bool4x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa24aec40 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa247a288 Implicit # | | | `-ConstAttr 0x55afa247a2b0 Implicit # | | |-FunctionDecl 0x55afa247a508 col:9 and 'bool4x4 (bool4x4, bool4x4)' # | | | |-ParmVarDecl 0x55afa247a338 col:21 x 'bool4x4':'matrix' # | | | |-ParmVarDecl 0x55afa247a3b8 col:32 y 'bool4x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa247a5c0 clang_builtin_alias __builtin_hlsl_and # | | | |-NoThrowAttr 0x55afa247a638 Implicit # | | | `-ConstAttr 0x55afa247a660 Implicit # | | |-FunctionDecl 0x55afa247a768 col:6 any 'bool (half)' # | | | |-ParmVarDecl 0x55afa247a6c0 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa247a818 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa247a890 Implicit # | | | `-ConstAttr 0x55afa247a8b8 Implicit # | | |-FunctionDecl 0x55afa247a9c8 col:6 any 'bool (half2)' # | | | |-ParmVarDecl 0x55afa247a920 col:15 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa247aa78 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa247aaf0 Implicit # | | | `-ConstAttr 0x55afa247ab18 Implicit # | | |-FunctionDecl 0x55afa247ac38 col:6 any 'bool (half3)' # | | | |-ParmVarDecl 0x55afa247ab90 col:15 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa247ace8 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa247ad60 Implicit # | | | `-ConstAttr 0x55afa247ad88 Implicit # | | |-FunctionDecl 0x55afa247aea8 col:6 any 'bool (half4)' # | | | |-ParmVarDecl 0x55afa247ae00 col:15 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa247af58 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa247afd0 Implicit # | | | `-ConstAttr 0x55afa247aff8 Implicit # | | |-FunctionDecl 0x55afa247b0f8 col:6 any 'bool (bool)' # | | | |-ParmVarDecl 0x55afa247b050 col:14 'bool' # | | | |-BuiltinAliasAttr 0x55afa247b1a8 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b3cb0 Implicit # | | | `-ConstAttr 0x55afa24b3cd8 Implicit # | | |-FunctionDecl 0x55afa24b3df8 col:6 any 'bool (bool2)' # | | | |-ParmVarDecl 0x55afa24b3d50 col:15 'bool2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b3ea8 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b3f20 Implicit # | | | `-ConstAttr 0x55afa24b3f48 Implicit # | | |-FunctionDecl 0x55afa24b4068 col:6 any 'bool (bool3)' # | | | |-ParmVarDecl 0x55afa24b3fc0 col:15 'bool3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b4118 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b4190 Implicit # | | | `-ConstAttr 0x55afa24b41b8 Implicit # | | |-FunctionDecl 0x55afa24b42d8 col:6 any 'bool (bool4)' # | | | |-ParmVarDecl 0x55afa24b4230 col:15 'bool4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b4388 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b4400 Implicit # | | | `-ConstAttr 0x55afa24b4428 Implicit # | | |-FunctionDecl 0x55afa24b4540 col:6 any 'bool (int)' # | | | |-ParmVarDecl 0x55afa24b4498 col:13 'int' # | | | |-BuiltinAliasAttr 0x55afa24b45f0 clang_builtin_alias __builtin_hlsl_any # | | | |-BuiltinAliasAttr 0x55afa24b4650 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b4698 Implicit # | | | `-ConstAttr 0x55afa24b46c0 Implicit # | | |-FunctionDecl 0x55afa24b47e0 col:6 any 'bool (int2)' # | | | |-ParmVarDecl 0x55afa24b4738 col:14 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b4890 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b4908 Implicit # | | | `-ConstAttr 0x55afa24b4930 Implicit # | | |-FunctionDecl 0x55afa24b4a50 col:6 any 'bool (int3)' # | | | |-ParmVarDecl 0x55afa24b49a8 col:14 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b4b00 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b4b78 Implicit # | | | `-ConstAttr 0x55afa24b4ba0 Implicit # | | |-FunctionDecl 0x55afa24b4ce8 col:6 any 'bool (int4)' # | | | |-ParmVarDecl 0x55afa24b4c18 col:14 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b4d98 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b4e10 Implicit # | | | `-ConstAttr 0x55afa24b4e38 Implicit # | | |-FunctionDecl 0x55afa24b4f58 col:6 any 'bool (uint)' # | | | |-ParmVarDecl 0x55afa24b4eb0 col:14 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24b5008 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b5080 Implicit # | | | `-ConstAttr 0x55afa24b50a8 Implicit # | | |-FunctionDecl 0x55afa24b51c8 col:6 any 'bool (uint2)' # | | | |-ParmVarDecl 0x55afa24b5120 col:15 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b5278 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b52f0 Implicit # | | | `-ConstAttr 0x55afa24b5318 Implicit # | | |-FunctionDecl 0x55afa24b5438 col:6 any 'bool (uint3)' # | | | |-ParmVarDecl 0x55afa24b5390 col:15 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b54e8 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b5560 Implicit # | | | `-ConstAttr 0x55afa24b5588 Implicit # | | |-FunctionDecl 0x55afa24b56a8 col:6 any 'bool (uint4)' # | | | |-ParmVarDecl 0x55afa24b5600 col:15 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b5758 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b57d0 Implicit # | | | `-ConstAttr 0x55afa24b57f8 Implicit # | | |-FunctionDecl 0x55afa24b5900 col:6 any 'bool (float)' # | | | |-ParmVarDecl 0x55afa24b5858 col:15 'float' # | | | |-BuiltinAliasAttr 0x55afa24b59b0 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b5a28 Implicit # | | | `-ConstAttr 0x55afa24b5a50 Implicit # | | |-FunctionDecl 0x55afa24b5b70 col:6 any 'bool (float2)' # | | | |-ParmVarDecl 0x55afa24b5ac8 col:16 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b5c20 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b5c98 Implicit # | | | `-ConstAttr 0x55afa24b5cd0 Implicit # | | |-FunctionDecl 0x55afa24b5df0 col:6 any 'bool (float3)' # | | | |-ParmVarDecl 0x55afa24b5d48 col:16 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b5ea0 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b5f18 Implicit # | | | `-ConstAttr 0x55afa24b5f40 Implicit # | | |-FunctionDecl 0x55afa24b6060 col:6 any 'bool (float4)' # | | | |-ParmVarDecl 0x55afa24b5fb8 col:16 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b6110 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b6188 Implicit # | | | `-ConstAttr 0x55afa24b61b0 Implicit # | | |-FunctionDecl 0x55afa24b62d0 col:6 any 'bool (int64_t)' # | | | |-ParmVarDecl 0x55afa24b6228 col:17 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa24b6380 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b63f8 Implicit # | | | `-ConstAttr 0x55afa24b6420 Implicit # | | |-FunctionDecl 0x55afa24b6540 col:6 any 'bool (int64_t2)' # | | | |-ParmVarDecl 0x55afa24b6498 col:18 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b65f0 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b6668 Implicit # | | | `-ConstAttr 0x55afa24b6690 Implicit # | | |-FunctionDecl 0x55afa24b67b0 col:6 any 'bool (int64_t3)' # | | | |-ParmVarDecl 0x55afa24b6708 col:18 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b6860 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b68d8 Implicit # | | | `-ConstAttr 0x55afa24b6900 Implicit # | | |-FunctionDecl 0x55afa24b6a20 col:6 any 'bool (int64_t4)' # | | | |-ParmVarDecl 0x55afa24b6978 col:18 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b6ad0 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b6b48 Implicit # | | | `-ConstAttr 0x55afa24b6b70 Implicit # | | |-FunctionDecl 0x55afa24b6ce0 col:6 any 'bool (uint64_t)' # | | | |-ParmVarDecl 0x55afa24b6be8 col:18 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa24b6d90 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b6e08 Implicit # | | | `-ConstAttr 0x55afa24b6e30 Implicit # | | |-FunctionDecl 0x55afa24b6f50 col:6 any 'bool (uint64_t2)' # | | | |-ParmVarDecl 0x55afa24b6ea8 col:19 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b7000 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b7078 Implicit # | | | `-ConstAttr 0x55afa24b70a0 Implicit # | | |-FunctionDecl 0x55afa24b71c0 col:6 any 'bool (uint64_t3)' # | | | |-ParmVarDecl 0x55afa24b7118 col:19 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b7270 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b72e8 Implicit # | | | `-ConstAttr 0x55afa24b7310 Implicit # | | |-FunctionDecl 0x55afa24b7430 col:6 any 'bool (uint64_t4)' # | | | |-ParmVarDecl 0x55afa24b7388 col:19 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b74e0 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b7558 Implicit # | | | `-ConstAttr 0x55afa24b7580 Implicit # | | |-FunctionDecl 0x55afa24b7688 col:6 any 'bool (double)' # | | | |-ParmVarDecl 0x55afa24b75e0 col:16 'double' # | | | |-BuiltinAliasAttr 0x55afa24b7738 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b77b0 Implicit # | | | `-ConstAttr 0x55afa24b77d8 Implicit # | | |-FunctionDecl 0x55afa24b78f8 col:6 any 'bool (double2)' # | | | |-ParmVarDecl 0x55afa24b7850 col:17 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b79a8 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b7a20 Implicit # | | | `-ConstAttr 0x55afa24b7a48 Implicit # | | |-FunctionDecl 0x55afa24b7b68 col:6 any 'bool (double3)' # | | | |-ParmVarDecl 0x55afa24b7ac0 col:17 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b7c18 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b7c90 Implicit # | | | `-ConstAttr 0x55afa24b7cb8 Implicit # | | |-FunctionDecl 0x55afa24b7de8 col:6 any 'bool (double4)' # | | | |-ParmVarDecl 0x55afa24b7d40 col:17 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b7e98 clang_builtin_alias __builtin_hlsl_any # | | | |-NoThrowAttr 0x55afa24b7f10 Implicit # | | | `-ConstAttr 0x55afa24b7f38 Implicit # | | |-FunctionDecl 0x55afa24b8188 col:8 asdouble 'double (uint, uint)' # | | | |-ParmVarDecl 0x55afa24b7fb0 col:21 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24b8030 col:27 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24b8240 clang_builtin_alias __builtin_hlsl_asdouble # | | | |-NoThrowAttr 0x55afa24b82b8 Implicit # | | | `-ConstAttr 0x55afa24b82e0 Implicit # | | |-FunctionDecl 0x55afa24b8518 col:9 asdouble 'double2 (uint2, uint2)' # | | | |-ParmVarDecl 0x55afa24b8348 col:23 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa24b83c8 col:30 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b85d0 clang_builtin_alias __builtin_hlsl_asdouble # | | | |-NoThrowAttr 0x55afa24b8648 Implicit # | | | `-ConstAttr 0x55afa24b8670 Implicit # | | |-FunctionDecl 0x55afa24b88b8 col:9 asdouble 'double3 (uint3, uint3)' # | | | |-ParmVarDecl 0x55afa24b86e8 col:23 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa24b8768 col:30 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b8970 clang_builtin_alias __builtin_hlsl_asdouble # | | | |-NoThrowAttr 0x55afa24b89e8 Implicit # | | | `-ConstAttr 0x55afa24b8a10 Implicit # | | |-FunctionDecl 0x55afa24b8d00 col:9 asdouble 'double4 (uint4, uint4)' # | | | |-ParmVarDecl 0x55afa24b8a88 col:23 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa24b8b08 col:30 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b8db8 clang_builtin_alias __builtin_hlsl_asdouble # | | | |-NoThrowAttr 0x55afa24b8e30 Implicit # | | | `-ConstAttr 0x55afa24b8e58 Implicit # | | |-FunctionDecl 0x55afa24b8f68 col:6 asin 'half (half)' # | | | |-ParmVarDecl 0x55afa24b8eb8 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa24b9018 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24b9090 Implicit # | | | `-ConstAttr 0x55afa24b90b8 Implicit # | | |-FunctionDecl 0x55afa24b91d0 col:7 asin 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24b9120 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b9280 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24b92f8 Implicit # | | | `-ConstAttr 0x55afa24b9320 Implicit # | | |-FunctionDecl 0x55afa24b9448 col:7 asin 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24b9398 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b94f8 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24b9570 Implicit # | | | `-ConstAttr 0x55afa24b9598 Implicit # | | |-FunctionDecl 0x55afa24b96c0 col:7 asin 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24b9610 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b9770 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24b97e8 Implicit # | | | `-ConstAttr 0x55afa24b9810 Implicit # | | |-FunctionDecl 0x55afa24b9920 col:7 used asin 'float (float)' # | | | |-ParmVarDecl 0x55afa24b9870 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24b99d0 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24b9a48 Implicit # | | | `-ConstAttr 0x55afa24b9a70 Implicit # | | |-FunctionDecl 0x55afa24b9b98 col:8 used asin 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24b9ae8 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b9c48 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24b9cc0 Implicit # | | | `-ConstAttr 0x55afa24a8460 Implicit # | | |-FunctionDecl 0x55afa24a8588 col:8 used asin 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24a84d8 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a8638 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24a86b0 Implicit # | | | `-ConstAttr 0x55afa24a86d8 Implicit # | | |-FunctionDecl 0x55afa24a8800 col:8 used asin 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24a8750 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a88b0 clang_builtin_alias __builtin_elementwise_asin # | | | |-NoThrowAttr 0x55afa24a8928 Implicit # | | | `-ConstAttr 0x55afa24a8950 Implicit # | | |-FunctionDecl 0x55afa24a8a60 col:6 atan 'half (half)' # | | | |-ParmVarDecl 0x55afa24a89b0 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa24a8b10 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24a8b88 Implicit # | | | `-ConstAttr 0x55afa24a8bb0 Implicit # | | |-FunctionDecl 0x55afa24a8cc8 col:7 atan 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24a8c18 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a8d78 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24a8df0 Implicit # | | | `-ConstAttr 0x55afa24a8e18 Implicit # | | |-FunctionDecl 0x55afa24a8f40 col:7 atan 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24a8e90 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a8ff0 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24a9068 Implicit # | | | `-ConstAttr 0x55afa24a9090 Implicit # | | |-FunctionDecl 0x55afa24a91b8 col:7 atan 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24a9108 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24a9268 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24a92e0 Implicit # | | | `-ConstAttr 0x55afa24a9308 Implicit # | | |-FunctionDecl 0x55afa24bcd00 col:7 used atan 'float (float)' # | | | |-ParmVarDecl 0x55afa24a9368 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24bcdb0 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24bce28 Implicit # | | | `-ConstAttr 0x55afa24bce50 Implicit # | | |-FunctionDecl 0x55afa24bcf78 col:8 used atan 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24bcec8 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bd028 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24bd0a0 Implicit # | | | `-ConstAttr 0x55afa24bd0c8 Implicit # | | |-FunctionDecl 0x55afa24bd1f0 col:8 used atan 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24bd140 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bd2a0 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24bd318 Implicit # | | | `-ConstAttr 0x55afa24bd340 Implicit # | | |-FunctionDecl 0x55afa24bd468 col:8 used atan 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24bd3b8 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bd518 clang_builtin_alias __builtin_elementwise_atan # | | | |-NoThrowAttr 0x55afa24bd590 Implicit # | | | `-ConstAttr 0x55afa24bd5b8 Implicit # | | |-FunctionDecl 0x55afa24bd7a8 col:6 atan2 'half (half, half)' # | | | |-ParmVarDecl 0x55afa24bd618 col:17 y 'half' # | | | |-ParmVarDecl 0x55afa24bd698 col:25 x 'half' # | | | |-BuiltinAliasAttr 0x55afa24bd860 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24bd8d8 Implicit # | | | `-ConstAttr 0x55afa24bd900 Implicit # | | |-FunctionDecl 0x55afa24bdb28 col:7 atan2 'half2 (half2, half2)' # | | | |-ParmVarDecl 0x55afa24bd950 col:19 y 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24bd9d0 col:28 x 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bdbe0 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24bdc58 Implicit # | | | `-ConstAttr 0x55afa24bdc80 Implicit # | | |-FunctionDecl 0x55afa24bdee8 col:7 atan2 'half3 (half3, half3)' # | | | |-ParmVarDecl 0x55afa24bdd10 col:19 y 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24bdd90 col:28 x 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bdfa0 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24be018 Implicit # | | | `-ConstAttr 0x55afa24be040 Implicit # | | |-FunctionDecl 0x55afa24be278 col:7 atan2 'half4 (half4, half4)' # | | | |-ParmVarDecl 0x55afa24be0a0 col:19 y 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24be120 col:28 x 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24be330 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24be3a8 Implicit # | | | `-ConstAttr 0x55afa24be3d0 Implicit # | | |-FunctionDecl 0x55afa24be5c8 col:7 used atan2 'float (float, float)' # | | | |-ParmVarDecl 0x55afa24be430 col:19 y 'float' # | | | |-ParmVarDecl 0x55afa24be4b0 col:28 x 'float' # | | | |-BuiltinAliasAttr 0x55afa24be680 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24be6f8 Implicit # | | | `-ConstAttr 0x55afa24be720 Implicit # | | |-FunctionDecl 0x55afa24be958 col:8 used atan2 'float2 (float2, float2)' # | | | |-ParmVarDecl 0x55afa24be780 col:21 y 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24be800 col:31 x 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bea10 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24bea88 Implicit # | | | `-ConstAttr 0x55afa24beab0 Implicit # | | |-FunctionDecl 0x55afa24bed20 col:8 used atan2 'float3 (float3, float3)' # | | | |-ParmVarDecl 0x55afa24beb10 col:21 y 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24beb90 col:31 x 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bedd8 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24bee50 Implicit # | | | `-ConstAttr 0x55afa24bee78 Implicit # | | |-FunctionDecl 0x55afa24bf0a8 col:8 used atan2 'float4 (float4, float4)' # | | | |-ParmVarDecl 0x55afa24beed8 col:21 y 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24bef58 col:31 x 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bf160 clang_builtin_alias __builtin_elementwise_atan2 # | | | |-NoThrowAttr 0x55afa24bf1d8 Implicit # | | | `-ConstAttr 0x55afa24bf200 Implicit # | | |-FunctionDecl 0x55afa24bf310 col:6 ceil 'half (half)' # | | | |-ParmVarDecl 0x55afa24bf260 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa24bf3c0 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24bf438 Implicit # | | | `-ConstAttr 0x55afa24bf460 Implicit # | | |-FunctionDecl 0x55afa24bf578 col:7 ceil 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24bf4c8 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bf628 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24bf6a0 Implicit # | | | `-ConstAttr 0x55afa24bf6c8 Implicit # | | |-FunctionDecl 0x55afa24bf7f0 col:7 ceil 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24bf740 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bf8a0 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24bf918 Implicit # | | | `-ConstAttr 0x55afa24bf940 Implicit # | | |-FunctionDecl 0x55afa24bfa68 col:7 ceil 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24bf9b8 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bfb18 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24bfb90 Implicit # | | | `-ConstAttr 0x55afa24bfbb8 Implicit # | | |-FunctionDecl 0x55afa24bfd30 col:7 used ceil 'float (float)' # | | | |-ParmVarDecl 0x55afa24bfc18 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24bfde0 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24bfe58 Implicit # | | | `-ConstAttr 0x55afa24bfe80 Implicit # | | |-FunctionDecl 0x55afa24bffa8 col:8 used ceil 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24bfef8 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c0058 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24c00d0 Implicit # | | | `-ConstAttr 0x55afa24c00f8 Implicit # | | |-FunctionDecl 0x55afa24c0220 col:8 used ceil 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24c0170 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c02d0 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24c0348 Implicit # | | | `-ConstAttr 0x55afa24c0370 Implicit # | | |-FunctionDecl 0x55afa24c0498 col:8 used ceil 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24c03e8 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c0548 clang_builtin_alias __builtin_elementwise_ceil # | | | |-NoThrowAttr 0x55afa24c05c0 Implicit # | | | `-ConstAttr 0x55afa24c05e8 Implicit # | | |-FunctionDecl 0x55afa24c0888 col:6 clamp 'half (half, half, half)' # | | | |-ParmVarDecl 0x55afa24c0648 col:16 'half' # | | | |-ParmVarDecl 0x55afa24c06c8 col:22 'half' # | | | |-ParmVarDecl 0x55afa24c0748 col:28 'half' # | | | |-BuiltinAliasAttr 0x55afa24c0948 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c09c0 Implicit # | | | `-ConstAttr 0x55afa24c09e8 Implicit # | | |-FunctionDecl 0x55afa24c0d40 col:7 clamp 'half2 (half2, half2, half2)' # | | | |-ParmVarDecl 0x55afa24c0a50 col:18 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24c0ad0 col:25 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24c0b50 col:32 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c0e00 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c0e78 Implicit # | | | `-ConstAttr 0x55afa24c0ea0 Implicit # | | |-FunctionDecl 0x55afa24c11a8 col:7 clamp 'half3 (half3, half3, half3)' # | | | |-ParmVarDecl 0x55afa24c0f18 col:18 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24c0f98 col:25 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24c1018 col:32 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c1268 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c12e0 Implicit # | | | `-ConstAttr 0x55afa24c1308 Implicit # | | |-FunctionDecl 0x55afa24c1608 col:7 clamp 'half4 (half4, half4, half4)' # | | | |-ParmVarDecl 0x55afa24c1380 col:18 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24c1400 col:25 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24c1480 col:32 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c16c8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c1740 Implicit # | | | `-ConstAttr 0x55afa24c1768 Implicit # | | |-FunctionDecl 0x55afa24c1a08 col:5 clamp 'int (int, int, int)' # | | | |-ParmVarDecl 0x55afa24c17c8 col:14 'int' # | | | |-ParmVarDecl 0x55afa24c1848 col:19 'int' # | | | |-ParmVarDecl 0x55afa24c18c8 col:24 'int' # | | | |-BuiltinAliasAttr 0x55afa24c1ac8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c1b40 Implicit # | | | `-ConstAttr 0x55afa24c1b68 Implicit # | | |-FunctionDecl 0x55afa24c1ed8 col:6 clamp 'int2 (int2, int2, int2)' # | | | |-ParmVarDecl 0x55afa24c1be0 col:16 'int2':'vector' # | | | |-ParmVarDecl 0x55afa24c1c60 col:22 'int2':'vector' # | | | |-ParmVarDecl 0x55afa24c1d50 col:28 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c1f98 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c2010 Implicit # | | | `-ConstAttr 0x55afa24c2038 Implicit # | | |-FunctionDecl 0x55afa24c2338 col:6 clamp 'int3 (int3, int3, int3)' # | | | |-ParmVarDecl 0x55afa24c20b0 col:16 'int3':'vector' # | | | |-ParmVarDecl 0x55afa24c2130 col:22 'int3':'vector' # | | | |-ParmVarDecl 0x55afa24c21b0 col:28 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c23f8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c2470 Implicit # | | | `-ConstAttr 0x55afa24c2498 Implicit # | | |-FunctionDecl 0x55afa24c2798 col:6 clamp 'int4 (int4, int4, int4)' # | | | |-ParmVarDecl 0x55afa24c2510 col:16 'int4':'vector' # | | | |-ParmVarDecl 0x55afa24c2590 col:22 'int4':'vector' # | | | |-ParmVarDecl 0x55afa24c2610 col:28 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c2858 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c28d0 Implicit # | | | `-ConstAttr 0x55afa24c28f8 Implicit # | | |-FunctionDecl 0x55afa24c2bf8 col:6 clamp 'uint (uint, uint, uint)' # | | | |-ParmVarDecl 0x55afa24c2970 col:16 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24c29f0 col:22 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24c2a70 col:28 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24c2cb8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c2d60 Implicit # | | | `-ConstAttr 0x55afa24c2d88 Implicit # | | |-FunctionDecl 0x55afa24c3088 col:7 clamp 'uint2 (uint2, uint2, uint2)' # | | | |-ParmVarDecl 0x55afa24c2e00 col:18 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa24c2e80 col:25 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa24c2f00 col:32 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c3148 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c31c0 Implicit # | | | `-ConstAttr 0x55afa24c31e8 Implicit # | | |-FunctionDecl 0x55afa24c34e8 col:7 clamp 'uint3 (uint3, uint3, uint3)' # | | | |-ParmVarDecl 0x55afa24c3260 col:18 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa24c32e0 col:25 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa24c3360 col:32 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c35a8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c3620 Implicit # | | | `-ConstAttr 0x55afa24c3648 Implicit # | | |-FunctionDecl 0x55afa24c3948 col:7 clamp 'uint4 (uint4, uint4, uint4)' # | | | |-ParmVarDecl 0x55afa24c36c0 col:18 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa24c3740 col:25 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa24c37c0 col:32 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c3a08 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c3a80 Implicit # | | | `-ConstAttr 0x55afa24c3aa8 Implicit # | | |-FunctionDecl 0x55afa24c4e08 col:9 clamp 'int64_t (int64_t, int64_t, int64_t)' # | | | |-ParmVarDecl 0x55afa24c3b20 col:22 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa24c3ba0 col:31 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa24c3c20 col:40 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa24c4ec8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c4f40 Implicit # | | | `-ConstAttr 0x55afa24c4f68 Implicit # | | |-FunctionDecl 0x55afa24c5268 col:10 clamp 'int64_t2 (int64_t2, int64_t2, int64_t2)' # | | | |-ParmVarDecl 0x55afa24c4fe0 col:24 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24c5060 col:34 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24c50e0 col:44 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c5328 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c53a0 Implicit # | | | `-ConstAttr 0x55afa24c53c8 Implicit # | | |-FunctionDecl 0x55afa24c56c8 col:10 clamp 'int64_t3 (int64_t3, int64_t3, int64_t3)' # | | | |-ParmVarDecl 0x55afa24c5440 col:24 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24c54c0 col:34 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24c5540 col:44 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c5788 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c5800 Implicit # | | | `-ConstAttr 0x55afa24c5828 Implicit # | | |-FunctionDecl 0x55afa24c5b28 col:10 clamp 'int64_t4 (int64_t4, int64_t4, int64_t4)' # | | | |-ParmVarDecl 0x55afa24c58a0 col:24 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24c5920 col:34 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24c59a0 col:44 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c5be8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c5c60 Implicit # | | | `-ConstAttr 0x55afa24c5c88 Implicit # | | |-FunctionDecl 0x55afa24c5f98 col:10 clamp 'uint64_t (uint64_t, uint64_t, uint64_t)' # | | | |-ParmVarDecl 0x55afa24c5d00 col:24 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa24c5d90 col:34 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa24c5e10 col:44 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa24c6058 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c60d0 Implicit # | | | `-ConstAttr 0x55afa24c60f8 Implicit # | | |-FunctionDecl 0x55afa24c63f8 col:11 clamp 'uint64_t2 (uint64_t2, uint64_t2, uint64_t2)' # | | | |-ParmVarDecl 0x55afa24c6170 col:26 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24c61f0 col:37 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24c6270 col:48 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c64b8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c6530 Implicit # | | | `-ConstAttr 0x55afa24c6558 Implicit # | | |-FunctionDecl 0x55afa24c6858 col:11 clamp 'uint64_t3 (uint64_t3, uint64_t3, uint64_t3)' # | | | |-ParmVarDecl 0x55afa24c65d0 col:26 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24c6650 col:37 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24c66d0 col:48 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c6918 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c6990 Implicit # | | | `-ConstAttr 0x55afa24c69b8 Implicit # | | |-FunctionDecl 0x55afa24c6cb8 col:11 clamp 'uint64_t4 (uint64_t4, uint64_t4, uint64_t4)' # | | | |-ParmVarDecl 0x55afa24c6a30 col:26 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24c6ab0 col:37 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24c6b30 col:48 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c6da0 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c6e18 Implicit # | | | `-ConstAttr 0x55afa24c6e40 Implicit # | | |-FunctionDecl 0x55afa24c70d8 col:7 clamp 'float (float, float, float)' # | | | |-ParmVarDecl 0x55afa24c6ea0 col:18 'float' # | | | |-ParmVarDecl 0x55afa24c6f20 col:25 'float' # | | | |-ParmVarDecl 0x55afa24c6fa0 col:32 'float' # | | | |-BuiltinAliasAttr 0x55afa24c7198 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c7210 Implicit # | | | `-ConstAttr 0x55afa24c7238 Implicit # | | |-FunctionDecl 0x55afa24c7538 col:8 clamp 'float2 (float2, float2, float2)' # | | | |-ParmVarDecl 0x55afa24c72b0 col:20 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24c7330 col:28 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24c73b0 col:36 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c75f8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c7670 Implicit # | | | `-ConstAttr 0x55afa24c7698 Implicit # | | |-FunctionDecl 0x55afa24c7998 col:8 clamp 'float3 (float3, float3, float3)' # | | | |-ParmVarDecl 0x55afa24c7710 col:20 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24c7790 col:28 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24c7810 col:36 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c7a58 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24c7ad0 Implicit # | | | `-ConstAttr 0x55afa24c7af8 Implicit # | | |-FunctionDecl 0x55afa24aed28 col:8 clamp 'float4 (float4, float4, float4)' # | | | |-ParmVarDecl 0x55afa24c7b70 col:20 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24c7bf0 col:28 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24c7c70 col:36 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24aede8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24aee60 Implicit # | | | `-ConstAttr 0x55afa24aee88 Implicit # | | |-FunctionDecl 0x55afa24af128 col:8 clamp 'double (double, double, double)' # | | | |-ParmVarDecl 0x55afa24aeee8 col:20 'double' # | | | |-ParmVarDecl 0x55afa24aef68 col:28 'double' # | | | |-ParmVarDecl 0x55afa24aefe8 col:36 'double' # | | | |-BuiltinAliasAttr 0x55afa24af1e8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24af260 Implicit # | | | `-ConstAttr 0x55afa24af288 Implicit # | | |-FunctionDecl 0x55afa24af588 col:9 clamp 'double2 (double2, double2, double2)' # | | | |-ParmVarDecl 0x55afa24af300 col:22 'double2':'vector' # | | | |-ParmVarDecl 0x55afa24af380 col:31 'double2':'vector' # | | | |-ParmVarDecl 0x55afa24af400 col:40 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24af648 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24af6c0 Implicit # | | | `-ConstAttr 0x55afa24af6e8 Implicit # | | |-FunctionDecl 0x55afa24af9e8 col:9 clamp 'double3 (double3, double3, double3)' # | | | |-ParmVarDecl 0x55afa24af760 col:22 'double3':'vector' # | | | |-ParmVarDecl 0x55afa24af7e0 col:31 'double3':'vector' # | | | |-ParmVarDecl 0x55afa24af860 col:40 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24afaa8 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24afb20 Implicit # | | | `-ConstAttr 0x55afa24afb48 Implicit # | | |-FunctionDecl 0x55afa24c9fc8 col:9 clamp 'double4 (double4, double4, double4)' # | | | |-ParmVarDecl 0x55afa24afbc0 col:22 'double4':'vector' # | | | |-ParmVarDecl 0x55afa24c9dc0 col:31 'double4':'vector' # | | | |-ParmVarDecl 0x55afa24c9e40 col:40 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ca088 clang_builtin_alias __builtin_hlsl_elementwise_clamp # | | | |-NoThrowAttr 0x55afa24ca100 Implicit # | | | `-ConstAttr 0x55afa24ca128 Implicit # | | |-FunctionDecl 0x55afa24ca270 col:6 clip 'void (float)' # | | | |-ParmVarDecl 0x55afa24ca188 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa24ca320 clang_builtin_alias __builtin_hlsl_elementwise_clip # | | | |-NoThrowAttr 0x55afa24ca398 Implicit # | | | `-ConstAttr 0x55afa24ca3c0 Implicit # | | |-FunctionDecl 0x55afa24ca550 col:6 clip 'void (float2)' # | | | |-ParmVarDecl 0x55afa24ca428 col:17 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ca600 clang_builtin_alias __builtin_hlsl_elementwise_clip # | | | |-NoThrowAttr 0x55afa24ca678 Implicit # | | | `-ConstAttr 0x55afa24ca6a0 Implicit # | | |-FunctionDecl 0x55afa24ca840 col:6 clip 'void (float3)' # | | | |-ParmVarDecl 0x55afa24ca718 col:17 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ca8f0 clang_builtin_alias __builtin_hlsl_elementwise_clip # | | | |-NoThrowAttr 0x55afa24ca968 Implicit # | | | `-ConstAttr 0x55afa24ca990 Implicit # | | |-FunctionDecl 0x55afa24cab30 col:6 clip 'void (float4)' # | | | |-ParmVarDecl 0x55afa24caa08 col:17 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cabe0 clang_builtin_alias __builtin_hlsl_elementwise_clip # | | | |-NoThrowAttr 0x55afa24cac58 Implicit # | | | `-ConstAttr 0x55afa24cac80 Implicit # | | |-FunctionDecl 0x55afa24cadd0 col:6 cos 'half (half)' # | | | |-ParmVarDecl 0x55afa24cace0 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa24cae80 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24caef8 Implicit # | | | `-ConstAttr 0x55afa24caf20 Implicit # | | |-FunctionDecl 0x55afa24cb038 col:7 cos 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24caf88 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cb0e8 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24cb160 Implicit # | | | `-ConstAttr 0x55afa24cb188 Implicit # | | |-FunctionDecl 0x55afa24cb2b0 col:7 cos 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24cb200 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cb360 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24cb3d8 Implicit # | | | `-ConstAttr 0x55afa24cb400 Implicit # | | |-FunctionDecl 0x55afa24cb528 col:7 cos 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24cb478 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cb5d8 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24cb650 Implicit # | | | `-ConstAttr 0x55afa24cb678 Implicit # | | |-FunctionDecl 0x55afa24cb788 col:7 used cos 'float (float)' # | | | |-ParmVarDecl 0x55afa24cb6d8 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa24cb838 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24cb8b0 Implicit # | | | `-ConstAttr 0x55afa24cb8d8 Implicit # | | |-FunctionDecl 0x55afa24cba00 col:8 used cos 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24cb950 col:18 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cbab0 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24cbb28 Implicit # | | | `-ConstAttr 0x55afa24cbb50 Implicit # | | |-FunctionDecl 0x55afa24cbc78 col:8 used cos 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24cbbc8 col:18 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cbd28 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24cbda0 Implicit # | | | `-ConstAttr 0x55afa24ccdf0 Implicit # | | |-FunctionDecl 0x55afa24ccf18 col:8 used cos 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24cce68 col:18 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ccfc8 clang_builtin_alias __builtin_elementwise_cos # | | | |-NoThrowAttr 0x55afa24cd040 Implicit # | | | `-ConstAttr 0x55afa24cd068 Implicit # | | |-FunctionDecl 0x55afa24cd178 col:6 cosh 'half (half)' # | | | |-ParmVarDecl 0x55afa24cd0c8 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa24cd228 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24cd2a0 Implicit # | | | `-ConstAttr 0x55afa24cd2c8 Implicit # | | |-FunctionDecl 0x55afa24cd3e0 col:7 cosh 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24cd330 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cd490 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24cd508 Implicit # | | | `-ConstAttr 0x55afa24cd530 Implicit # | | |-FunctionDecl 0x55afa24cd658 col:7 cosh 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24cd5a8 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cd708 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24cd780 Implicit # | | | `-ConstAttr 0x55afa24cd7a8 Implicit # | | |-FunctionDecl 0x55afa24cd8d0 col:7 cosh 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24cd820 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cd980 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24cd9f8 Implicit # | | | `-ConstAttr 0x55afa24cda20 Implicit # | | |-FunctionDecl 0x55afa24cdb30 col:7 used cosh 'float (float)' # | | | |-ParmVarDecl 0x55afa24cda80 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24cdbe0 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24cdc58 Implicit # | | | `-ConstAttr 0x55afa24cdc80 Implicit # | | |-FunctionDecl 0x55afa24cde00 col:8 used cosh 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24cdcf8 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24cdeb0 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24cdf28 Implicit # | | | `-ConstAttr 0x55afa24cdf50 Implicit # | | |-FunctionDecl 0x55afa24ce078 col:8 used cosh 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24cdfc8 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ce128 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24ce1a0 Implicit # | | | `-ConstAttr 0x55afa24ce1c8 Implicit # | | |-FunctionDecl 0x55afa24ce2f0 col:8 used cosh 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24ce240 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ce3a0 clang_builtin_alias __builtin_elementwise_cosh # | | | |-NoThrowAttr 0x55afa24ce418 Implicit # | | | `-ConstAttr 0x55afa24ce440 Implicit # | | |-FunctionDecl 0x55afa24ce5b8 col:19 countbits 'const uint (int)' inline # | | | |-ParmVarDecl 0x55afa24ce490 col:33 used x 'int' # | | | `-CompoundStmt 0x55afa24cea28 # | | | `-ReturnStmt 0x55afa24cea18 # | | | `-ImplicitCastExpr 0x55afa24cea00 'const uint':'const unsigned int' # | | | `-CallExpr 0x55afa24ce9b8 'int' # | | | |-ImplicitCastExpr 0x55afa24ce9a0 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24ce8e8 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24ce9e8 'int' # | | | `-DeclRefExpr 0x55afa24ce920 'int' lvalue ParmVar 0x55afa24ce490 'x' 'int' # | | |-FunctionDecl 0x55afa24ceb88 line:836:20 countbits 'const uint2 (int2)' inline # | | | |-ParmVarDecl 0x55afa24cea58 col:35 used x 'int2':'vector' # | | | `-CompoundStmt 0x55afa24ced28 # | | | `-ReturnStmt 0x55afa24ced18 # | | | `-ImplicitCastExpr 0x55afa24ced00 'vector' # | | | `-CallExpr 0x55afa24cecb8 'int2':'vector' # | | | |-ImplicitCastExpr 0x55afa24ceca0 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24cec60 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24cece8 'int2':'vector' # | | | `-DeclRefExpr 0x55afa24cec80 'int2':'vector' lvalue ParmVar 0x55afa24cea58 'x' 'int2':'vector' # | | |-FunctionDecl 0x55afa24ceeb8 line:839:20 countbits 'const uint3 (int3)' inline # | | | |-ParmVarDecl 0x55afa24ced58 col:35 used x 'int3':'vector' # | | | `-CompoundStmt 0x55afa24cf058 # | | | `-ReturnStmt 0x55afa24cf048 # | | | `-ImplicitCastExpr 0x55afa24cf030 'vector' # | | | `-CallExpr 0x55afa24cefe8 'int3':'vector' # | | | |-ImplicitCastExpr 0x55afa24cefd0 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24cef90 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24cf018 'int3':'vector' # | | | `-DeclRefExpr 0x55afa24cefb0 'int3':'vector' lvalue ParmVar 0x55afa24ced58 'x' 'int3':'vector' # | | |-FunctionDecl 0x55afa24cf1b8 line:842:20 countbits 'const uint4 (int4)' inline # | | | |-ParmVarDecl 0x55afa24cf088 col:35 used x 'int4':'vector' # | | | `-CompoundStmt 0x55afa24cf358 # | | | `-ReturnStmt 0x55afa24cf348 # | | | `-ImplicitCastExpr 0x55afa24cf330 'vector' # | | | `-CallExpr 0x55afa24cf2e8 'int4':'vector' # | | | |-ImplicitCastExpr 0x55afa24cf2d0 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24cf290 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24cf318 'int4':'vector' # | | | `-DeclRefExpr 0x55afa24cf2b0 'int4':'vector' lvalue ParmVar 0x55afa24cf088 'x' 'int4':'vector' # | | |-FunctionDecl 0x55afa24cf4b8 line:846:19 countbits 'const uint (uint)' inline # | | | |-ParmVarDecl 0x55afa24cf388 col:34 used x 'uint':'unsigned int' # | | | `-CompoundStmt 0x55afa24cf640 # | | | `-ReturnStmt 0x55afa24cf630 # | | | `-CallExpr 0x55afa24cf5e8 'uint':'unsigned int' # | | | |-ImplicitCastExpr 0x55afa24cf5d0 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24cf590 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24cf618 'uint':'unsigned int' # | | | `-DeclRefExpr 0x55afa24cf5b0 'uint':'unsigned int' lvalue ParmVar 0x55afa24cf388 'x' 'uint':'unsigned int' # | | |-FunctionDecl 0x55afa24cf798 line:849:20 countbits 'const uint2 (uint2)' inline # | | | |-ParmVarDecl 0x55afa24cf670 col:36 used x 'uint2':'vector' # | | | `-CompoundStmt 0x55afa24cf920 # | | | `-ReturnStmt 0x55afa24cf910 # | | | `-CallExpr 0x55afa24cf8c8 'uint2':'vector' # | | | |-ImplicitCastExpr 0x55afa24cf8b0 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24cf870 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24cf8f8 'uint2':'vector' # | | | `-DeclRefExpr 0x55afa24cf890 'uint2':'vector' lvalue ParmVar 0x55afa24cf670 'x' 'uint2':'vector' # | | |-FunctionDecl 0x55afa24cfa78 line:852:20 countbits 'const uint3 (uint3)' inline # | | | |-ParmVarDecl 0x55afa24cf950 col:36 used x 'uint3':'vector' # | | | `-CompoundStmt 0x55afa24cfc00 # | | | `-ReturnStmt 0x55afa24cfbf0 # | | | `-CallExpr 0x55afa24cfba8 'uint3':'vector' # | | | |-ImplicitCastExpr 0x55afa24cfb90 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24cfb50 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24cfbd8 'uint3':'vector' # | | | `-DeclRefExpr 0x55afa24cfb70 'uint3':'vector' lvalue ParmVar 0x55afa24cf950 'x' 'uint3':'vector' # | | |-FunctionDecl 0x55afa24cfd58 line:855:20 countbits 'const uint4 (uint4)' inline # | | | |-ParmVarDecl 0x55afa24cfc30 col:36 used x 'uint4':'vector' # | | | `-CompoundStmt 0x55afa24cfef8 # | | | `-ReturnStmt 0x55afa24cfee8 # | | | `-CallExpr 0x55afa24cfea0 'uint4':'vector' # | | | |-ImplicitCastExpr 0x55afa24cfe88 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24cfe48 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24cfed0 'uint4':'vector' # | | | `-DeclRefExpr 0x55afa24cfe68 'uint4':'vector' lvalue ParmVar 0x55afa24cfc30 'x' 'uint4':'vector' # | | |-FunctionDecl 0x55afa24d0058 line:859:19 countbits 'const uint (int64_t)' inline # | | | |-ParmVarDecl 0x55afa24cff28 col:37 used x 'int64_t':'long' # | | | `-CompoundStmt 0x55afa24d01f8 # | | | `-ReturnStmt 0x55afa24d01e8 # | | | `-ImplicitCastExpr 0x55afa24d01d0 'const uint':'const unsigned int' # | | | `-CallExpr 0x55afa24d0188 'int64_t':'long' # | | | |-ImplicitCastExpr 0x55afa24d0170 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d0130 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d01b8 'int64_t':'long' # | | | `-DeclRefExpr 0x55afa24d0150 'int64_t':'long' lvalue ParmVar 0x55afa24cff28 'x' 'int64_t':'long' # | | |-FunctionDecl 0x55afa24d0358 line:862:20 countbits 'const uint2 (int64_t2)' inline # | | | |-ParmVarDecl 0x55afa24d0228 col:39 used x 'int64_t2':'vector' # | | | `-CompoundStmt 0x55afa24d04f8 # | | | `-ReturnStmt 0x55afa24d04e8 # | | | `-ImplicitCastExpr 0x55afa24d04d0 'vector' # | | | `-CallExpr 0x55afa24d0488 'int64_t2':'vector' # | | | |-ImplicitCastExpr 0x55afa24d0470 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d0430 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d04b8 'int64_t2':'vector' # | | | `-DeclRefExpr 0x55afa24d0450 'int64_t2':'vector' lvalue ParmVar 0x55afa24d0228 'x' 'int64_t2':'vector' # | | |-FunctionDecl 0x55afa24d0658 line:865:20 countbits 'const uint3 (int64_t3)' inline # | | | |-ParmVarDecl 0x55afa24d0528 col:39 used x 'int64_t3':'vector' # | | | `-CompoundStmt 0x55afa24d07f8 # | | | `-ReturnStmt 0x55afa24d07e8 # | | | `-ImplicitCastExpr 0x55afa24d07d0 'vector' # | | | `-CallExpr 0x55afa24d0788 'int64_t3':'vector' # | | | |-ImplicitCastExpr 0x55afa24d0770 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d0730 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d07b8 'int64_t3':'vector' # | | | `-DeclRefExpr 0x55afa24d0750 'int64_t3':'vector' lvalue ParmVar 0x55afa24d0528 'x' 'int64_t3':'vector' # | | |-FunctionDecl 0x55afa24d0958 line:868:20 countbits 'const uint4 (int64_t4)' inline # | | | |-ParmVarDecl 0x55afa24d0828 col:39 used x 'int64_t4':'vector' # | | | `-CompoundStmt 0x55afa24d0af8 # | | | `-ReturnStmt 0x55afa24d0ae8 # | | | `-ImplicitCastExpr 0x55afa24d0ad0 'vector' # | | | `-CallExpr 0x55afa24d0a88 'int64_t4':'vector' # | | | |-ImplicitCastExpr 0x55afa24d0a70 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d0a30 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d0ab8 'int64_t4':'vector' # | | | `-DeclRefExpr 0x55afa24d0a50 'int64_t4':'vector' lvalue ParmVar 0x55afa24d0828 'x' 'int64_t4':'vector' # | | |-FunctionDecl 0x55afa24d0c58 line:872:19 countbits 'const uint (uint64_t)' inline # | | | |-ParmVarDecl 0x55afa24d0b28 col:38 used x 'uint64_t':'unsigned long' # | | | `-CompoundStmt 0x55afa24d0df8 # | | | `-ReturnStmt 0x55afa24d0de8 # | | | `-ImplicitCastExpr 0x55afa24d0dd0 'const uint':'const unsigned int' # | | | `-CallExpr 0x55afa24d0d88 'uint64_t':'unsigned long' # | | | |-ImplicitCastExpr 0x55afa24d0d70 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d0d30 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d0db8 'uint64_t':'unsigned long' # | | | `-DeclRefExpr 0x55afa24d0d50 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa24d0b28 'x' 'uint64_t':'unsigned long' # | | |-FunctionDecl 0x55afa24d0f78 line:875:20 countbits 'const uint2 (uint64_t2)' inline # | | | |-ParmVarDecl 0x55afa24d0e48 col:40 used x 'uint64_t2':'vector' # | | | `-CompoundStmt 0x55afa24d1118 # | | | `-ReturnStmt 0x55afa24d1108 # | | | `-ImplicitCastExpr 0x55afa24d10f0 'vector' # | | | `-CallExpr 0x55afa24d10a8 'uint64_t2':'vector' # | | | |-ImplicitCastExpr 0x55afa24d1090 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d1050 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d10d8 'uint64_t2':'vector' # | | | `-DeclRefExpr 0x55afa24d1070 'uint64_t2':'vector' lvalue ParmVar 0x55afa24d0e48 'x' 'uint64_t2':'vector' # | | |-FunctionDecl 0x55afa24d1278 line:878:20 countbits 'const uint3 (uint64_t3)' inline # | | | |-ParmVarDecl 0x55afa24d1148 col:40 used x 'uint64_t3':'vector' # | | | `-CompoundStmt 0x55afa24d1418 # | | | `-ReturnStmt 0x55afa24d1408 # | | | `-ImplicitCastExpr 0x55afa24d13f0 'vector' # | | | `-CallExpr 0x55afa24d13a8 'uint64_t3':'vector' # | | | |-ImplicitCastExpr 0x55afa24d1390 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d1350 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d13d8 'uint64_t3':'vector' # | | | `-DeclRefExpr 0x55afa24d1370 'uint64_t3':'vector' lvalue ParmVar 0x55afa24d1148 'x' 'uint64_t3':'vector' # | | |-FunctionDecl 0x55afa24d1578 line:881:20 countbits 'const uint4 (uint64_t4)' inline # | | | |-ParmVarDecl 0x55afa24d1448 col:40 used x 'uint64_t4':'vector' # | | | `-CompoundStmt 0x55afa24d1718 # | | | `-ReturnStmt 0x55afa24d1708 # | | | `-ImplicitCastExpr 0x55afa24d16f0 'vector' # | | | `-CallExpr 0x55afa24d16a8 'uint64_t4':'vector' # | | | |-ImplicitCastExpr 0x55afa24d1690 'void (*)(...) noexcept' # | | | | `-DeclRefExpr 0x55afa24d1650 '' Function 0x55afa24ce748 '__builtin_elementwise_popcount' 'void (...) noexcept' # | | | `-ImplicitCastExpr 0x55afa24d16d8 'uint64_t4':'vector' # | | | `-DeclRefExpr 0x55afa24d1670 'uint64_t4':'vector' lvalue ParmVar 0x55afa24d1448 'x' 'uint64_t4':'vector' # | | |-FunctionDecl 0x55afa24d1808 col:6 degrees 'half (half)' # | | | |-ParmVarDecl 0x55afa24d1758 col:18 'half' # | | | |-BuiltinAliasAttr 0x55afa24d18b8 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d1930 Implicit # | | | `-ConstAttr 0x55afa24d1958 Implicit # | | |-FunctionDecl 0x55afa24d1a70 col:7 degrees 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24d19c0 col:20 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d1b20 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d1b98 Implicit # | | | `-ConstAttr 0x55afa24d1bc0 Implicit # | | |-FunctionDecl 0x55afa24d1ce8 col:7 degrees 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24d1c38 col:20 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d1d98 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d2b50 Implicit # | | | `-ConstAttr 0x55afa24d2b78 Implicit # | | |-FunctionDecl 0x55afa24d2ca0 col:7 degrees 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24d2bf0 col:20 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d2d50 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d2dc8 Implicit # | | | `-ConstAttr 0x55afa24d2df0 Implicit # | | |-FunctionDecl 0x55afa24d2f00 col:7 used degrees 'float (float)' # | | | |-ParmVarDecl 0x55afa24d2e50 col:20 'float' # | | | |-BuiltinAliasAttr 0x55afa24d2fb0 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d3028 Implicit # | | | `-ConstAttr 0x55afa24d3050 Implicit # | | |-FunctionDecl 0x55afa24d3178 col:8 used degrees 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24d30c8 col:22 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d3228 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d32a0 Implicit # | | | `-ConstAttr 0x55afa24d32c8 Implicit # | | |-FunctionDecl 0x55afa24d33f0 col:8 used degrees 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24d3340 col:22 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d34a0 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d3518 Implicit # | | | `-ConstAttr 0x55afa24d3540 Implicit # | | |-FunctionDecl 0x55afa24d3668 col:8 used degrees 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24d35b8 col:22 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d3718 clang_builtin_alias __builtin_hlsl_elementwise_degrees # | | | |-NoThrowAttr 0x55afa24d3790 Implicit # | | | `-ConstAttr 0x55afa24d37b8 Implicit # | | |-FunctionDecl 0x55afa24d3968 col:6 dot 'half (half, half)' # | | | |-ParmVarDecl 0x55afa24d3818 col:14 'half' # | | | |-ParmVarDecl 0x55afa24d3898 col:20 'half' # | | | |-BuiltinAliasAttr 0x55afa24d3a20 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d3a98 Implicit # | | | `-ConstAttr 0x55afa24d3ac0 Implicit # | | |-FunctionDecl 0x55afa24d3d38 col:6 dot 'half (half2, half2)' # | | | |-ParmVarDecl 0x55afa24d3b60 col:15 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24d3be0 col:22 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d3df0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d3e68 Implicit # | | | `-ConstAttr 0x55afa24d3e90 Implicit # | | |-FunctionDecl 0x55afa24d40d8 col:6 dot 'half (half3, half3)' # | | | |-ParmVarDecl 0x55afa24d3f08 col:15 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24d3f88 col:22 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d4190 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d4208 Implicit # | | | `-ConstAttr 0x55afa24d4230 Implicit # | | |-FunctionDecl 0x55afa24d4478 col:6 dot 'half (half4, half4)' # | | | |-ParmVarDecl 0x55afa24d42a8 col:15 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24d4328 col:22 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d4530 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d45a8 Implicit # | | | `-ConstAttr 0x55afa24d45d0 Implicit # | | |-FunctionDecl 0x55afa24d4780 col:7 dot 'float (float, float)' # | | | |-ParmVarDecl 0x55afa24d4630 col:16 'float' # | | | |-ParmVarDecl 0x55afa24d46b0 col:23 'float' # | | | |-BuiltinAliasAttr 0x55afa24d4838 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d48b0 Implicit # | | | `-ConstAttr 0x55afa24d48d8 Implicit # | | |-FunctionDecl 0x55afa24d4b70 col:7 dot 'float (float2, float2)' # | | | |-ParmVarDecl 0x55afa24d4950 col:17 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24d49d0 col:25 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d4c28 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d4ca0 Implicit # | | | `-ConstAttr 0x55afa24d4cc8 Implicit # | | |-FunctionDecl 0x55afa24d4f18 col:7 dot 'float (float3, float3)' # | | | |-ParmVarDecl 0x55afa24d4d40 col:17 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24d4dc0 col:25 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d4fd0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d5048 Implicit # | | | `-ConstAttr 0x55afa24d5070 Implicit # | | |-FunctionDecl 0x55afa24d52b8 col:7 dot 'float (float4, float4)' # | | | |-ParmVarDecl 0x55afa24d50e8 col:17 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24d5168 col:25 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d5370 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d53e8 Implicit # | | | `-ConstAttr 0x55afa24d5410 Implicit # | | |-FunctionDecl 0x55afa24d5608 col:8 dot 'double (double, double)' # | | | |-ParmVarDecl 0x55afa24d5470 col:18 'double' # | | | |-ParmVarDecl 0x55afa24d54f0 col:26 'double' # | | | |-BuiltinAliasAttr 0x55afa24d56c0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d5738 Implicit # | | | `-ConstAttr 0x55afa24d5760 Implicit # | | |-FunctionDecl 0x55afa24d5958 col:5 dot 'int (int, int)' # | | | |-ParmVarDecl 0x55afa24d57c0 col:12 'int' # | | | |-ParmVarDecl 0x55afa24d5840 col:17 'int' # | | | |-BuiltinAliasAttr 0x55afa24d5a10 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d5a88 Implicit # | | | `-ConstAttr 0x55afa24d5ab0 Implicit # | | |-FunctionDecl 0x55afa24d5d58 col:5 dot 'int (int2, int2)' # | | | |-ParmVarDecl 0x55afa24d5b80 col:13 'int2':'vector' # | | | |-ParmVarDecl 0x55afa24d5c00 col:19 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d5e10 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d5e88 Implicit # | | | `-ConstAttr 0x55afa24d5eb0 Implicit # | | |-FunctionDecl 0x55afa24d60f8 col:5 dot 'int (int3, int3)' # | | | |-ParmVarDecl 0x55afa24d5f28 col:13 'int3':'vector' # | | | |-ParmVarDecl 0x55afa24d5fa8 col:19 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d61b0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d6228 Implicit # | | | `-ConstAttr 0x55afa24d6250 Implicit # | | |-FunctionDecl 0x55afa24d6498 col:5 dot 'int (int4, int4)' # | | | |-ParmVarDecl 0x55afa24d62c8 col:13 'int4':'vector' # | | | |-ParmVarDecl 0x55afa24d6348 col:19 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d6550 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d65c8 Implicit # | | | `-ConstAttr 0x55afa24d65f0 Implicit # | | |-FunctionDecl 0x55afa24d6838 col:6 dot 'uint (uint, uint)' # | | | |-ParmVarDecl 0x55afa24d6668 col:14 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24d66e8 col:20 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24d68f0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d6968 Implicit # | | | `-ConstAttr 0x55afa24d6990 Implicit # | | |-FunctionDecl 0x55afa24d6c08 col:6 dot 'uint (uint2, uint2)' # | | | |-ParmVarDecl 0x55afa24d6a08 col:15 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa24d6a88 col:22 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d6cc0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d6d38 Implicit # | | | `-ConstAttr 0x55afa24d6d60 Implicit # | | |-FunctionDecl 0x55afa24d6fa8 col:6 dot 'uint (uint3, uint3)' # | | | |-ParmVarDecl 0x55afa24d6dd8 col:15 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa24d6e58 col:22 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d7060 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d70d8 Implicit # | | | `-ConstAttr 0x55afa24d7100 Implicit # | | |-FunctionDecl 0x55afa24d7348 col:6 dot 'uint (uint4, uint4)' # | | | |-ParmVarDecl 0x55afa24d7178 col:15 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa24d71f8 col:22 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d7400 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d7478 Implicit # | | | `-ConstAttr 0x55afa24d74a0 Implicit # | | |-FunctionDecl 0x55afa24d76e8 col:9 dot 'int64_t (int64_t, int64_t)' # | | | |-ParmVarDecl 0x55afa24d7518 col:20 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa24d7598 col:29 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa24d77a0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d7818 Implicit # | | | `-ConstAttr 0x55afa24d7840 Implicit # | | |-FunctionDecl 0x55afa24d7a88 col:9 dot 'int64_t (int64_t2, int64_t2)' # | | | |-ParmVarDecl 0x55afa24d78b8 col:21 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24d7938 col:31 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d7b40 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d7be8 Implicit # | | | `-ConstAttr 0x55afa24d7c10 Implicit # | | |-FunctionDecl 0x55afa24d7e58 col:9 dot 'int64_t (int64_t3, int64_t3)' # | | | |-ParmVarDecl 0x55afa24d7c88 col:21 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24d7d08 col:31 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d7f10 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d7f88 Implicit # | | | `-ConstAttr 0x55afa24d7fb0 Implicit # | | |-FunctionDecl 0x55afa24d81f8 col:9 dot 'int64_t (int64_t4, int64_t4)' # | | | |-ParmVarDecl 0x55afa24d8028 col:21 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24d80a8 col:31 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d82b0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d8328 Implicit # | | | `-ConstAttr 0x55afa24d8350 Implicit # | | |-FunctionDecl 0x55afa24d8598 col:10 dot 'uint64_t (uint64_t, uint64_t)' # | | | |-ParmVarDecl 0x55afa24d83c8 col:22 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa24d8448 col:32 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa24d8650 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d86c8 Implicit # | | | `-ConstAttr 0x55afa24d86f0 Implicit # | | |-FunctionDecl 0x55afa24d8938 col:10 dot 'uint64_t (uint64_t2, uint64_t2)' # | | | |-ParmVarDecl 0x55afa24d8768 col:23 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24d87e8 col:34 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d89f0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d8a68 Implicit # | | | `-ConstAttr 0x55afa24d8a90 Implicit # | | |-FunctionDecl 0x55afa24d8d08 col:10 dot 'uint64_t (uint64_t3, uint64_t3)' # | | | |-ParmVarDecl 0x55afa24d8b08 col:23 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24d8bb0 col:34 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d8dc0 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d8e38 Implicit # | | | `-ConstAttr 0x55afa24d8e60 Implicit # | | |-FunctionDecl 0x55afa24d90a8 col:10 dot 'uint64_t (uint64_t4, uint64_t4)' # | | | |-ParmVarDecl 0x55afa24d8ed8 col:23 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24d8f58 col:34 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d9160 clang_builtin_alias __builtin_hlsl_dot # | | | |-NoThrowAttr 0x55afa24d91d8 Implicit # | | | `-ConstAttr 0x55afa24d9200 Implicit # | | |-FunctionDecl 0x55afa24d9518 col:5 dot4add_i8packed 'int (uint, uint, int)' # | | | |-ParmVarDecl 0x55afa24d9288 col:26 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24d9308 col:32 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24d9388 col:37 'int' # | | | |-AvailabilityAttr 0x55afa24d95d8 shadermodel 6.4 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24d9698 clang_builtin_alias __builtin_hlsl_dot4add_i8packed # | | | |-NoThrowAttr 0x55afa24d96e0 Implicit # | | | `-ConstAttr 0x55afa24d9708 Implicit # | | |-FunctionDecl 0x55afa24d9970 col:6 dot4add_u8packed 'uint (uint, uint, uint)' # | | | |-ParmVarDecl 0x55afa24d9780 col:27 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24d9800 col:33 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24d9880 col:39 'uint':'unsigned int' # | | | |-AvailabilityAttr 0x55afa24d9a30 shadermodel 6.4 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24d9af0 clang_builtin_alias __builtin_hlsl_dot4add_u8packed # | | | |-NoThrowAttr 0x55afa24d9b38 Implicit # | | | `-ConstAttr 0x55afa24d9b60 Implicit # | | |-FunctionDecl 0x55afa24d9c70 col:6 exp 'half (half)' # | | | |-ParmVarDecl 0x55afa24d9bc0 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa24d9d20 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24d9d98 Implicit # | | | `-ConstAttr 0x55afa24d9dc0 Implicit # | | |-FunctionDecl 0x55afa24d9ed8 col:7 exp 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24d9e28 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24d9f88 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24da000 Implicit # | | | `-ConstAttr 0x55afa24da028 Implicit # | | |-FunctionDecl 0x55afa24da150 col:7 exp 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24da0a0 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24da200 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24da278 Implicit # | | | `-ConstAttr 0x55afa24da2a0 Implicit # | | |-FunctionDecl 0x55afa24da3c8 col:7 exp 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24da318 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24da478 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24da4f0 Implicit # | | | `-ConstAttr 0x55afa24da518 Implicit # | | |-FunctionDecl 0x55afa24da628 col:7 used exp 'float (float)' # | | | |-ParmVarDecl 0x55afa24da578 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa24da6d8 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24da750 Implicit # | | | `-ConstAttr 0x55afa24da778 Implicit # | | |-FunctionDecl 0x55afa24da8a0 col:8 used exp 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24da7f0 col:18 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24da950 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24da9c8 Implicit # | | | `-ConstAttr 0x55afa24da9f0 Implicit # | | |-FunctionDecl 0x55afa24dab18 col:8 used exp 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24daa68 col:18 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dabd8 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24dac50 Implicit # | | | `-ConstAttr 0x55afa24dac78 Implicit # | | |-FunctionDecl 0x55afa24dada0 col:8 used exp 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24dacf0 col:18 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dae50 clang_builtin_alias __builtin_elementwise_exp # | | | |-NoThrowAttr 0x55afa24daec8 Implicit # | | | `-ConstAttr 0x55afa24daef0 Implicit # | | |-FunctionDecl 0x55afa24db000 col:6 exp2 'half (half)' # | | | |-ParmVarDecl 0x55afa24daf50 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa24db0b0 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24db128 Implicit # | | | `-ConstAttr 0x55afa24db150 Implicit # | | |-FunctionDecl 0x55afa24db268 col:7 exp2 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24db1b8 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24db318 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24db390 Implicit # | | | `-ConstAttr 0x55afa24db3b8 Implicit # | | |-FunctionDecl 0x55afa24db4e0 col:7 exp2 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24db430 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24db590 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24db608 Implicit # | | | `-ConstAttr 0x55afa24db630 Implicit # | | |-FunctionDecl 0x55afa24db758 col:7 exp2 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24db6a8 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24db808 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24db880 Implicit # | | | `-ConstAttr 0x55afa24db8a8 Implicit # | | |-FunctionDecl 0x55afa24db9b8 col:7 used exp2 'float (float)' # | | | |-ParmVarDecl 0x55afa24db908 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24dba68 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24dbae0 Implicit # | | | `-ConstAttr 0x55afa24dbb08 Implicit # | | |-FunctionDecl 0x55afa24b9dc0 col:8 used exp2 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24b9d10 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24b9e70 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24b9ee8 Implicit # | | | `-ConstAttr 0x55afa24b9f10 Implicit # | | |-FunctionDecl 0x55afa24ba038 col:8 used exp2 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24b9f88 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ba0e8 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24ba160 Implicit # | | | `-ConstAttr 0x55afa24ba188 Implicit # | | |-FunctionDecl 0x55afa24ba2b0 col:8 used exp2 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24ba200 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ba360 clang_builtin_alias __builtin_elementwise_exp2 # | | | |-NoThrowAttr 0x55afa24ba3d8 Implicit # | | | `-ConstAttr 0x55afa24ba400 Implicit # | | |-FunctionDecl 0x55afa24ba5a8 col:7 f16tof32 'float (uint)' # | | | |-ParmVarDecl 0x55afa24ba478 col:20 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24ba658 clang_builtin_alias __builtin_hlsl_elementwise_f16tof32 # | | | |-NoThrowAttr 0x55afa24ba6d0 Implicit # | | | `-ConstAttr 0x55afa24ba6f8 Implicit # | | |-FunctionDecl 0x55afa24ba888 col:8 f16tof32 'float2 (uint2)' # | | | |-ParmVarDecl 0x55afa24ba760 col:22 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ba938 clang_builtin_alias __builtin_hlsl_elementwise_f16tof32 # | | | |-NoThrowAttr 0x55afa24ba9b0 Implicit # | | | `-ConstAttr 0x55afa24ba9d8 Implicit # | | |-FunctionDecl 0x55afa24bab78 col:8 f16tof32 'float3 (uint3)' # | | | |-ParmVarDecl 0x55afa24baa50 col:22 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bac28 clang_builtin_alias __builtin_hlsl_elementwise_f16tof32 # | | | |-NoThrowAttr 0x55afa24baca0 Implicit # | | | `-ConstAttr 0x55afa24bacc8 Implicit # | | |-FunctionDecl 0x55afa24bae78 col:8 f16tof32 'float4 (uint4)' # | | | |-ParmVarDecl 0x55afa24bad50 col:22 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24baf28 clang_builtin_alias __builtin_hlsl_elementwise_f16tof32 # | | | |-NoThrowAttr 0x55afa24bafa0 Implicit # | | | `-ConstAttr 0x55afa24bafc8 Implicit # | | |-FunctionDecl 0x55afa24bb158 col:6 f32tof16 'uint (float)' # | | | |-ParmVarDecl 0x55afa24bb028 col:20 'float' # | | | |-BuiltinAliasAttr 0x55afa24bb208 clang_builtin_alias __builtin_hlsl_elementwise_f32tof16 # | | | |-NoThrowAttr 0x55afa24bb280 Implicit # | | | `-ConstAttr 0x55afa24bb2a8 Implicit # | | |-FunctionDecl 0x55afa24bb438 col:7 f32tof16 'uint2 (float2)' # | | | |-ParmVarDecl 0x55afa24bb310 col:22 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bb4e8 clang_builtin_alias __builtin_hlsl_elementwise_f32tof16 # | | | |-NoThrowAttr 0x55afa24bb560 Implicit # | | | `-ConstAttr 0x55afa24bb588 Implicit # | | |-FunctionDecl 0x55afa24bb728 col:7 f32tof16 'uint3 (float3)' # | | | |-ParmVarDecl 0x55afa24bb600 col:22 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bb7d8 clang_builtin_alias __builtin_hlsl_elementwise_f32tof16 # | | | |-NoThrowAttr 0x55afa24bb850 Implicit # | | | `-ConstAttr 0x55afa24bb878 Implicit # | | |-FunctionDecl 0x55afa24bba18 col:7 f32tof16 'uint4 (float4)' # | | | |-ParmVarDecl 0x55afa24bb8f0 col:22 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24bbac8 clang_builtin_alias __builtin_hlsl_elementwise_f32tof16 # | | | |-NoThrowAttr 0x55afa24bbb40 Implicit # | | | `-ConstAttr 0x55afa24bbb68 Implicit # | | |-FunctionDecl 0x55afa24e1bd0 col:6 firstbitlow 'uint (int)' # | | | |-ParmVarDecl 0x55afa24bbbc8 col:21 'int' # | | | |-BuiltinAliasAttr 0x55afa24e1c80 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e1cf8 Implicit # | | | `-ConstAttr 0x55afa24e1d20 Implicit # | | |-FunctionDecl 0x55afa24e1eb8 col:7 firstbitlow 'uint2 (int2)' # | | | |-ParmVarDecl 0x55afa24e1d88 col:23 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e1f68 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e1fe0 Implicit # | | | `-ConstAttr 0x55afa24e2008 Implicit # | | |-FunctionDecl 0x55afa24e21a8 col:7 firstbitlow 'uint3 (int3)' # | | | |-ParmVarDecl 0x55afa24e2080 col:23 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e2258 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e22d0 Implicit # | | | `-ConstAttr 0x55afa24e22f8 Implicit # | | |-FunctionDecl 0x55afa24e2498 col:7 firstbitlow 'uint4 (int4)' # | | | |-ParmVarDecl 0x55afa24e2370 col:23 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e2548 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e25c0 Implicit # | | | `-ConstAttr 0x55afa24e25e8 Implicit # | | |-FunctionDecl 0x55afa24e2710 col:6 firstbitlow 'uint (uint)' # | | | |-ParmVarDecl 0x55afa24e2660 col:22 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24e27c0 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e2838 Implicit # | | | `-ConstAttr 0x55afa24e2860 Implicit # | | |-FunctionDecl 0x55afa24e2988 col:7 firstbitlow 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa24e28d8 col:24 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e2a38 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e2ab0 Implicit # | | | `-ConstAttr 0x55afa24e2ad8 Implicit # | | |-FunctionDecl 0x55afa24e2c10 col:7 firstbitlow 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa24e2b50 col:24 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e2cc0 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e2d38 Implicit # | | | `-ConstAttr 0x55afa24e2d60 Implicit # | | |-FunctionDecl 0x55afa24e2e88 col:7 firstbitlow 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa24e2dd8 col:24 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e2f38 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e2fb0 Implicit # | | | `-ConstAttr 0x55afa24e2fd8 Implicit # | | |-FunctionDecl 0x55afa24e3178 col:6 firstbitlow 'uint (int64_t)' # | | | |-ParmVarDecl 0x55afa24e3050 col:25 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa24e3228 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e32a0 Implicit # | | | `-ConstAttr 0x55afa24e32c8 Implicit # | | |-FunctionDecl 0x55afa24e3468 col:7 firstbitlow 'uint2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa24e3340 col:27 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e3518 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e3590 Implicit # | | | `-ConstAttr 0x55afa24e35b8 Implicit # | | |-FunctionDecl 0x55afa24e3758 col:7 firstbitlow 'uint3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa24e3630 col:27 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e3808 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e3880 Implicit # | | | `-ConstAttr 0x55afa24e38a8 Implicit # | | |-FunctionDecl 0x55afa24e3a48 col:7 firstbitlow 'uint4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa24e3920 col:27 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e3af8 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e3b70 Implicit # | | | `-ConstAttr 0x55afa24e3b98 Implicit # | | |-FunctionDecl 0x55afa24e3d48 col:6 firstbitlow 'uint (uint64_t)' # | | | |-ParmVarDecl 0x55afa24e3c20 col:26 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa24e3df8 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e3e70 Implicit # | | | `-ConstAttr 0x55afa24e3e98 Implicit # | | |-FunctionDecl 0x55afa24e4038 col:7 firstbitlow 'uint2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa24e3f10 col:28 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e40e8 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e4160 Implicit # | | | `-ConstAttr 0x55afa24e4188 Implicit # | | |-FunctionDecl 0x55afa24e4328 col:7 firstbitlow 'uint3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa24e4200 col:28 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e43d8 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e4450 Implicit # | | | `-ConstAttr 0x55afa24e4478 Implicit # | | |-FunctionDecl 0x55afa24e4618 col:7 firstbitlow 'uint4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa24e44f0 col:28 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e46c8 clang_builtin_alias __builtin_hlsl_elementwise_firstbitlow # | | | |-NoThrowAttr 0x55afa24e4740 Implicit # | | | `-ConstAttr 0x55afa24e4768 Implicit # | | |-FunctionDecl 0x55afa24e4878 col:6 floor 'half (half)' # | | | |-ParmVarDecl 0x55afa24e47c8 col:16 'half' # | | | |-BuiltinAliasAttr 0x55afa24e4928 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e49a0 Implicit # | | | `-ConstAttr 0x55afa24e49c8 Implicit # | | |-FunctionDecl 0x55afa24e4ae0 col:7 floor 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24e4a30 col:18 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e4b90 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e4c18 Implicit # | | | `-ConstAttr 0x55afa24e4c40 Implicit # | | |-FunctionDecl 0x55afa24e4d68 col:7 floor 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24e4cb8 col:18 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e4e18 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e4e90 Implicit # | | | `-ConstAttr 0x55afa24e4eb8 Implicit # | | |-FunctionDecl 0x55afa24e4fe0 col:7 floor 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24e4f30 col:18 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e5090 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e5108 Implicit # | | | `-ConstAttr 0x55afa24e5130 Implicit # | | |-FunctionDecl 0x55afa24e5240 col:7 used floor 'float (float)' # | | | |-ParmVarDecl 0x55afa24e5190 col:18 'float' # | | | |-BuiltinAliasAttr 0x55afa24e52f0 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e5368 Implicit # | | | `-ConstAttr 0x55afa24e5390 Implicit # | | |-FunctionDecl 0x55afa24e54b8 col:8 used floor 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24e5408 col:20 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e5568 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e55e0 Implicit # | | | `-ConstAttr 0x55afa24e5608 Implicit # | | |-FunctionDecl 0x55afa24e5730 col:8 used floor 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24e5680 col:20 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e57e0 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e5858 Implicit # | | | `-ConstAttr 0x55afa24e5880 Implicit # | | |-FunctionDecl 0x55afa24e59a8 col:8 used floor 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24e58f8 col:20 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e5a58 clang_builtin_alias __builtin_elementwise_floor # | | | |-NoThrowAttr 0x55afa24e5ad0 Implicit # | | | `-ConstAttr 0x55afa24e5af8 Implicit # | | |-FunctionDecl 0x55afa24e5c40 col:6 frac 'half (half)' # | | | |-ParmVarDecl 0x55afa24e5b58 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa24e5cf0 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e5d68 Implicit # | | | `-ConstAttr 0x55afa24e5d90 Implicit # | | |-FunctionDecl 0x55afa24e5ea8 col:7 frac 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24e5df8 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e5f58 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e5fd0 Implicit # | | | `-ConstAttr 0x55afa24e5ff8 Implicit # | | |-FunctionDecl 0x55afa24e6120 col:7 frac 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24e6070 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e61d0 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e6248 Implicit # | | | `-ConstAttr 0x55afa24e6270 Implicit # | | |-FunctionDecl 0x55afa24e6398 col:7 frac 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24e62e8 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e6448 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e64c0 Implicit # | | | `-ConstAttr 0x55afa24e64e8 Implicit # | | |-FunctionDecl 0x55afa24e65f8 col:7 used frac 'float (float)' # | | | |-ParmVarDecl 0x55afa24e6548 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24e66a8 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e6720 Implicit # | | | `-ConstAttr 0x55afa24e6748 Implicit # | | |-FunctionDecl 0x55afa24e6870 col:8 used frac 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24e67c0 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e6920 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e6998 Implicit # | | | `-ConstAttr 0x55afa24e69c0 Implicit # | | |-FunctionDecl 0x55afa24e6ae8 col:8 used frac 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24e6a38 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e6b98 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e6c20 Implicit # | | | `-ConstAttr 0x55afa24e6c48 Implicit # | | |-FunctionDecl 0x55afa24e6d70 col:8 used frac 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24e6cc0 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e6e20 clang_builtin_alias __builtin_hlsl_elementwise_frac # | | | |-NoThrowAttr 0x55afa24e6e98 Implicit # | | | `-ConstAttr 0x55afa24e6ec0 Implicit # | | |-FunctionDecl 0x55afa24e6fc8 col:6 isinf 'bool (half)' # | | | |-ParmVarDecl 0x55afa24e6f20 col:16 'half' # | | | |-BuiltinAliasAttr 0x55afa24e7078 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e70f0 Implicit # | | | `-ConstAttr 0x55afa24e7118 Implicit # | | |-FunctionDecl 0x55afa24e72a8 col:7 isinf 'bool2 (half2)' # | | | |-ParmVarDecl 0x55afa24e7180 col:18 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e7358 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e73d0 Implicit # | | | `-ConstAttr 0x55afa24e73f8 Implicit # | | |-FunctionDecl 0x55afa24e7598 col:7 isinf 'bool3 (half3)' # | | | |-ParmVarDecl 0x55afa24e7470 col:18 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e7648 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e76c0 Implicit # | | | `-ConstAttr 0x55afa24e76e8 Implicit # | | |-FunctionDecl 0x55afa24e7888 col:7 isinf 'bool4 (half4)' # | | | |-ParmVarDecl 0x55afa24e7760 col:18 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e7938 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e79b0 Implicit # | | | `-ConstAttr 0x55afa24e79d8 Implicit # | | |-FunctionDecl 0x55afa24e7ae0 col:6 used isinf 'bool (float)' # | | | |-ParmVarDecl 0x55afa24e7a38 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24e7b90 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e7c30 Implicit # | | | `-ConstAttr 0x55afa24e7c58 Implicit # | | |-FunctionDecl 0x55afa24e7df8 col:7 used isinf 'bool2 (float2)' # | | | |-ParmVarDecl 0x55afa24e7cd0 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e7ea8 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e7f20 Implicit # | | | `-ConstAttr 0x55afa24e7f48 Implicit # | | |-FunctionDecl 0x55afa24e80e8 col:7 used isinf 'bool3 (float3)' # | | | |-ParmVarDecl 0x55afa24e7fc0 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e8198 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e8210 Implicit # | | | `-ConstAttr 0x55afa24e8238 Implicit # | | |-FunctionDecl 0x55afa24e83d8 col:7 used isinf 'bool4 (float4)' # | | | |-ParmVarDecl 0x55afa24e82b0 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e8488 clang_builtin_alias __builtin_hlsl_elementwise_isinf # | | | |-NoThrowAttr 0x55afa24e8500 Implicit # | | | `-ConstAttr 0x55afa24e8528 Implicit # | | |-FunctionDecl 0x55afa24e8630 col:6 isnan 'bool (half)' # | | | |-ParmVarDecl 0x55afa24e8588 col:16 'half' # | | | |-BuiltinAliasAttr 0x55afa24e86e0 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e8758 Implicit # | | | `-ConstAttr 0x55afa24e8780 Implicit # | | |-FunctionDecl 0x55afa24e8898 col:7 isnan 'bool2 (half2)' # | | | |-ParmVarDecl 0x55afa24e87e8 col:18 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e8948 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e89c0 Implicit # | | | `-ConstAttr 0x55afa24e89e8 Implicit # | | |-FunctionDecl 0x55afa24e8b10 col:7 isnan 'bool3 (half3)' # | | | |-ParmVarDecl 0x55afa24e8a60 col:18 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e8bc0 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e8c58 Implicit # | | | `-ConstAttr 0x55afa24e8c80 Implicit # | | |-FunctionDecl 0x55afa24e8da8 col:7 isnan 'bool4 (half4)' # | | | |-ParmVarDecl 0x55afa24e8cf8 col:18 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e8e58 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e8ed0 Implicit # | | | `-ConstAttr 0x55afa24e8ef8 Implicit # | | |-FunctionDecl 0x55afa24e9000 col:6 used isnan 'bool (float)' # | | | |-ParmVarDecl 0x55afa24e8f58 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24e90b0 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e9128 Implicit # | | | `-ConstAttr 0x55afa24e9150 Implicit # | | |-FunctionDecl 0x55afa24e9278 col:7 used isnan 'bool2 (float2)' # | | | |-ParmVarDecl 0x55afa24e91c8 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e9328 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e93a0 Implicit # | | | `-ConstAttr 0x55afa24e93c8 Implicit # | | |-FunctionDecl 0x55afa24e94f0 col:7 used isnan 'bool3 (float3)' # | | | |-ParmVarDecl 0x55afa24e9440 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e95a0 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e9618 Implicit # | | | `-ConstAttr 0x55afa24e9640 Implicit # | | |-FunctionDecl 0x55afa24e9768 col:7 used isnan 'bool4 (float4)' # | | | |-ParmVarDecl 0x55afa24e96b8 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e9818 clang_builtin_alias __builtin_hlsl_elementwise_isnan # | | | |-NoThrowAttr 0x55afa24e9890 Implicit # | | | `-ConstAttr 0x55afa24e98b8 Implicit # | | |-FunctionDecl 0x55afa24e9b08 col:6 lerp 'half (half, half, half)' # | | | |-ParmVarDecl 0x55afa24e9918 col:15 'half' # | | | |-ParmVarDecl 0x55afa24e9998 col:21 'half' # | | | |-ParmVarDecl 0x55afa24e9a18 col:27 'half' # | | | |-BuiltinAliasAttr 0x55afa24e9bc8 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24e9c50 Implicit # | | | `-ConstAttr 0x55afa24e9c78 Implicit # | | |-FunctionDecl 0x55afa24e9ed0 col:7 lerp 'half2 (half2, half2, half2)' # | | | |-ParmVarDecl 0x55afa24e9ce0 col:17 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24e9d60 col:24 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24e9de0 col:31 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24e9f90 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24ea008 Implicit # | | | `-ConstAttr 0x55afa24ea030 Implicit # | | |-FunctionDecl 0x55afa24ea298 col:7 lerp 'half3 (half3, half3, half3)' # | | | |-ParmVarDecl 0x55afa24ea0a8 col:17 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24ea128 col:24 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24ea1a8 col:31 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ea358 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24ea3d0 Implicit # | | | `-ConstAttr 0x55afa24ea3f8 Implicit # | | |-FunctionDecl 0x55afa24ea660 col:7 lerp 'half4 (half4, half4, half4)' # | | | |-ParmVarDecl 0x55afa24ea470 col:17 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24ea4f0 col:24 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24ea570 col:31 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ea720 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24ea798 Implicit # | | | `-ConstAttr 0x55afa24ea7c0 Implicit # | | |-FunctionDecl 0x55afa24eaa10 col:7 used lerp 'float (float, float, float)' # | | | |-ParmVarDecl 0x55afa24ea820 col:17 'float' # | | | |-ParmVarDecl 0x55afa24ea8a0 col:24 'float' # | | | |-ParmVarDecl 0x55afa24ea920 col:31 'float' # | | | |-BuiltinAliasAttr 0x55afa24eaad0 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24eab48 Implicit # | | | `-ConstAttr 0x55afa24eab70 Implicit # | | |-FunctionDecl 0x55afa24eade8 col:8 used lerp 'float2 (float2, float2, float2)' # | | | |-ParmVarDecl 0x55afa24eabe8 col:19 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24eac78 col:27 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24eacf8 col:35 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24eaea8 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24eaf20 Implicit # | | | `-ConstAttr 0x55afa24eaf48 Implicit # | | |-FunctionDecl 0x55afa24eb1b0 col:8 used lerp 'float3 (float3, float3, float3)' # | | | |-ParmVarDecl 0x55afa24eafc0 col:19 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24eb040 col:27 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24eb0c0 col:35 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24eb270 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24eb2e8 Implicit # | | | `-ConstAttr 0x55afa24eb310 Implicit # | | |-FunctionDecl 0x55afa24eb578 col:8 used lerp 'float4 (float4, float4, float4)' # | | | |-ParmVarDecl 0x55afa24eb388 col:19 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24eb408 col:27 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24eb488 col:35 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24eb638 clang_builtin_alias __builtin_hlsl_lerp # | | | |-NoThrowAttr 0x55afa24eb6b0 Implicit # | | | `-ConstAttr 0x55afa24eb6d8 Implicit # | | |-FunctionDecl 0x55afa24eb7e8 col:6 log 'half (half)' # | | | |-ParmVarDecl 0x55afa24eb738 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa24eb898 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24eb910 Implicit # | | | `-ConstAttr 0x55afa24eb938 Implicit # | | |-FunctionDecl 0x55afa24eba50 col:7 log 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24eb9a0 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ebb00 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24ebb78 Implicit # | | | `-ConstAttr 0x55afa24ebba0 Implicit # | | |-FunctionDecl 0x55afa24ebd20 col:7 log 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24ebc70 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ebdd0 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24ebe48 Implicit # | | | `-ConstAttr 0x55afa24ebe70 Implicit # | | |-FunctionDecl 0x55afa24ebf98 col:7 log 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24ebee8 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ec048 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24ec0c0 Implicit # | | | `-ConstAttr 0x55afa24ec0e8 Implicit # | | |-FunctionDecl 0x55afa24ec1f8 col:7 used log 'float (float)' # | | | |-ParmVarDecl 0x55afa24ec148 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa24ec2a8 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24ec320 Implicit # | | | `-ConstAttr 0x55afa24ec348 Implicit # | | |-FunctionDecl 0x55afa24ec470 col:8 used log 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24ec3c0 col:18 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ec520 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24ec598 Implicit # | | | `-ConstAttr 0x55afa24ec5c0 Implicit # | | |-FunctionDecl 0x55afa24ec6e8 col:8 used log 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24ec638 col:18 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ec798 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24ec810 Implicit # | | | `-ConstAttr 0x55afa24ec838 Implicit # | | |-FunctionDecl 0x55afa24ec960 col:8 used log 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24ec8b0 col:18 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24eca10 clang_builtin_alias __builtin_elementwise_log # | | | |-NoThrowAttr 0x55afa24eca88 Implicit # | | | `-ConstAttr 0x55afa24ecab0 Implicit # | | |-FunctionDecl 0x55afa24ecbc0 col:6 log10 'half (half)' # | | | |-ParmVarDecl 0x55afa24ecb10 col:16 'half' # | | | |-BuiltinAliasAttr 0x55afa24ecc70 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24ecce8 Implicit # | | | `-ConstAttr 0x55afa24ecd10 Implicit # | | |-FunctionDecl 0x55afa24ece28 col:7 log10 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24ecd78 col:18 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24eced8 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24ecf50 Implicit # | | | `-ConstAttr 0x55afa24ecf78 Implicit # | | |-FunctionDecl 0x55afa24ed0a0 col:7 log10 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24ecff0 col:18 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ed150 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24ed1c8 Implicit # | | | `-ConstAttr 0x55afa24ed1f0 Implicit # | | |-FunctionDecl 0x55afa24ed318 col:7 log10 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24ed268 col:18 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ed3c8 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24ed440 Implicit # | | | `-ConstAttr 0x55afa24ed468 Implicit # | | |-FunctionDecl 0x55afa24ed578 col:7 used log10 'float (float)' # | | | |-ParmVarDecl 0x55afa24ed4c8 col:18 'float' # | | | |-BuiltinAliasAttr 0x55afa24ed628 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24ed6a0 Implicit # | | | `-ConstAttr 0x55afa24ed6c8 Implicit # | | |-FunctionDecl 0x55afa24ed7f0 col:8 used log10 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24ed740 col:20 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ed8a0 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24ed918 Implicit # | | | `-ConstAttr 0x55afa24ed940 Implicit # | | |-FunctionDecl 0x55afa24eda68 col:8 used log10 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24ed9b8 col:20 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24edb18 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24edb90 Implicit # | | | `-ConstAttr 0x55afa24edbb8 Implicit # | | |-FunctionDecl 0x55afa24eed40 col:8 used log10 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24eec90 col:20 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24eedf0 clang_builtin_alias __builtin_elementwise_log10 # | | | |-NoThrowAttr 0x55afa24eee68 Implicit # | | | `-ConstAttr 0x55afa24eee90 Implicit # | | |-FunctionDecl 0x55afa24eefa0 col:6 log2 'half (half)' # | | | |-ParmVarDecl 0x55afa24eeef0 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa24ef050 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24ef0c8 Implicit # | | | `-ConstAttr 0x55afa24ef0f0 Implicit # | | |-FunctionDecl 0x55afa24ef208 col:7 log2 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24ef158 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ef2b8 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24ef330 Implicit # | | | `-ConstAttr 0x55afa24ef358 Implicit # | | |-FunctionDecl 0x55afa24ef480 col:7 log2 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24ef3d0 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ef530 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24ef5a8 Implicit # | | | `-ConstAttr 0x55afa24ef5d0 Implicit # | | |-FunctionDecl 0x55afa24ef6f8 col:7 log2 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24ef648 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ef7a8 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24ef820 Implicit # | | | `-ConstAttr 0x55afa24ef848 Implicit # | | |-FunctionDecl 0x55afa24ef958 col:7 used log2 'float (float)' # | | | |-ParmVarDecl 0x55afa24ef8a8 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa24efa08 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24efa80 Implicit # | | | `-ConstAttr 0x55afa24efaa8 Implicit # | | |-FunctionDecl 0x55afa24efbd0 col:8 used log2 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24efb20 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24efc80 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24efcf8 Implicit # | | | `-ConstAttr 0x55afa24efd20 Implicit # | | |-FunctionDecl 0x55afa24efe48 col:8 used log2 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24efd98 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24efef8 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24eff70 Implicit # | | | `-ConstAttr 0x55afa24eff98 Implicit # | | |-FunctionDecl 0x55afa24f00c0 col:8 used log2 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24f0010 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f0170 clang_builtin_alias __builtin_elementwise_log2 # | | | |-NoThrowAttr 0x55afa24f01e8 Implicit # | | | `-ConstAttr 0x55afa24f0210 Implicit # | | |-FunctionDecl 0x55afa24f0460 col:6 mad 'half (half, half, half)' # | | | |-ParmVarDecl 0x55afa24f0270 col:14 'half' # | | | |-ParmVarDecl 0x55afa24f02f0 col:20 'half' # | | | |-ParmVarDecl 0x55afa24f0370 col:26 'half' # | | | |-BuiltinAliasAttr 0x55afa24f0520 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f0598 Implicit # | | | `-ConstAttr 0x55afa24f05c0 Implicit # | | |-FunctionDecl 0x55afa24f0818 col:7 mad 'half2 (half2, half2, half2)' # | | | |-ParmVarDecl 0x55afa24f0628 col:16 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24f06a8 col:23 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24f0728 col:30 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f08d8 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f0950 Implicit # | | | `-ConstAttr 0x55afa24f0978 Implicit # | | |-FunctionDecl 0x55afa24f0be0 col:7 mad 'half3 (half3, half3, half3)' # | | | |-ParmVarDecl 0x55afa24f09f0 col:16 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24f0a70 col:23 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24f0af0 col:30 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f1cc8 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f1d40 Implicit # | | | `-ConstAttr 0x55afa24f1d68 Implicit # | | |-FunctionDecl 0x55afa24f1fd0 col:7 mad 'half4 (half4, half4, half4)' # | | | |-ParmVarDecl 0x55afa24f1de0 col:16 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24f1e60 col:23 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24f1ee0 col:30 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f2090 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f2108 Implicit # | | | `-ConstAttr 0x55afa24f2130 Implicit # | | |-FunctionDecl 0x55afa24f2380 col:5 mad 'int (int, int, int)' # | | | |-ParmVarDecl 0x55afa24f2190 col:12 'int' # | | | |-ParmVarDecl 0x55afa24f2210 col:17 'int' # | | | |-ParmVarDecl 0x55afa24f2290 col:22 'int' # | | | |-BuiltinAliasAttr 0x55afa24f2440 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f24b8 Implicit # | | | `-ConstAttr 0x55afa24f24e0 Implicit # | | |-FunctionDecl 0x55afa24f2748 col:6 mad 'int2 (int2, int2, int2)' # | | | |-ParmVarDecl 0x55afa24f2558 col:14 'int2':'vector' # | | | |-ParmVarDecl 0x55afa24f25d8 col:20 'int2':'vector' # | | | |-ParmVarDecl 0x55afa24f2658 col:26 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f2808 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f2880 Implicit # | | | `-ConstAttr 0x55afa24f28a8 Implicit # | | |-FunctionDecl 0x55afa24f2b10 col:6 mad 'int3 (int3, int3, int3)' # | | | |-ParmVarDecl 0x55afa24f2920 col:14 'int3':'vector' # | | | |-ParmVarDecl 0x55afa24f29a0 col:20 'int3':'vector' # | | | |-ParmVarDecl 0x55afa24f2a20 col:26 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f2bd0 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f2c48 Implicit # | | | `-ConstAttr 0x55afa24f2c70 Implicit # | | |-FunctionDecl 0x55afa24f2ed8 col:6 mad 'int4 (int4, int4, int4)' # | | | |-ParmVarDecl 0x55afa24f2ce8 col:14 'int4':'vector' # | | | |-ParmVarDecl 0x55afa24f2d68 col:20 'int4':'vector' # | | | |-ParmVarDecl 0x55afa24f2de8 col:26 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f2f98 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f3010 Implicit # | | | `-ConstAttr 0x55afa24f3038 Implicit # | | |-FunctionDecl 0x55afa24f32a0 col:6 mad 'uint (uint, uint, uint)' # | | | |-ParmVarDecl 0x55afa24f30b0 col:14 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24f3130 col:20 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24f31b0 col:26 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24f3360 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f33d8 Implicit # | | | `-ConstAttr 0x55afa24f3400 Implicit # | | |-FunctionDecl 0x55afa24f3668 col:7 mad 'uint2 (uint2, uint2, uint2)' # | | | |-ParmVarDecl 0x55afa24f3478 col:16 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa24f34f8 col:23 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa24f3578 col:30 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f3728 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f37a0 Implicit # | | | `-ConstAttr 0x55afa24f37c8 Implicit # | | |-FunctionDecl 0x55afa24f3a30 col:7 mad 'uint3 (uint3, uint3, uint3)' # | | | |-ParmVarDecl 0x55afa24f3840 col:16 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa24f38c0 col:23 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa24f3940 col:30 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f3af0 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f3b68 Implicit # | | | `-ConstAttr 0x55afa24f3b90 Implicit # | | |-FunctionDecl 0x55afa24f3e30 col:7 mad 'uint4 (uint4, uint4, uint4)' # | | | |-ParmVarDecl 0x55afa24f3c08 col:16 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa24f3cc0 col:23 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa24f3d40 col:30 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f3ef0 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f3f68 Implicit # | | | `-ConstAttr 0x55afa24f3f90 Implicit # | | |-FunctionDecl 0x55afa24f41f8 col:9 mad 'int64_t (int64_t, int64_t, int64_t)' # | | | |-ParmVarDecl 0x55afa24f4008 col:20 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa24f4088 col:29 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa24f4108 col:38 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa24f42b8 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f4330 Implicit # | | | `-ConstAttr 0x55afa24f4358 Implicit # | | |-FunctionDecl 0x55afa24f45c0 col:10 mad 'int64_t2 (int64_t2, int64_t2, int64_t2)' # | | | |-ParmVarDecl 0x55afa24f43d0 col:22 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24f4450 col:32 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24f44d0 col:42 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f4680 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f46f8 Implicit # | | | `-ConstAttr 0x55afa24f4720 Implicit # | | |-FunctionDecl 0x55afa24f4988 col:10 mad 'int64_t3 (int64_t3, int64_t3, int64_t3)' # | | | |-ParmVarDecl 0x55afa24f4798 col:22 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24f4818 col:32 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24f4898 col:42 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f4a48 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f4ac0 Implicit # | | | `-ConstAttr 0x55afa24f4ae8 Implicit # | | |-FunctionDecl 0x55afa24f4d50 col:10 mad 'int64_t4 (int64_t4, int64_t4, int64_t4)' # | | | |-ParmVarDecl 0x55afa24f4b60 col:22 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24f4be0 col:32 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24f4c60 col:42 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f4e10 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f4e88 Implicit # | | | `-ConstAttr 0x55afa24f4eb0 Implicit # | | |-FunctionDecl 0x55afa24f5118 col:10 mad 'uint64_t (uint64_t, uint64_t, uint64_t)' # | | | |-ParmVarDecl 0x55afa24f4f28 col:22 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa24f4fa8 col:32 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa24f5028 col:42 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa24f51d8 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f5250 Implicit # | | | `-ConstAttr 0x55afa24f5278 Implicit # | | |-FunctionDecl 0x55afa24f54e0 col:11 mad 'uint64_t2 (uint64_t2, uint64_t2, uint64_t2)' # | | | |-ParmVarDecl 0x55afa24f52f0 col:24 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24f5370 col:35 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24f53f0 col:46 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f55a0 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f5618 Implicit # | | | `-ConstAttr 0x55afa24f5640 Implicit # | | |-FunctionDecl 0x55afa24f58a8 col:11 mad 'uint64_t3 (uint64_t3, uint64_t3, uint64_t3)' # | | | |-ParmVarDecl 0x55afa24f56b8 col:24 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24f5738 col:35 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24f57b8 col:46 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f5968 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f59e0 Implicit # | | | `-ConstAttr 0x55afa24f5a08 Implicit # | | |-FunctionDecl 0x55afa24f5cd0 col:11 mad 'uint64_t4 (uint64_t4, uint64_t4, uint64_t4)' # | | | |-ParmVarDecl 0x55afa24f5a80 col:24 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24f5b00 col:35 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24f5b80 col:46 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f5d90 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f5e08 Implicit # | | | `-ConstAttr 0x55afa24f5e30 Implicit # | | |-FunctionDecl 0x55afa24f6080 col:7 mad 'float (float, float, float)' # | | | |-ParmVarDecl 0x55afa24f5e90 col:16 'float' # | | | |-ParmVarDecl 0x55afa24f5f10 col:23 'float' # | | | |-ParmVarDecl 0x55afa24f5f90 col:30 'float' # | | | |-BuiltinAliasAttr 0x55afa24f6140 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f61b8 Implicit # | | | `-ConstAttr 0x55afa24f61e0 Implicit # | | |-FunctionDecl 0x55afa24f6448 col:8 mad 'float2 (float2, float2, float2)' # | | | |-ParmVarDecl 0x55afa24f6258 col:18 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24f62d8 col:26 'float2':'vector' # | | | |-ParmVarDecl 0x55afa24f6358 col:34 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f6508 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f6580 Implicit # | | | `-ConstAttr 0x55afa24f65a8 Implicit # | | |-FunctionDecl 0x55afa24f6810 col:8 mad 'float3 (float3, float3, float3)' # | | | |-ParmVarDecl 0x55afa24f6620 col:18 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24f66a0 col:26 'float3':'vector' # | | | |-ParmVarDecl 0x55afa24f6720 col:34 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f68d0 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f6948 Implicit # | | | `-ConstAttr 0x55afa24f6970 Implicit # | | |-FunctionDecl 0x55afa24f6bd8 col:8 mad 'float4 (float4, float4, float4)' # | | | |-ParmVarDecl 0x55afa24f69e8 col:18 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24f6a68 col:26 'float4':'vector' # | | | |-ParmVarDecl 0x55afa24f6ae8 col:34 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f6c98 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f6d10 Implicit # | | | `-ConstAttr 0x55afa24f6d38 Implicit # | | |-FunctionDecl 0x55afa24f6f88 col:8 mad 'double (double, double, double)' # | | | |-ParmVarDecl 0x55afa24f6d98 col:18 'double' # | | | |-ParmVarDecl 0x55afa24f6e18 col:26 'double' # | | | |-ParmVarDecl 0x55afa24f6e98 col:34 'double' # | | | |-BuiltinAliasAttr 0x55afa24f7048 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f70c0 Implicit # | | | `-ConstAttr 0x55afa24f70e8 Implicit # | | |-FunctionDecl 0x55afa24f7350 col:9 mad 'double2 (double2, double2, double2)' # | | | |-ParmVarDecl 0x55afa24f7160 col:20 'double2':'vector' # | | | |-ParmVarDecl 0x55afa24f71e0 col:29 'double2':'vector' # | | | |-ParmVarDecl 0x55afa24f7260 col:38 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f7410 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f7488 Implicit # | | | `-ConstAttr 0x55afa24f74b0 Implicit # | | |-FunctionDecl 0x55afa24f7718 col:9 mad 'double3 (double3, double3, double3)' # | | | |-ParmVarDecl 0x55afa24f7528 col:20 'double3':'vector' # | | | |-ParmVarDecl 0x55afa24f75a8 col:29 'double3':'vector' # | | | |-ParmVarDecl 0x55afa24f7628 col:38 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f77d8 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f7850 Implicit # | | | `-ConstAttr 0x55afa24f7878 Implicit # | | |-FunctionDecl 0x55afa24f7ae0 col:9 mad 'double4 (double4, double4, double4)' # | | | |-ParmVarDecl 0x55afa24f78f0 col:20 'double4':'vector' # | | | |-ParmVarDecl 0x55afa24f7970 col:29 'double4':'vector' # | | | |-ParmVarDecl 0x55afa24f79f0 col:38 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f7ba0 clang_builtin_alias __builtin_hlsl_mad # | | | |-NoThrowAttr 0x55afa24f7c18 Implicit # | | | `-ConstAttr 0x55afa24f7c40 Implicit # | | |-FunctionDecl 0x55afa24c7f00 col:6 max 'half (half, half)' # | | | |-ParmVarDecl 0x55afa24c7db0 col:14 'half' # | | | |-ParmVarDecl 0x55afa24c7e30 col:20 'half' # | | | |-BuiltinAliasAttr 0x55afa24c7fb8 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c8030 Implicit # | | | `-ConstAttr 0x55afa24c8058 Implicit # | | |-FunctionDecl 0x55afa24c8210 col:7 max 'half2 (half2, half2)' # | | | |-ParmVarDecl 0x55afa24c80c0 col:16 'half2':'vector' # | | | |-ParmVarDecl 0x55afa24c8140 col:23 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c82c8 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c8340 Implicit # | | | `-ConstAttr 0x55afa24c8368 Implicit # | | |-FunctionDecl 0x55afa24c8530 col:7 max 'half3 (half3, half3)' # | | | |-ParmVarDecl 0x55afa24c83e0 col:16 'half3':'vector' # | | | |-ParmVarDecl 0x55afa24c8460 col:23 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c85e8 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c8660 Implicit # | | | `-ConstAttr 0x55afa24c8688 Implicit # | | |-FunctionDecl 0x55afa24c8850 col:7 max 'half4 (half4, half4)' # | | | |-ParmVarDecl 0x55afa24c8700 col:16 'half4':'vector' # | | | |-ParmVarDecl 0x55afa24c8780 col:23 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c8908 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c8980 Implicit # | | | `-ConstAttr 0x55afa24c89a8 Implicit # | | |-FunctionDecl 0x55afa24c8b58 col:5 max 'int (int, int)' # | | | |-ParmVarDecl 0x55afa24c8a08 col:12 'int' # | | | |-ParmVarDecl 0x55afa24c8a88 col:17 'int' # | | | |-BuiltinAliasAttr 0x55afa24c8c10 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c8c88 Implicit # | | | `-ConstAttr 0x55afa24c8cb0 Implicit # | | |-FunctionDecl 0x55afa24c8ef8 col:6 max 'int2 (int2, int2)' # | | | |-ParmVarDecl 0x55afa24c8d28 col:14 'int2':'vector' # | | | |-ParmVarDecl 0x55afa24c8da8 col:20 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c8fb0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c9028 Implicit # | | | `-ConstAttr 0x55afa24c9050 Implicit # | | |-FunctionDecl 0x55afa24c9298 col:6 max 'int3 (int3, int3)' # | | | |-ParmVarDecl 0x55afa24c90c8 col:14 'int3':'vector' # | | | |-ParmVarDecl 0x55afa24c9148 col:20 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c9350 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c93c8 Implicit # | | | `-ConstAttr 0x55afa24c93f0 Implicit # | | |-FunctionDecl 0x55afa24c9638 col:6 max 'int4 (int4, int4)' # | | | |-ParmVarDecl 0x55afa24c9468 col:14 'int4':'vector' # | | | |-ParmVarDecl 0x55afa24c94e8 col:20 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c96f0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c9768 Implicit # | | | `-ConstAttr 0x55afa24c9790 Implicit # | | |-FunctionDecl 0x55afa24c9958 col:6 max 'uint (uint, uint)' # | | | |-ParmVarDecl 0x55afa24c9808 col:14 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa24c9888 col:20 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa24c9a10 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24c9a88 Implicit # | | | `-ConstAttr 0x55afa24c9ab0 Implicit # | | |-FunctionDecl 0x55afa24c9cb8 col:7 max 'uint2 (uint2, uint2)' # | | | |-ParmVarDecl 0x55afa24c9b28 col:16 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa24c9ba8 col:23 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24c9d70 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24fdd48 Implicit # | | | `-ConstAttr 0x55afa24fdd70 Implicit # | | |-FunctionDecl 0x55afa24fdfb8 col:7 max 'uint3 (uint3, uint3)' # | | | |-ParmVarDecl 0x55afa24fdde8 col:16 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa24fde68 col:23 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24fe070 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24fe0e8 Implicit # | | | `-ConstAttr 0x55afa24fe110 Implicit # | | |-FunctionDecl 0x55afa24fe318 col:7 max 'uint4 (uint4, uint4)' # | | | |-ParmVarDecl 0x55afa24fe188 col:16 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa24fe208 col:23 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24fe3d0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24fe448 Implicit # | | | `-ConstAttr 0x55afa24fe470 Implicit # | | |-FunctionDecl 0x55afa24fe638 col:9 max 'int64_t (int64_t, int64_t)' # | | | |-ParmVarDecl 0x55afa24fe4e8 col:20 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa24fe568 col:29 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa24fe6f0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24fe768 Implicit # | | | `-ConstAttr 0x55afa24fe790 Implicit # | | |-FunctionDecl 0x55afa24fe9d8 col:10 max 'int64_t2 (int64_t2, int64_t2)' # | | | |-ParmVarDecl 0x55afa24fe808 col:22 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24fe888 col:32 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24fea90 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24feb08 Implicit # | | | `-ConstAttr 0x55afa24feb30 Implicit # | | |-FunctionDecl 0x55afa24fed78 col:10 max 'int64_t3 (int64_t3, int64_t3)' # | | | |-ParmVarDecl 0x55afa24feba8 col:22 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24fec28 col:32 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24fee30 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24feea8 Implicit # | | | `-ConstAttr 0x55afa24feed0 Implicit # | | |-FunctionDecl 0x55afa24ff118 col:10 max 'int64_t4 (int64_t4, int64_t4)' # | | | |-ParmVarDecl 0x55afa24fef48 col:22 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24fefc8 col:32 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ff1d0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24ff248 Implicit # | | | `-ConstAttr 0x55afa24ff270 Implicit # | | |-FunctionDecl 0x55afa24ff438 col:10 max 'uint64_t (uint64_t, uint64_t)' # | | | |-ParmVarDecl 0x55afa24ff2e8 col:22 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa24ff368 col:32 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa24ff4f0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24ff568 Implicit # | | | `-ConstAttr 0x55afa24ff590 Implicit # | | |-FunctionDecl 0x55afa24ff7d8 col:11 max 'uint64_t2 (uint64_t2, uint64_t2)' # | | | |-ParmVarDecl 0x55afa24ff608 col:24 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa24ff688 col:35 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ff890 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24ff908 Implicit # | | | `-ConstAttr 0x55afa24ff930 Implicit # | | |-FunctionDecl 0x55afa24ffb78 col:11 max 'uint64_t3 (uint64_t3, uint64_t3)' # | | | |-ParmVarDecl 0x55afa24ff9a8 col:24 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa24ffa28 col:35 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ffc30 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa24ffca8 Implicit # | | | `-ConstAttr 0x55afa24ffcd0 Implicit # | | |-FunctionDecl 0x55afa24fff38 col:11 max 'uint64_t4 (uint64_t4, uint64_t4)' # | | | |-ParmVarDecl 0x55afa24ffd60 col:24 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa24ffde0 col:35 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ffff0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2500068 Implicit # | | | `-ConstAttr 0x55afa2500090 Implicit # | | |-FunctionDecl 0x55afa2500240 col:7 max 'float (float, float)' # | | | |-ParmVarDecl 0x55afa25000f0 col:16 'float' # | | | |-ParmVarDecl 0x55afa2500170 col:23 'float' # | | | |-BuiltinAliasAttr 0x55afa25002f8 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2500370 Implicit # | | | `-ConstAttr 0x55afa2500398 Implicit # | | |-FunctionDecl 0x55afa2500560 col:8 max 'float2 (float2, float2)' # | | | |-ParmVarDecl 0x55afa2500410 col:18 'float2':'vector' # | | | |-ParmVarDecl 0x55afa2500490 col:26 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2500618 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2500690 Implicit # | | | `-ConstAttr 0x55afa25006b8 Implicit # | | |-FunctionDecl 0x55afa2500880 col:8 max 'float3 (float3, float3)' # | | | |-ParmVarDecl 0x55afa2500730 col:18 'float3':'vector' # | | | |-ParmVarDecl 0x55afa25007b0 col:26 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2500938 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa25009b0 Implicit # | | | `-ConstAttr 0x55afa25009d8 Implicit # | | |-FunctionDecl 0x55afa2500ba0 col:8 max 'float4 (float4, float4)' # | | | |-ParmVarDecl 0x55afa2500a50 col:18 'float4':'vector' # | | | |-ParmVarDecl 0x55afa2500ad0 col:26 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2500c58 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2500cd0 Implicit # | | | `-ConstAttr 0x55afa2500cf8 Implicit # | | |-FunctionDecl 0x55afa2500ea8 col:8 max 'double (double, double)' # | | | |-ParmVarDecl 0x55afa2500d58 col:18 'double' # | | | |-ParmVarDecl 0x55afa2500dd8 col:26 'double' # | | | |-BuiltinAliasAttr 0x55afa2500f60 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2500fd8 Implicit # | | | `-ConstAttr 0x55afa2501000 Implicit # | | |-FunctionDecl 0x55afa2501248 col:9 max 'double2 (double2, double2)' # | | | |-ParmVarDecl 0x55afa2501078 col:20 'double2':'vector' # | | | |-ParmVarDecl 0x55afa25010f8 col:29 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2501300 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2501378 Implicit # | | | `-ConstAttr 0x55afa25013a0 Implicit # | | |-FunctionDecl 0x55afa25015e8 col:9 max 'double3 (double3, double3)' # | | | |-ParmVarDecl 0x55afa2501418 col:20 'double3':'vector' # | | | |-ParmVarDecl 0x55afa2501498 col:29 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25016a0 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2501718 Implicit # | | | `-ConstAttr 0x55afa2501740 Implicit # | | |-FunctionDecl 0x55afa2501988 col:9 max 'double4 (double4, double4)' # | | | |-ParmVarDecl 0x55afa25017b8 col:20 'double4':'vector' # | | | |-ParmVarDecl 0x55afa2501838 col:29 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2501a40 clang_builtin_alias __builtin_elementwise_max # | | | |-NoThrowAttr 0x55afa2501ab8 Implicit # | | | `-ConstAttr 0x55afa2501ae0 Implicit # | | |-FunctionDecl 0x55afa2501d20 col:6 min 'half (half, half)' # | | | |-ParmVarDecl 0x55afa2501b40 col:14 'half' # | | | |-ParmVarDecl 0x55afa2501bc0 col:20 'half' # | | | |-BuiltinAliasAttr 0x55afa2501dd8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2501e50 Implicit # | | | `-ConstAttr 0x55afa2501e78 Implicit # | | |-FunctionDecl 0x55afa2502030 col:7 min 'half2 (half2, half2)' # | | | |-ParmVarDecl 0x55afa2501ee0 col:16 'half2':'vector' # | | | |-ParmVarDecl 0x55afa2501f60 col:23 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25020e8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2502160 Implicit # | | | `-ConstAttr 0x55afa2502188 Implicit # | | |-FunctionDecl 0x55afa2502350 col:7 min 'half3 (half3, half3)' # | | | |-ParmVarDecl 0x55afa2502200 col:16 'half3':'vector' # | | | |-ParmVarDecl 0x55afa2502280 col:23 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2502408 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2502480 Implicit # | | | `-ConstAttr 0x55afa25024a8 Implicit # | | |-FunctionDecl 0x55afa2502670 col:7 min 'half4 (half4, half4)' # | | | |-ParmVarDecl 0x55afa2502520 col:16 'half4':'vector' # | | | |-ParmVarDecl 0x55afa25025a0 col:23 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2502728 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa25027a0 Implicit # | | | `-ConstAttr 0x55afa25027c8 Implicit # | | |-FunctionDecl 0x55afa2502978 col:5 min 'int (int, int)' # | | | |-ParmVarDecl 0x55afa2502828 col:12 'int' # | | | |-ParmVarDecl 0x55afa25028a8 col:17 'int' # | | | |-BuiltinAliasAttr 0x55afa2502a30 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2502aa8 Implicit # | | | `-ConstAttr 0x55afa2502ad0 Implicit # | | |-FunctionDecl 0x55afa2502c98 col:6 min 'int2 (int2, int2)' # | | | |-ParmVarDecl 0x55afa2502b48 col:14 'int2':'vector' # | | | |-ParmVarDecl 0x55afa2502bc8 col:20 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2502d50 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2502dc8 Implicit # | | | `-ConstAttr 0x55afa2502df0 Implicit # | | |-FunctionDecl 0x55afa2502fb8 col:6 min 'int3 (int3, int3)' # | | | |-ParmVarDecl 0x55afa2502e68 col:14 'int3':'vector' # | | | |-ParmVarDecl 0x55afa2502ee8 col:20 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2503070 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa25030e8 Implicit # | | | `-ConstAttr 0x55afa2503110 Implicit # | | |-FunctionDecl 0x55afa25032d8 col:6 min 'int4 (int4, int4)' # | | | |-ParmVarDecl 0x55afa2503188 col:14 'int4':'vector' # | | | |-ParmVarDecl 0x55afa2503208 col:20 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2503390 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2503408 Implicit # | | | `-ConstAttr 0x55afa2503430 Implicit # | | |-FunctionDecl 0x55afa25035f8 col:6 min 'uint (uint, uint)' # | | | |-ParmVarDecl 0x55afa25034a8 col:14 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa2503528 col:20 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa25036b0 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2503728 Implicit # | | | `-ConstAttr 0x55afa2503750 Implicit # | | |-FunctionDecl 0x55afa2503918 col:7 min 'uint2 (uint2, uint2)' # | | | |-ParmVarDecl 0x55afa25037c8 col:16 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa2503848 col:23 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25039d0 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2503a48 Implicit # | | | `-ConstAttr 0x55afa2503a70 Implicit # | | |-FunctionDecl 0x55afa2503c38 col:7 min 'uint3 (uint3, uint3)' # | | | |-ParmVarDecl 0x55afa2503ae8 col:16 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa2503b68 col:23 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2503cf0 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2503d78 Implicit # | | | `-ConstAttr 0x55afa2503da0 Implicit # | | |-FunctionDecl 0x55afa2503f68 col:7 min 'uint4 (uint4, uint4)' # | | | |-ParmVarDecl 0x55afa2503e18 col:16 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa2503e98 col:23 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2504020 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2504098 Implicit # | | | `-ConstAttr 0x55afa25040c0 Implicit # | | |-FunctionDecl 0x55afa2504270 col:7 min 'float (float, float)' # | | | |-ParmVarDecl 0x55afa2504120 col:16 'float' # | | | |-ParmVarDecl 0x55afa25041a0 col:23 'float' # | | | |-BuiltinAliasAttr 0x55afa2504328 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa25043a0 Implicit # | | | `-ConstAttr 0x55afa25043c8 Implicit # | | |-FunctionDecl 0x55afa2504590 col:8 min 'float2 (float2, float2)' # | | | |-ParmVarDecl 0x55afa2504440 col:18 'float2':'vector' # | | | |-ParmVarDecl 0x55afa25044c0 col:26 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2504648 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa25046c0 Implicit # | | | `-ConstAttr 0x55afa25046e8 Implicit # | | |-FunctionDecl 0x55afa25048b0 col:8 min 'float3 (float3, float3)' # | | | |-ParmVarDecl 0x55afa2504760 col:18 'float3':'vector' # | | | |-ParmVarDecl 0x55afa25047e0 col:26 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2504968 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa25049e0 Implicit # | | | `-ConstAttr 0x55afa2504a08 Implicit # | | |-FunctionDecl 0x55afa2504bd0 col:8 min 'float4 (float4, float4)' # | | | |-ParmVarDecl 0x55afa2504a80 col:18 'float4':'vector' # | | | |-ParmVarDecl 0x55afa2504b00 col:26 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2504c88 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2504d00 Implicit # | | | `-ConstAttr 0x55afa2504d28 Implicit # | | |-FunctionDecl 0x55afa2504ef0 col:9 min 'int64_t (int64_t, int64_t)' # | | | |-ParmVarDecl 0x55afa2504da0 col:20 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa2504e20 col:29 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa2504fa8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2505020 Implicit # | | | `-ConstAttr 0x55afa2505048 Implicit # | | |-FunctionDecl 0x55afa2505210 col:10 min 'int64_t2 (int64_t2, int64_t2)' # | | | |-ParmVarDecl 0x55afa25050c0 col:22 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa2505140 col:32 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25052c8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2505340 Implicit # | | | `-ConstAttr 0x55afa2505368 Implicit # | | |-FunctionDecl 0x55afa2505530 col:10 min 'int64_t3 (int64_t3, int64_t3)' # | | | |-ParmVarDecl 0x55afa25053e0 col:22 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2505460 col:32 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25055e8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2505660 Implicit # | | | `-ConstAttr 0x55afa2505688 Implicit # | | |-FunctionDecl 0x55afa2505850 col:10 min 'int64_t4 (int64_t4, int64_t4)' # | | | |-ParmVarDecl 0x55afa2505700 col:22 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2505780 col:32 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2505908 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2505980 Implicit # | | | `-ConstAttr 0x55afa25059a8 Implicit # | | |-FunctionDecl 0x55afa2505b70 col:10 min 'uint64_t (uint64_t, uint64_t)' # | | | |-ParmVarDecl 0x55afa2505a20 col:22 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa2505aa0 col:32 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa2505c28 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2505ca0 Implicit # | | | `-ConstAttr 0x55afa2505cc8 Implicit # | | |-FunctionDecl 0x55afa25078b8 col:11 min 'uint64_t2 (uint64_t2, uint64_t2)' # | | | |-ParmVarDecl 0x55afa2507768 col:24 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa25077e8 col:35 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2507970 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa25079e8 Implicit # | | | `-ConstAttr 0x55afa2507a10 Implicit # | | |-FunctionDecl 0x55afa2507bd8 col:11 min 'uint64_t3 (uint64_t3, uint64_t3)' # | | | |-ParmVarDecl 0x55afa2507a88 col:24 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2507b08 col:35 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2507c90 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2507d08 Implicit # | | | `-ConstAttr 0x55afa2507d30 Implicit # | | |-FunctionDecl 0x55afa2507ef8 col:11 min 'uint64_t4 (uint64_t4, uint64_t4)' # | | | |-ParmVarDecl 0x55afa2507da8 col:24 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2507e28 col:35 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2507fb0 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2508028 Implicit # | | | `-ConstAttr 0x55afa2508050 Implicit # | | |-FunctionDecl 0x55afa2508200 col:8 min 'double (double, double)' # | | | |-ParmVarDecl 0x55afa25080b0 col:18 'double' # | | | |-ParmVarDecl 0x55afa2508130 col:26 'double' # | | | |-BuiltinAliasAttr 0x55afa25082b8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2508330 Implicit # | | | `-ConstAttr 0x55afa2508358 Implicit # | | |-FunctionDecl 0x55afa2508520 col:9 min 'double2 (double2, double2)' # | | | |-ParmVarDecl 0x55afa25083d0 col:20 'double2':'vector' # | | | |-ParmVarDecl 0x55afa2508450 col:29 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25085d8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2508650 Implicit # | | | `-ConstAttr 0x55afa2508678 Implicit # | | |-FunctionDecl 0x55afa2508840 col:9 min 'double3 (double3, double3)' # | | | |-ParmVarDecl 0x55afa25086f0 col:20 'double3':'vector' # | | | |-ParmVarDecl 0x55afa2508770 col:29 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25088f8 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2508970 Implicit # | | | `-ConstAttr 0x55afa2508998 Implicit # | | |-FunctionDecl 0x55afa2508b60 col:9 min 'double4 (double4, double4)' # | | | |-ParmVarDecl 0x55afa2508a10 col:20 'double4':'vector' # | | | |-ParmVarDecl 0x55afa2508a90 col:29 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2508c18 clang_builtin_alias __builtin_elementwise_min # | | | |-NoThrowAttr 0x55afa2508c90 Implicit # | | | `-ConstAttr 0x55afa2508cb8 Implicit # | | |-FunctionTemplateDecl 0x55afa25090e0 line:1821:57 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa2508d08 col:15 referenced 'int' depth 0 index 0 R # | | | |-NonTypeTemplateParmDecl 0x55afa2508d78 col:22 referenced 'int' depth 0 index 1 C # | | | `-FunctionDecl 0x55afa2509038 line:1821:57 invalid mul 'int (int, int)' # | | | |-ParmVarDecl 0x55afa2508e90 > col:76 invalid 'int' # | | | |-ParmVarDecl 0x55afa2508f68 > col:79 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa2509148 clang_builtin_alias __builtin_hlsl_mul # | | |-FunctionTemplateDecl 0x55afa2509650 col:14 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa25091c0 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2509258 col:27 referenced 'int' depth 0 index 1 R # | | | |-NonTypeTemplateParmDecl 0x55afa25092c8 col:34 referenced 'int' depth 0 index 2 C # | | | `-FunctionDecl 0x55afa25095a8 col:14 invalid mul 'int (int, int)' # | | | |-ParmVarDecl 0x55afa25093f8 > col:30 invalid 'int' # | | | |-ParmVarDecl 0x55afa25094d8 > col:47 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa25096b8 clang_builtin_alias __builtin_hlsl_mul # | | |-FunctionTemplateDecl 0x55afa2509b50 line:1831:57 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa2509778 col:15 referenced 'int' depth 0 index 0 R # | | | |-NonTypeTemplateParmDecl 0x55afa25097e8 col:22 referenced 'int' depth 0 index 1 C # | | | `-FunctionDecl 0x55afa2509aa8 line:1831:57 invalid mul 'int (int, int)' # | | | |-ParmVarDecl 0x55afa2509920 > col:79 invalid 'int' # | | | |-ParmVarDecl 0x55afa25099d8 > col:76 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa2509bb8 clang_builtin_alias __builtin_hlsl_mul # | | |-FunctionTemplateDecl 0x55afa250a0d0 col:14 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa2509c40 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2509cd8 col:27 referenced 'int' depth 0 index 1 R # | | | |-NonTypeTemplateParmDecl 0x55afa2509d48 col:34 referenced 'int' depth 0 index 2 C # | | | `-FunctionDecl 0x55afa250a028 col:14 invalid mul 'int (int, int)' # | | | |-ParmVarDecl 0x55afa2509e98 > col:33 invalid 'int' # | | | |-ParmVarDecl 0x55afa2509f58 > col:47 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa250a138 clang_builtin_alias __builtin_hlsl_mul # | | |-FunctionTemplateDecl 0x55afa250a668 line:1841:60 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa250a1d8 col:15 referenced 'int' depth 0 index 0 R # | | | |-NonTypeTemplateParmDecl 0x55afa250a248 col:22 referenced 'int' depth 0 index 1 K # | | | |-NonTypeTemplateParmDecl 0x55afa250a2b8 col:29 referenced 'int' depth 0 index 2 C # | | | `-FunctionDecl 0x55afa250a5c0 line:1841:60 invalid mul 'int (int, int)' # | | | |-ParmVarDecl 0x55afa250a418 > col:23 invalid 'int' # | | | |-ParmVarDecl 0x55afa250a4f0 > col:43 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa250a6d0 clang_builtin_alias __builtin_hlsl_mul # | | |-FunctionTemplateDecl 0x55afa250aca8 col:17 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa250a758 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa250a7f8 col:27 referenced 'int' depth 0 index 1 R # | | | |-NonTypeTemplateParmDecl 0x55afa250a868 col:34 referenced 'int' depth 0 index 2 K # | | | |-NonTypeTemplateParmDecl 0x55afa250a8d8 col:41 referenced 'int' depth 0 index 3 C # | | | `-FunctionDecl 0x55afa250ac00 col:17 invalid mul 'int (int, int)' # | | | |-ParmVarDecl 0x55afa250aa50 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa250ab30 > col:53 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa250ad10 clang_builtin_alias __builtin_hlsl_mul # | | |-FunctionTemplateDecl 0x55afa250b0d0 line:1858:66 invalid transpose # | | | |-NonTypeTemplateParmDecl 0x55afa250adb0 col:15 referenced 'int' depth 0 index 0 R # | | | |-NonTypeTemplateParmDecl 0x55afa250ae20 col:22 referenced 'int' depth 0 index 1 C # | | | `-FunctionDecl 0x55afa250b028 line:1858:66 invalid transpose 'int (int)' # | | | |-ParmVarDecl 0x55afa250af78 > col:23 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa250b130 clang_builtin_alias __builtin_hlsl_transpose # | | |-FunctionTemplateDecl 0x55afa250b580 col:17 invalid transpose # | | | |-TemplateTypeParmDecl 0x55afa250b1a8 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa250b248 col:27 referenced 'int' depth 0 index 1 R # | | | |-NonTypeTemplateParmDecl 0x55afa250b2b8 col:34 referenced 'int' depth 0 index 2 C # | | | `-FunctionDecl 0x55afa250b4d8 col:17 invalid transpose 'int (int)' # | | | |-ParmVarDecl 0x55afa250b428 > col:42 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa250b5e0 clang_builtin_alias __builtin_hlsl_transpose # | | |-FunctionDecl 0x55afa250b770 col:6 normalize 'half (half)' # | | | |-ParmVarDecl 0x55afa250b690 col:20 'half' # | | | |-BuiltinAliasAttr 0x55afa250b820 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250b898 Implicit # | | | `-ConstAttr 0x55afa250b8c0 Implicit # | | |-FunctionDecl 0x55afa250b9d8 col:7 normalize 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa250b928 col:22 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa250ba88 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250bb00 Implicit # | | | `-ConstAttr 0x55afa250bb28 Implicit # | | |-FunctionDecl 0x55afa250bc50 col:7 normalize 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa250bba0 col:22 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa250bd00 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250bd78 Implicit # | | | `-ConstAttr 0x55afa250bda0 Implicit # | | |-FunctionDecl 0x55afa250bec8 col:7 normalize 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa250be18 col:22 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa250bf78 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250bff0 Implicit # | | | `-ConstAttr 0x55afa250c018 Implicit # | | |-FunctionDecl 0x55afa250c128 col:7 used normalize 'float (float)' # | | | |-ParmVarDecl 0x55afa250c078 col:22 'float' # | | | |-BuiltinAliasAttr 0x55afa250c1d8 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250c250 Implicit # | | | `-ConstAttr 0x55afa250c278 Implicit # | | |-FunctionDecl 0x55afa250c3a0 col:8 used normalize 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa250c2f0 col:24 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa250c450 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250c4c8 Implicit # | | | `-ConstAttr 0x55afa250c4f0 Implicit # | | |-FunctionDecl 0x55afa250c618 col:8 used normalize 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa250c568 col:24 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa250c6c8 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250c740 Implicit # | | | `-ConstAttr 0x55afa250c768 Implicit # | | |-FunctionDecl 0x55afa250c890 col:8 used normalize 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa250c7e0 col:24 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa250c940 clang_builtin_alias __builtin_hlsl_normalize # | | | |-NoThrowAttr 0x55afa250c9b8 Implicit # | | | `-ConstAttr 0x55afa250c9e0 Implicit # | | |-FunctionDecl 0x55afa250cb78 col:6 or 'bool (bool, bool)' # | | | |-ParmVarDecl 0x55afa250ca38 col:13 'bool' # | | | |-ParmVarDecl 0x55afa250cab0 col:19 'bool' # | | | |-BuiltinAliasAttr 0x55afa250cc30 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250cca8 Implicit # | | | `-ConstAttr 0x55afa250ccd0 Implicit # | | |-FunctionDecl 0x55afa250ce88 col:7 or 'bool2 (bool2, bool2)' # | | | |-ParmVarDecl 0x55afa250cd38 col:15 'bool2':'vector' # | | | |-ParmVarDecl 0x55afa250cdb8 col:22 'bool2':'vector' # | | | |-BuiltinAliasAttr 0x55afa250cf40 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250cfb8 Implicit # | | | `-ConstAttr 0x55afa250cfe0 Implicit # | | |-FunctionDecl 0x55afa250d1a8 col:7 or 'bool3 (bool3, bool3)' # | | | |-ParmVarDecl 0x55afa250d058 col:15 'bool3':'vector' # | | | |-ParmVarDecl 0x55afa250d0d8 col:22 'bool3':'vector' # | | | |-BuiltinAliasAttr 0x55afa250d260 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250d2d8 Implicit # | | | `-ConstAttr 0x55afa250d300 Implicit # | | |-FunctionDecl 0x55afa250d4c8 col:7 or 'bool4 (bool4, bool4)' # | | | |-ParmVarDecl 0x55afa250d378 col:15 'bool4':'vector' # | | | |-ParmVarDecl 0x55afa250d3f8 col:22 'bool4':'vector' # | | | |-BuiltinAliasAttr 0x55afa250d580 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250d5f8 Implicit # | | | `-ConstAttr 0x55afa250d620 Implicit # | | |-FunctionDecl 0x55afa250d7e8 col:9 or 'bool1x2 (bool1x2, bool1x2)' # | | | |-ParmVarDecl 0x55afa250d680 col:20 x 'bool1x2':'matrix' # | | | |-ParmVarDecl 0x55afa250d700 col:31 y 'bool1x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250d8a0 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250d918 Implicit # | | | `-ConstAttr 0x55afa250d940 Implicit # | | |-FunctionDecl 0x55afa250daf0 col:9 or 'bool1x3 (bool1x3, bool1x3)' # | | | |-ParmVarDecl 0x55afa250d9a0 col:20 x 'bool1x3':'matrix' # | | | |-ParmVarDecl 0x55afa250da20 col:31 y 'bool1x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250dba8 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250dc20 Implicit # | | | `-ConstAttr 0x55afa250dc48 Implicit # | | |-FunctionDecl 0x55afa250ddf8 col:9 or 'bool1x4 (bool1x4, bool1x4)' # | | | |-ParmVarDecl 0x55afa250dca8 col:20 x 'bool1x4':'matrix' # | | | |-ParmVarDecl 0x55afa250dd28 col:31 y 'bool1x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250deb0 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250df28 Implicit # | | | `-ConstAttr 0x55afa250df50 Implicit # | | |-FunctionDecl 0x55afa250e100 col:9 or 'bool2x1 (bool2x1, bool2x1)' # | | | |-ParmVarDecl 0x55afa250dfb0 col:20 x 'bool2x1':'matrix' # | | | |-ParmVarDecl 0x55afa250e030 col:31 y 'bool2x1':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250e1b8 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250e230 Implicit # | | | `-ConstAttr 0x55afa250e258 Implicit # | | |-FunctionDecl 0x55afa250e408 col:9 or 'bool2x2 (bool2x2, bool2x2)' # | | | |-ParmVarDecl 0x55afa250e2b8 col:20 x 'bool2x2':'matrix' # | | | |-ParmVarDecl 0x55afa250e338 col:31 y 'bool2x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250e4c0 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250e538 Implicit # | | | `-ConstAttr 0x55afa250e560 Implicit # | | |-FunctionDecl 0x55afa250e710 col:9 or 'bool2x3 (bool2x3, bool2x3)' # | | | |-ParmVarDecl 0x55afa250e5c0 col:20 x 'bool2x3':'matrix' # | | | |-ParmVarDecl 0x55afa250e640 col:31 y 'bool2x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250e7c8 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250e840 Implicit # | | | `-ConstAttr 0x55afa250e868 Implicit # | | |-FunctionDecl 0x55afa250ea18 col:9 or 'bool2x4 (bool2x4, bool2x4)' # | | | |-ParmVarDecl 0x55afa250e8c8 col:20 x 'bool2x4':'matrix' # | | | |-ParmVarDecl 0x55afa250e948 col:31 y 'bool2x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250ead0 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250eb48 Implicit # | | | `-ConstAttr 0x55afa250eb70 Implicit # | | |-FunctionDecl 0x55afa250ed20 col:9 or 'bool3x1 (bool3x1, bool3x1)' # | | | |-ParmVarDecl 0x55afa250ebd0 col:20 x 'bool3x1':'matrix' # | | | |-ParmVarDecl 0x55afa250ec50 col:31 y 'bool3x1':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250edd8 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250ee50 Implicit # | | | `-ConstAttr 0x55afa250ee78 Implicit # | | |-FunctionDecl 0x55afa250f028 col:9 or 'bool3x2 (bool3x2, bool3x2)' # | | | |-ParmVarDecl 0x55afa250eed8 col:20 x 'bool3x2':'matrix' # | | | |-ParmVarDecl 0x55afa250ef58 col:31 y 'bool3x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250f0e0 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250f158 Implicit # | | | `-ConstAttr 0x55afa250f180 Implicit # | | |-FunctionDecl 0x55afa250f330 col:9 or 'bool3x3 (bool3x3, bool3x3)' # | | | |-ParmVarDecl 0x55afa250f1e0 col:20 x 'bool3x3':'matrix' # | | | |-ParmVarDecl 0x55afa250f260 col:31 y 'bool3x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250f3e8 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250f460 Implicit # | | | `-ConstAttr 0x55afa250f488 Implicit # | | |-FunctionDecl 0x55afa250f638 col:9 or 'bool3x4 (bool3x4, bool3x4)' # | | | |-ParmVarDecl 0x55afa250f4e8 col:20 x 'bool3x4':'matrix' # | | | |-ParmVarDecl 0x55afa250f568 col:31 y 'bool3x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250f6f0 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250f790 Implicit # | | | `-ConstAttr 0x55afa250f7b8 Implicit # | | |-FunctionDecl 0x55afa250f968 col:9 or 'bool4x1 (bool4x1, bool4x1)' # | | | |-ParmVarDecl 0x55afa250f818 col:20 x 'bool4x1':'matrix' # | | | |-ParmVarDecl 0x55afa250f898 col:31 y 'bool4x1':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250fa20 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250fa98 Implicit # | | | `-ConstAttr 0x55afa250fac0 Implicit # | | |-FunctionDecl 0x55afa250fc70 col:9 or 'bool4x2 (bool4x2, bool4x2)' # | | | |-ParmVarDecl 0x55afa250fb20 col:20 x 'bool4x2':'matrix' # | | | |-ParmVarDecl 0x55afa250fba0 col:31 y 'bool4x2':'matrix' # | | | |-BuiltinAliasAttr 0x55afa250fd28 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa250fda0 Implicit # | | | `-ConstAttr 0x55afa250fdc8 Implicit # | | |-FunctionDecl 0x55afa250ff78 col:9 or 'bool4x3 (bool4x3, bool4x3)' # | | | |-ParmVarDecl 0x55afa250fe28 col:20 x 'bool4x3':'matrix' # | | | |-ParmVarDecl 0x55afa250fea8 col:31 y 'bool4x3':'matrix' # | | | |-BuiltinAliasAttr 0x55afa2510030 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa25100a8 Implicit # | | | `-ConstAttr 0x55afa25100d0 Implicit # | | |-FunctionDecl 0x55afa2510280 col:9 or 'bool4x4 (bool4x4, bool4x4)' # | | | |-ParmVarDecl 0x55afa2510130 col:20 x 'bool4x4':'matrix' # | | | |-ParmVarDecl 0x55afa25101b0 col:31 y 'bool4x4':'matrix' # | | | |-BuiltinAliasAttr 0x55afa2510338 clang_builtin_alias __builtin_hlsl_or # | | | |-NoThrowAttr 0x55afa25103b0 Implicit # | | | `-ConstAttr 0x55afa25103d8 Implicit # | | |-FunctionDecl 0x55afa2510588 col:6 pow 'half (half, half)' # | | | |-ParmVarDecl 0x55afa2510438 col:14 'half' # | | | |-ParmVarDecl 0x55afa25104b8 col:20 'half' # | | | |-BuiltinAliasAttr 0x55afa2510640 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa25106b8 Implicit # | | | `-ConstAttr 0x55afa25106e0 Implicit # | | |-FunctionDecl 0x55afa2510898 col:7 pow 'half2 (half2, half2)' # | | | |-ParmVarDecl 0x55afa2510748 col:16 'half2':'vector' # | | | |-ParmVarDecl 0x55afa25107c8 col:23 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2510950 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa25109c8 Implicit # | | | `-ConstAttr 0x55afa25109f0 Implicit # | | |-FunctionDecl 0x55afa2510bb8 col:7 pow 'half3 (half3, half3)' # | | | |-ParmVarDecl 0x55afa2510a68 col:16 'half3':'vector' # | | | |-ParmVarDecl 0x55afa2510ae8 col:23 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2510c70 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa2510ce8 Implicit # | | | `-ConstAttr 0x55afa2510d10 Implicit # | | |-FunctionDecl 0x55afa2510ed8 col:7 pow 'half4 (half4, half4)' # | | | |-ParmVarDecl 0x55afa2510d88 col:16 'half4':'vector' # | | | |-ParmVarDecl 0x55afa2510e08 col:23 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2510f90 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa2511008 Implicit # | | | `-ConstAttr 0x55afa2511030 Implicit # | | |-FunctionDecl 0x55afa25111e0 col:7 used pow 'float (float, float)' # | | | |-ParmVarDecl 0x55afa2511090 col:16 'float' # | | | |-ParmVarDecl 0x55afa2511110 col:23 'float' # | | | |-BuiltinAliasAttr 0x55afa2511298 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa2511310 Implicit # | | | `-ConstAttr 0x55afa2511338 Implicit # | | |-FunctionDecl 0x55afa2511500 col:8 used pow 'float2 (float2, float2)' # | | | |-ParmVarDecl 0x55afa25113b0 col:18 'float2':'vector' # | | | |-ParmVarDecl 0x55afa2511430 col:26 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25115b8 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa2511630 Implicit # | | | `-ConstAttr 0x55afa2511658 Implicit # | | |-FunctionDecl 0x55afa2511870 col:8 used pow 'float3 (float3, float3)' # | | | |-ParmVarDecl 0x55afa25116d0 col:18 'float3':'vector' # | | | |-ParmVarDecl 0x55afa25117a0 col:26 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2511928 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa25119a0 Implicit # | | | `-ConstAttr 0x55afa25119c8 Implicit # | | |-FunctionDecl 0x55afa2511b90 col:8 used pow 'float4 (float4, float4)' # | | | |-ParmVarDecl 0x55afa2511a40 col:18 'float4':'vector' # | | | |-ParmVarDecl 0x55afa2511ac0 col:26 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2511c48 clang_builtin_alias __builtin_elementwise_pow # | | | |-NoThrowAttr 0x55afa2511cc0 Implicit # | | | `-ConstAttr 0x55afa2511ce8 Implicit # | | |-FunctionDecl 0x55afa2511e10 col:6 reversebits 'uint (uint)' # | | | |-ParmVarDecl 0x55afa2511d60 col:22 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2511ec0 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa2511f38 Implicit # | | | `-ConstAttr 0x55afa2511f60 Implicit # | | |-FunctionDecl 0x55afa2512078 col:7 reversebits 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa2511fc8 col:24 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2512128 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa25121a0 Implicit # | | | `-ConstAttr 0x55afa25121c8 Implicit # | | |-FunctionDecl 0x55afa25122f0 col:7 reversebits 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa2512240 col:24 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25123a0 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa2512418 Implicit # | | | `-ConstAttr 0x55afa2512440 Implicit # | | |-FunctionDecl 0x55afa2512568 col:7 reversebits 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa25124b8 col:24 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2512618 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa2512690 Implicit # | | | `-ConstAttr 0x55afa25126b8 Implicit # | | |-FunctionDecl 0x55afa25127e0 col:10 reversebits 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa2512730 col:30 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa2512890 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa2512908 Implicit # | | | `-ConstAttr 0x55afa2512930 Implicit # | | |-FunctionDecl 0x55afa2512a58 col:11 reversebits 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa25129a8 col:32 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2512b08 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa2512b80 Implicit # | | | `-ConstAttr 0x55afa2512ba8 Implicit # | | |-FunctionDecl 0x55afa2512cd0 col:11 reversebits 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2512c20 col:32 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2512d80 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa2512df8 Implicit # | | | `-ConstAttr 0x55afa2512e20 Implicit # | | |-FunctionDecl 0x55afa2512f48 col:11 reversebits 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa2512e98 col:32 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2512ff8 clang_builtin_alias __builtin_elementwise_bitreverse # | | | |-NoThrowAttr 0x55afa2513070 Implicit # | | | `-ConstAttr 0x55afa2513098 Implicit # | | |-FunctionDecl 0x55afa2513260 col:7 cross 'half3 (half3, half3)' # | | | |-ParmVarDecl 0x55afa2513110 col:18 'half3':'vector' # | | | |-ParmVarDecl 0x55afa2513190 col:25 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2513318 clang_builtin_alias __builtin_hlsl_crossf16 # | | | |-NoThrowAttr 0x55afa2513390 Implicit # | | | `-ConstAttr 0x55afa25133b8 Implicit # | | |-FunctionDecl 0x55afa2513570 col:8 cross 'float3 (float3, float3)' # | | | |-ParmVarDecl 0x55afa2513420 col:20 'float3':'vector' # | | | |-ParmVarDecl 0x55afa25134a0 col:28 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2513628 clang_builtin_alias __builtin_hlsl_crossf32 # | | | |-NoThrowAttr 0x55afa25136a0 Implicit # | | | `-ConstAttr 0x55afa25136c8 Implicit # | | |-FunctionDecl 0x55afa25137f8 col:6 rcp 'half (half)' # | | | |-ParmVarDecl 0x55afa2513728 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa25138a8 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2513920 Implicit # | | | `-ConstAttr 0x55afa2513948 Implicit # | | |-FunctionDecl 0x55afa2513a60 col:7 rcp 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa25139b0 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2513b10 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2513b88 Implicit # | | | `-ConstAttr 0x55afa2513bb0 Implicit # | | |-FunctionDecl 0x55afa2513cd8 col:7 rcp 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2513c28 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2513d88 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2513e00 Implicit # | | | `-ConstAttr 0x55afa2513e28 Implicit # | | |-FunctionDecl 0x55afa2513f50 col:7 rcp 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2513ea0 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2514000 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2514078 Implicit # | | | `-ConstAttr 0x55afa25140a0 Implicit # | | |-FunctionDecl 0x55afa25141b0 col:7 rcp 'float (float)' # | | | |-ParmVarDecl 0x55afa2514100 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa2514260 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa25142d8 Implicit # | | | `-ConstAttr 0x55afa2514300 Implicit # | | |-FunctionDecl 0x55afa2514428 col:8 rcp 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2514378 col:18 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25144d8 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2514550 Implicit # | | | `-ConstAttr 0x55afa2514578 Implicit # | | |-FunctionDecl 0x55afa25146a0 col:8 rcp 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa25145f0 col:18 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2514750 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa25147c8 Implicit # | | | `-ConstAttr 0x55afa25147f0 Implicit # | | |-FunctionDecl 0x55afa2514918 col:8 rcp 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2514868 col:18 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25149c8 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2514a40 Implicit # | | | `-ConstAttr 0x55afa2514a68 Implicit # | | |-FunctionDecl 0x55afa2514b78 col:8 rcp 'double (double)' # | | | |-ParmVarDecl 0x55afa2514ac8 col:18 'double' # | | | |-BuiltinAliasAttr 0x55afa2514c28 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2514ca0 Implicit # | | | `-ConstAttr 0x55afa2514cc8 Implicit # | | |-FunctionDecl 0x55afa2514df0 col:9 rcp 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa2514d40 col:20 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2514ea0 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2514f18 Implicit # | | | `-ConstAttr 0x55afa2514f40 Implicit # | | |-FunctionDecl 0x55afa2515068 col:9 rcp 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa2514fb8 col:20 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2515118 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2515190 Implicit # | | | `-ConstAttr 0x55afa25151b8 Implicit # | | |-FunctionDecl 0x55afa25152e0 col:9 rcp 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa2515230 col:20 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2515390 clang_builtin_alias __builtin_hlsl_elementwise_rcp # | | | |-NoThrowAttr 0x55afa2515408 Implicit # | | | `-ConstAttr 0x55afa2515430 Implicit # | | |-FunctionDecl 0x55afa2515540 col:6 rsqrt 'half (half)' # | | | |-ParmVarDecl 0x55afa2515490 col:16 'half' # | | | |-BuiltinAliasAttr 0x55afa25155f0 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa2515668 Implicit # | | | `-ConstAttr 0x55afa2515690 Implicit # | | |-FunctionDecl 0x55afa25157c0 col:7 rsqrt 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa25156f8 col:18 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2515870 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa25158e8 Implicit # | | | `-ConstAttr 0x55afa2515910 Implicit # | | |-FunctionDecl 0x55afa2515a38 col:7 rsqrt 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2515988 col:18 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2515ae8 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa2515b60 Implicit # | | | `-ConstAttr 0x55afa2515b88 Implicit # | | |-FunctionDecl 0x55afa2515cb0 col:7 rsqrt 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2515c00 col:18 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2515d60 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa2515dd8 Implicit # | | | `-ConstAttr 0x55afa2515e00 Implicit # | | |-FunctionDecl 0x55afa2515f10 col:7 used rsqrt 'float (float)' # | | | |-ParmVarDecl 0x55afa2515e60 col:18 'float' # | | | |-BuiltinAliasAttr 0x55afa2515fc0 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa2516038 Implicit # | | | `-ConstAttr 0x55afa2516060 Implicit # | | |-FunctionDecl 0x55afa2516188 col:8 used rsqrt 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa25160d8 col:20 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2516238 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa25162b0 Implicit # | | | `-ConstAttr 0x55afa25162d8 Implicit # | | |-FunctionDecl 0x55afa2516400 col:8 used rsqrt 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2516350 col:20 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25164b0 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa2516528 Implicit # | | | `-ConstAttr 0x55afa2516550 Implicit # | | |-FunctionDecl 0x55afa2516678 col:8 used rsqrt 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa25165c8 col:20 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2516728 clang_builtin_alias __builtin_hlsl_elementwise_rsqrt # | | | |-NoThrowAttr 0x55afa25167a0 Implicit # | | | `-ConstAttr 0x55afa25167c8 Implicit # | | |-FunctionDecl 0x55afa25168d8 col:6 round 'half (half)' # | | | |-ParmVarDecl 0x55afa2516828 col:16 'half' # | | | |-BuiltinAliasAttr 0x55afa2516988 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa2516a00 Implicit # | | | `-ConstAttr 0x55afa2516a28 Implicit # | | |-FunctionDecl 0x55afa2516b40 col:7 round 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa2516a90 col:18 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2516bf0 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa2516c68 Implicit # | | | `-ConstAttr 0x55afa2516c90 Implicit # | | |-FunctionDecl 0x55afa2516db8 col:7 round 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2516d08 col:18 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2516e68 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa2516ee0 Implicit # | | | `-ConstAttr 0x55afa2516f08 Implicit # | | |-FunctionDecl 0x55afa2517030 col:7 round 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2516f80 col:18 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25170e0 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa2517158 Implicit # | | | `-ConstAttr 0x55afa2517180 Implicit # | | |-FunctionDecl 0x55afa2517290 col:7 used round 'float (float)' # | | | |-ParmVarDecl 0x55afa25171e0 col:18 'float' # | | | |-BuiltinAliasAttr 0x55afa2517340 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa25173b8 Implicit # | | | `-ConstAttr 0x55afa25173e0 Implicit # | | |-FunctionDecl 0x55afa2517508 col:8 used round 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2517458 col:20 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25175b8 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa2517630 Implicit # | | | `-ConstAttr 0x55afa2517658 Implicit # | | |-FunctionDecl 0x55afa24dbbe0 col:8 used round 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa25176d0 col:20 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dbc90 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa24dbd08 Implicit # | | | `-ConstAttr 0x55afa24dbd30 Implicit # | | |-FunctionDecl 0x55afa24dbe58 col:8 used round 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24dbda8 col:20 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dbf08 clang_builtin_alias __builtin_elementwise_roundeven # | | | |-NoThrowAttr 0x55afa24dbf80 Implicit # | | | `-ConstAttr 0x55afa24dbfa8 Implicit # | | |-FunctionDecl 0x55afa24dc0b8 col:6 saturate 'half (half)' # | | | |-ParmVarDecl 0x55afa24dc008 col:19 'half' # | | | |-BuiltinAliasAttr 0x55afa24dc168 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dc1e0 Implicit # | | | `-ConstAttr 0x55afa24dc208 Implicit # | | |-FunctionDecl 0x55afa24dc320 col:7 saturate 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24dc270 col:21 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dc3d0 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dc448 Implicit # | | | `-ConstAttr 0x55afa24dc470 Implicit # | | |-FunctionDecl 0x55afa24dc598 col:7 saturate 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24dc4e8 col:21 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dc648 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dc6c0 Implicit # | | | `-ConstAttr 0x55afa24dc6e8 Implicit # | | |-FunctionDecl 0x55afa24dc810 col:7 saturate 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24dc760 col:21 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dc8c0 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dc938 Implicit # | | | `-ConstAttr 0x55afa24dc960 Implicit # | | |-FunctionDecl 0x55afa24dca70 col:7 saturate 'float (float)' # | | | |-ParmVarDecl 0x55afa24dc9c0 col:21 'float' # | | | |-BuiltinAliasAttr 0x55afa24dcb20 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dcb98 Implicit # | | | `-ConstAttr 0x55afa24dcbc0 Implicit # | | |-FunctionDecl 0x55afa24dcce8 col:8 saturate 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa24dcc38 col:23 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dcd98 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dce10 Implicit # | | | `-ConstAttr 0x55afa24dce38 Implicit # | | |-FunctionDecl 0x55afa24dcf60 col:8 saturate 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa24dceb0 col:23 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dd010 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dd088 Implicit # | | | `-ConstAttr 0x55afa24dd0b0 Implicit # | | |-FunctionDecl 0x55afa24dd1d8 col:8 saturate 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa24dd128 col:23 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dd288 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dd300 Implicit # | | | `-ConstAttr 0x55afa24dd328 Implicit # | | |-FunctionDecl 0x55afa24dd438 col:8 saturate 'double (double)' # | | | |-ParmVarDecl 0x55afa24dd388 col:23 'double' # | | | |-BuiltinAliasAttr 0x55afa24dd4e8 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dd560 Implicit # | | | `-ConstAttr 0x55afa24dd588 Implicit # | | |-FunctionDecl 0x55afa24dd6b0 col:9 saturate 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa24dd600 col:25 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dd760 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dd7d8 Implicit # | | | `-ConstAttr 0x55afa24dd800 Implicit # | | |-FunctionDecl 0x55afa24dd928 col:9 saturate 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa24dd878 col:25 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24dd9d8 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24dda50 Implicit # | | | `-ConstAttr 0x55afa24dda78 Implicit # | | |-FunctionDecl 0x55afa24ddbf0 col:9 saturate 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa24ddaf0 col:25 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24ddca0 clang_builtin_alias __builtin_hlsl_elementwise_saturate # | | | |-NoThrowAttr 0x55afa24ddd18 Implicit # | | | `-ConstAttr 0x55afa24ddd40 Implicit # | | |-FunctionTemplateDecl 0x55afa24de158 col:3 select # | | | |-TemplateTypeParmDecl 0x55afa24ddd78 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa24de0b0 col:3 select 'T (bool, T, T)' # | | | |-ParmVarDecl 0x55afa24dde40 col:14 'bool' # | | | |-ParmVarDecl 0x55afa24ddeb8 col:17 'T' # | | | |-ParmVarDecl 0x55afa24ddf30 col:20 'T' # | | | |-BuiltinAliasAttr 0x55afa24de1c8 clang_builtin_alias __builtin_hlsl_select # | | | |-NoThrowAttr 0x55afa24de2a8 Implicit # | | | `-ConstAttr 0x55afa24de2d0 Implicit # | | |-FunctionTemplateDecl 0x55afa24de7d0 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa24de2f8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa24de728 col:14 invalid select 'int (int, int, int)' # | | | |-ParmVarDecl 0x55afa24de478 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa24de558 > col:50 invalid 'int' # | | | |-ParmVarDecl 0x55afa24de638 > col:64 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa24de840 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa24deda0 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa24de8c8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa24decf8 col:14 invalid select 'int (int, int, int)' # | | | |-ParmVarDecl 0x55afa24dea48 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa24deb28 > col:50 invalid 'int' # | | | |-ParmVarDecl 0x55afa24dec08 > col:64 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa24dee10 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa24df370 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa24dee98 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa24df2c8 col:14 invalid select 'int (int, int, int)' # | | | |-ParmVarDecl 0x55afa24df018 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa24df0f8 > col:50 invalid 'int' # | | | |-ParmVarDecl 0x55afa24df1d8 > col:64 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa24df3e0 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa24df970 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa24df468 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa24df8c8 col:14 invalid select 'int (int, T, int)' # | | | |-ParmVarDecl 0x55afa24df5e8 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa24df660 col:39 'T' # | | | |-ParmVarDecl 0x55afa24df740 > col:53 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa24df9e0 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa2523b00 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa24dfa68 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2523a58 col:14 invalid select 'int (int, T, int)' # | | | |-ParmVarDecl 0x55afa25237c0 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa2523838 col:39 'T' # | | | |-ParmVarDecl 0x55afa2523918 > col:53 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa2523b70 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa25240b0 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa2523bf8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2524008 col:14 invalid select 'int (int, T, int)' # | | | |-ParmVarDecl 0x55afa2523d78 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa2523df0 col:39 'T' # | | | |-ParmVarDecl 0x55afa2523ed0 > col:53 invalid 'int' # | | | `-BuiltinAliasAttr 0x55afa2524120 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa25246b0 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa25241a8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2524608 col:14 invalid select 'int (int, int, T)' # | | | |-ParmVarDecl 0x55afa2524328 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa2524408 > col:50 invalid 'int' # | | | |-ParmVarDecl 0x55afa2524480 col:53 'T' # | | | `-BuiltinAliasAttr 0x55afa2524720 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa2524c60 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa25247a8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2524bb8 col:14 invalid select 'int (int, int, T)' # | | | |-ParmVarDecl 0x55afa2524928 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa2524a08 > col:50 invalid 'int' # | | | |-ParmVarDecl 0x55afa2524a80 col:53 'T' # | | | `-BuiltinAliasAttr 0x55afa2524cd0 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa2525210 col:14 invalid select # | | | |-TemplateTypeParmDecl 0x55afa2524d58 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2525168 col:14 invalid select 'int (int, int, T)' # | | | |-ParmVarDecl 0x55afa2524ed8 > col:36 invalid 'int' # | | | |-ParmVarDecl 0x55afa2524fb8 > col:50 invalid 'int' # | | | |-ParmVarDecl 0x55afa2525030 col:53 'T' # | | | `-BuiltinAliasAttr 0x55afa2525280 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa2525950 line:2273:72 invalid select # | | | |-TemplateTypeParmDecl 0x55afa2525308 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa25258a8 line:2273:72 invalid select 'int (int, T, T)' # | | | |-ParmVarDecl 0x55afa2525620 > col:20 invalid 'int' # | | | |-ParmVarDecl 0x55afa2525698 col:23 'T' # | | | |-ParmVarDecl 0x55afa2525710 col:26 'T' # | | | `-BuiltinAliasAttr 0x55afa25259c0 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa2525fc0 line:2278:72 invalid select # | | | |-TemplateTypeParmDecl 0x55afa2525a48 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2525f18 line:2278:72 invalid select 'int (int, T, T)' # | | | |-ParmVarDecl 0x55afa2525cf0 > col:20 invalid 'int' # | | | |-ParmVarDecl 0x55afa2525d68 col:23 'T' # | | | |-ParmVarDecl 0x55afa2525de0 col:26 'T' # | | | `-BuiltinAliasAttr 0x55afa2526030 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionTemplateDecl 0x55afa2526630 line:2283:72 invalid select # | | | |-TemplateTypeParmDecl 0x55afa25260b8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2526588 line:2283:72 invalid select 'int (int, T, T)' # | | | |-ParmVarDecl 0x55afa2526360 > col:20 invalid 'int' # | | | |-ParmVarDecl 0x55afa25263d8 col:23 'T' # | | | |-ParmVarDecl 0x55afa2526450 col:26 'T' # | | | `-BuiltinAliasAttr 0x55afa25266a0 clang_builtin_alias __builtin_hlsl_select # | | |-FunctionDecl 0x55afa2526800 col:6 sin 'half (half)' # | | | |-ParmVarDecl 0x55afa2526750 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa25268b0 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa2526928 Implicit # | | | `-ConstAttr 0x55afa2526950 Implicit # | | |-FunctionDecl 0x55afa2526a68 col:7 sin 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa25269b8 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2526b18 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa2526b90 Implicit # | | | `-ConstAttr 0x55afa2526bb8 Implicit # | | |-FunctionDecl 0x55afa2526ce0 col:7 sin 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2526c30 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2526d90 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa2526e08 Implicit # | | | `-ConstAttr 0x55afa2526e30 Implicit # | | |-FunctionDecl 0x55afa2526f58 col:7 sin 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2526ea8 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2527008 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa2527080 Implicit # | | | `-ConstAttr 0x55afa25270a8 Implicit # | | |-FunctionDecl 0x55afa25271b8 col:7 used sin 'float (float)' # | | | |-ParmVarDecl 0x55afa2527108 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa2527268 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa25272e0 Implicit # | | | `-ConstAttr 0x55afa2527308 Implicit # | | |-FunctionDecl 0x55afa2527430 col:8 used sin 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2527380 col:18 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25274e0 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa2527558 Implicit # | | | `-ConstAttr 0x55afa2527580 Implicit # | | |-FunctionDecl 0x55afa25276a8 col:8 used sin 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa25275f8 col:18 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2527758 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa25277e0 Implicit # | | | `-ConstAttr 0x55afa2527808 Implicit # | | |-FunctionDecl 0x55afa2527930 col:8 used sin 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2527880 col:18 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25279e0 clang_builtin_alias __builtin_elementwise_sin # | | | |-NoThrowAttr 0x55afa2527a58 Implicit # | | | `-ConstAttr 0x55afa2527a80 Implicit # | | |-FunctionDecl 0x55afa2527b90 col:6 sinh 'half (half)' # | | | |-ParmVarDecl 0x55afa2527ae0 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa2527c40 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa2527cb8 Implicit # | | | `-ConstAttr 0x55afa2527ce0 Implicit # | | |-FunctionDecl 0x55afa2527df8 col:7 sinh 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa2527d48 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2527ea8 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa2527f20 Implicit # | | | `-ConstAttr 0x55afa2527f48 Implicit # | | |-FunctionDecl 0x55afa2528070 col:7 sinh 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2527fc0 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2528120 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa2528198 Implicit # | | | `-ConstAttr 0x55afa25281c0 Implicit # | | |-FunctionDecl 0x55afa25282e8 col:7 sinh 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2528238 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2528398 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa2528410 Implicit # | | | `-ConstAttr 0x55afa2528438 Implicit # | | |-FunctionDecl 0x55afa2528548 col:7 used sinh 'float (float)' # | | | |-ParmVarDecl 0x55afa2528498 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa25285f8 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa2528670 Implicit # | | | `-ConstAttr 0x55afa2528698 Implicit # | | |-FunctionDecl 0x55afa25287c0 col:8 used sinh 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2528710 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2528870 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa25288e8 Implicit # | | | `-ConstAttr 0x55afa2528910 Implicit # | | |-FunctionDecl 0x55afa2528a38 col:8 used sinh 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2528988 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2528ae8 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa2528b60 Implicit # | | | `-ConstAttr 0x55afa2528b88 Implicit # | | |-FunctionDecl 0x55afa2528cb0 col:8 used sinh 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2528c00 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2528d60 clang_builtin_alias __builtin_elementwise_sinh # | | | |-NoThrowAttr 0x55afa2528dd8 Implicit # | | | `-ConstAttr 0x55afa2528e00 Implicit # | | |-FunctionDecl 0x55afa2528f10 col:6 sqrt 'half (half)' # | | | |-ParmVarDecl 0x55afa2528e60 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa2528fc0 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa2529038 Implicit # | | | `-ConstAttr 0x55afa2529060 Implicit # | | |-FunctionDecl 0x55afa2529178 col:7 sqrt 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa25290c8 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2529228 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa25292a0 Implicit # | | | `-ConstAttr 0x55afa25292c8 Implicit # | | |-FunctionDecl 0x55afa25293f0 col:7 sqrt 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2529340 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25294a0 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa2529518 Implicit # | | | `-ConstAttr 0x55afa2529540 Implicit # | | |-FunctionDecl 0x55afa2529668 col:7 sqrt 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa25295b8 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2529718 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa2529790 Implicit # | | | `-ConstAttr 0x55afa25297b8 Implicit # | | |-FunctionDecl 0x55afa25298d8 col:7 used sqrt 'float (float)' # | | | |-ParmVarDecl 0x55afa2529828 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa2529988 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa2529a00 Implicit # | | | `-ConstAttr 0x55afa2529a28 Implicit # | | |-FunctionDecl 0x55afa2529b50 col:8 used sqrt 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2529aa0 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2529c00 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa2529c78 Implicit # | | | `-ConstAttr 0x55afa2529ca0 Implicit # | | |-FunctionDecl 0x55afa2529dc8 col:8 used sqrt 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2529d18 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2529e78 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa2529ef0 Implicit # | | | `-ConstAttr 0x55afa2529f18 Implicit # | | |-FunctionDecl 0x55afa252a040 col:8 used sqrt 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2529f90 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252a0f0 clang_builtin_alias __builtin_elementwise_sqrt # | | | |-NoThrowAttr 0x55afa252a168 Implicit # | | | `-ConstAttr 0x55afa252a190 Implicit # | | |-FunctionDecl 0x55afa252a340 col:6 step 'half (half, half)' # | | | |-ParmVarDecl 0x55afa252a1f0 col:15 'half' # | | | |-ParmVarDecl 0x55afa252a270 col:21 'half' # | | | |-BuiltinAliasAttr 0x55afa252a3f8 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252a470 Implicit # | | | `-ConstAttr 0x55afa252a498 Implicit # | | |-FunctionDecl 0x55afa252a650 col:7 step 'half2 (half2, half2)' # | | | |-ParmVarDecl 0x55afa252a500 col:17 'half2':'vector' # | | | |-ParmVarDecl 0x55afa252a580 col:24 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252a708 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252a780 Implicit # | | | `-ConstAttr 0x55afa252a7a8 Implicit # | | |-FunctionDecl 0x55afa252a970 col:7 step 'half3 (half3, half3)' # | | | |-ParmVarDecl 0x55afa252a820 col:17 'half3':'vector' # | | | |-ParmVarDecl 0x55afa252a8a0 col:24 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252aa28 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252aaa0 Implicit # | | | `-ConstAttr 0x55afa252aac8 Implicit # | | |-FunctionDecl 0x55afa252ac90 col:7 step 'half4 (half4, half4)' # | | | |-ParmVarDecl 0x55afa252ab40 col:17 'half4':'vector' # | | | |-ParmVarDecl 0x55afa252abc0 col:24 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252ad48 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252adc0 Implicit # | | | `-ConstAttr 0x55afa252ade8 Implicit # | | |-FunctionDecl 0x55afa252af98 col:7 used step 'float (float, float)' # | | | |-ParmVarDecl 0x55afa252ae48 col:17 'float' # | | | |-ParmVarDecl 0x55afa252aec8 col:24 'float' # | | | |-BuiltinAliasAttr 0x55afa252b050 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252b0c8 Implicit # | | | `-ConstAttr 0x55afa252b0f0 Implicit # | | |-FunctionDecl 0x55afa252b2b8 col:8 used step 'float2 (float2, float2)' # | | | |-ParmVarDecl 0x55afa252b168 col:19 'float2':'vector' # | | | |-ParmVarDecl 0x55afa252b1e8 col:27 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252b370 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252b3e8 Implicit # | | | `-ConstAttr 0x55afa252b410 Implicit # | | |-FunctionDecl 0x55afa252b5d8 col:8 used step 'float3 (float3, float3)' # | | | |-ParmVarDecl 0x55afa252b488 col:19 'float3':'vector' # | | | |-ParmVarDecl 0x55afa252b508 col:27 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252b690 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252b708 Implicit # | | | `-ConstAttr 0x55afa252b730 Implicit # | | |-FunctionDecl 0x55afa252b950 col:8 used step 'float4 (float4, float4)' # | | | |-ParmVarDecl 0x55afa252b800 col:19 'float4':'vector' # | | | |-ParmVarDecl 0x55afa252b880 col:27 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252ba08 clang_builtin_alias __builtin_hlsl_step # | | | |-NoThrowAttr 0x55afa252ba80 Implicit # | | | `-ConstAttr 0x55afa252baa8 Implicit # | | |-FunctionDecl 0x55afa252bbb8 col:6 tan 'half (half)' # | | | |-ParmVarDecl 0x55afa252bb08 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa252bc68 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252bce0 Implicit # | | | `-ConstAttr 0x55afa252bd08 Implicit # | | |-FunctionDecl 0x55afa252be20 col:7 tan 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa252bd70 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252bed0 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252bf48 Implicit # | | | `-ConstAttr 0x55afa252bf70 Implicit # | | |-FunctionDecl 0x55afa252c098 col:7 tan 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa252bfe8 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252c148 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252c1c0 Implicit # | | | `-ConstAttr 0x55afa252c1e8 Implicit # | | |-FunctionDecl 0x55afa252c310 col:7 tan 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa252c260 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252c3c0 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252c438 Implicit # | | | `-ConstAttr 0x55afa252c460 Implicit # | | |-FunctionDecl 0x55afa252c570 col:7 used tan 'float (float)' # | | | |-ParmVarDecl 0x55afa252c4c0 col:16 'float' # | | | |-BuiltinAliasAttr 0x55afa252c620 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252c698 Implicit # | | | `-ConstAttr 0x55afa252c6c0 Implicit # | | |-FunctionDecl 0x55afa252c7e8 col:8 used tan 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa252c738 col:18 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252c898 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252c910 Implicit # | | | `-ConstAttr 0x55afa252c938 Implicit # | | |-FunctionDecl 0x55afa252ca60 col:8 used tan 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa252c9b0 col:18 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252cb10 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252cb88 Implicit # | | | `-ConstAttr 0x55afa252cbb0 Implicit # | | |-FunctionDecl 0x55afa252ccd8 col:8 used tan 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa252cc28 col:18 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252cd88 clang_builtin_alias __builtin_elementwise_tan # | | | |-NoThrowAttr 0x55afa252ce00 Implicit # | | | `-ConstAttr 0x55afa252ce28 Implicit # | | |-FunctionDecl 0x55afa252cf38 col:6 tanh 'half (half)' # | | | |-ParmVarDecl 0x55afa252ce88 col:15 'half' # | | | |-BuiltinAliasAttr 0x55afa252cfe8 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252d060 Implicit # | | | `-ConstAttr 0x55afa252d088 Implicit # | | |-FunctionDecl 0x55afa252d1a0 col:7 tanh 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa252d0f0 col:17 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252d250 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252d2c8 Implicit # | | | `-ConstAttr 0x55afa252d2f0 Implicit # | | |-FunctionDecl 0x55afa252d418 col:7 tanh 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa252d368 col:17 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252d4c8 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252d540 Implicit # | | | `-ConstAttr 0x55afa252d568 Implicit # | | |-FunctionDecl 0x55afa252d690 col:7 tanh 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa252d5e0 col:17 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252d740 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252d7b8 Implicit # | | | `-ConstAttr 0x55afa252d810 Implicit # | | |-FunctionDecl 0x55afa252d920 col:7 used tanh 'float (float)' # | | | |-ParmVarDecl 0x55afa252d870 col:17 'float' # | | | |-BuiltinAliasAttr 0x55afa252d9d0 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252da48 Implicit # | | | `-ConstAttr 0x55afa252da70 Implicit # | | |-FunctionDecl 0x55afa252db98 col:8 used tanh 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa252dae8 col:19 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252dc48 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252dcc0 Implicit # | | | `-ConstAttr 0x55afa252dce8 Implicit # | | |-FunctionDecl 0x55afa252de10 col:8 used tanh 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa252dd60 col:19 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252dec0 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252df38 Implicit # | | | `-ConstAttr 0x55afa252df60 Implicit # | | |-FunctionDecl 0x55afa252e088 col:8 used tanh 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa252dfd8 col:19 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252e138 clang_builtin_alias __builtin_elementwise_tanh # | | | |-NoThrowAttr 0x55afa252e1b0 Implicit # | | | `-ConstAttr 0x55afa252e1d8 Implicit # | | |-FunctionDecl 0x55afa252e2e8 col:6 trunc 'half (half)' # | | | |-ParmVarDecl 0x55afa252e238 col:16 'half' # | | | |-BuiltinAliasAttr 0x55afa252e398 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252e410 Implicit # | | | `-ConstAttr 0x55afa252e438 Implicit # | | |-FunctionDecl 0x55afa252e550 col:7 trunc 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa252e4a0 col:18 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252e600 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252e678 Implicit # | | | `-ConstAttr 0x55afa252e6a0 Implicit # | | |-FunctionDecl 0x55afa252e7c8 col:7 trunc 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa252e718 col:18 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252e878 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252e8f0 Implicit # | | | `-ConstAttr 0x55afa252e918 Implicit # | | |-FunctionDecl 0x55afa252ea40 col:7 trunc 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa252e990 col:18 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252eaf0 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252eb68 Implicit # | | | `-ConstAttr 0x55afa252eb90 Implicit # | | |-FunctionDecl 0x55afa252eca0 col:7 used trunc 'float (float)' # | | | |-ParmVarDecl 0x55afa252ebf0 col:18 'float' # | | | |-BuiltinAliasAttr 0x55afa252ed50 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252edc8 Implicit # | | | `-ConstAttr 0x55afa252edf0 Implicit # | | |-FunctionDecl 0x55afa252ef18 col:8 used trunc 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa252ee68 col:20 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252efc8 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252f040 Implicit # | | | `-ConstAttr 0x55afa252f068 Implicit # | | |-FunctionDecl 0x55afa252f190 col:8 used trunc 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa252f0e0 col:20 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252f240 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252f2b8 Implicit # | | | `-ConstAttr 0x55afa252f2e0 Implicit # | | |-FunctionDecl 0x55afa252f408 col:8 used trunc 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa252f358 col:20 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252f4b8 clang_builtin_alias __builtin_elementwise_trunc # | | | |-NoThrowAttr 0x55afa252f530 Implicit # | | | `-ConstAttr 0x55afa252f558 Implicit # | | |-FunctionDecl 0x55afa252f660 col:34 WaveActiveAllEqual 'bool (half)' # | | | |-ParmVarDecl 0x55afa252f5b8 col:57 'half' # | | | |-BuiltinAliasAttr 0x55afa252f710 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa252f770 # | | | |-NoThrowAttr 0x55afa252f7b0 Implicit # | | | `-ConstAttr 0x55afa252f7d8 Implicit # | | |-FunctionDecl 0x55afa252f900 col:35 WaveActiveAllEqual 'bool2 (half2)' # | | | |-ParmVarDecl 0x55afa252f850 col:59 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa252f9b0 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa252fa10 # | | | |-NoThrowAttr 0x55afa252fa50 Implicit # | | | `-ConstAttr 0x55afa252fa78 Implicit # | | |-FunctionDecl 0x55afa252fba0 col:35 WaveActiveAllEqual 'bool3 (half3)' # | | | |-ParmVarDecl 0x55afa252faf0 col:59 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa252fc50 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa252fcb0 # | | | |-NoThrowAttr 0x55afa252fcf0 Implicit # | | | `-ConstAttr 0x55afa252fd18 Implicit # | | |-FunctionDecl 0x55afa252fe40 col:35 WaveActiveAllEqual 'bool4 (half4)' # | | | |-ParmVarDecl 0x55afa252fd90 col:59 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa252fef0 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa252ff50 # | | | |-NoThrowAttr 0x55afa252ff90 Implicit # | | | `-ConstAttr 0x55afa252ffb8 Implicit # | | |-FunctionDecl 0x55afa25300d0 col:34 WaveActiveAllEqual 'bool (int)' # | | | |-ParmVarDecl 0x55afa2530028 col:56 'int' # | | | |-AvailabilityAttr 0x55afa2530180 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2530240 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2530270 # | | | |-NoThrowAttr 0x55afa25302b0 Implicit # | | | `-ConstAttr 0x55afa25302d8 Implicit # | | |-FunctionDecl 0x55afa2530488 col:35 WaveActiveAllEqual 'bool2 (int2)' # | | | |-ParmVarDecl 0x55afa2530360 col:58 'int2':'vector' # | | | |-AvailabilityAttr 0x55afa2530538 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25305f8 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2530628 # | | | |-NoThrowAttr 0x55afa2530668 Implicit # | | | `-ConstAttr 0x55afa2530690 Implicit # | | |-FunctionDecl 0x55afa2530848 col:35 WaveActiveAllEqual 'bool3 (int3)' # | | | |-ParmVarDecl 0x55afa2530718 col:58 'int3':'vector' # | | | |-AvailabilityAttr 0x55afa25308f8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25309b8 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa25309e8 # | | | |-NoThrowAttr 0x55afa2530a28 Implicit # | | | `-ConstAttr 0x55afa2530a50 Implicit # | | |-FunctionDecl 0x55afa2530c08 col:35 WaveActiveAllEqual 'bool4 (int4)' # | | | |-ParmVarDecl 0x55afa2530ad8 col:58 'int4':'vector' # | | | |-AvailabilityAttr 0x55afa2530cb8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2530d78 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2530da8 # | | | |-NoThrowAttr 0x55afa2530de8 Implicit # | | | `-ConstAttr 0x55afa2530e10 Implicit # | | |-FunctionDecl 0x55afa2530f40 col:34 WaveActiveAllEqual 'bool (uint)' # | | | |-ParmVarDecl 0x55afa2530e98 col:57 'uint':'unsigned int' # | | | |-AvailabilityAttr 0x55afa2530ff0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25310b0 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa25310e0 # | | | |-NoThrowAttr 0x55afa2531120 Implicit # | | | `-ConstAttr 0x55afa2531148 Implicit # | | |-FunctionDecl 0x55afa25312f8 col:35 WaveActiveAllEqual 'bool2 (uint2)' # | | | |-ParmVarDecl 0x55afa25311d0 col:59 'uint2':'vector' # | | | |-AvailabilityAttr 0x55afa25313a8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2531468 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2531498 # | | | |-NoThrowAttr 0x55afa25314d8 Implicit # | | | `-ConstAttr 0x55afa2531500 Implicit # | | |-FunctionDecl 0x55afa25316b8 col:35 WaveActiveAllEqual 'bool3 (uint3)' # | | | |-ParmVarDecl 0x55afa2531588 col:59 'uint3':'vector' # | | | |-AvailabilityAttr 0x55afa2531768 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2531860 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2531890 # | | | |-NoThrowAttr 0x55afa25318d0 Implicit # | | | `-ConstAttr 0x55afa25318f8 Implicit # | | |-FunctionDecl 0x55afa2531aa8 col:35 WaveActiveAllEqual 'bool4 (uint4)' # | | | |-ParmVarDecl 0x55afa2531980 col:59 'uint4':'vector' # | | | |-AvailabilityAttr 0x55afa2531b58 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2531c18 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2531c48 # | | | |-NoThrowAttr 0x55afa2531c88 Implicit # | | | `-ConstAttr 0x55afa2531cb0 Implicit # | | |-FunctionDecl 0x55afa2531de0 col:34 WaveActiveAllEqual 'bool (int64_t)' # | | | |-ParmVarDecl 0x55afa2531d38 col:60 'int64_t':'long' # | | | |-AvailabilityAttr 0x55afa2531e90 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2531f50 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2531f80 # | | | |-NoThrowAttr 0x55afa2531fc0 Implicit # | | | `-ConstAttr 0x55afa2531fe8 Implicit # | | |-FunctionDecl 0x55afa2532198 col:35 WaveActiveAllEqual 'bool2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa2532070 col:62 'int64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa2532248 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2532308 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2532338 # | | | |-NoThrowAttr 0x55afa2532378 Implicit # | | | `-ConstAttr 0x55afa25323a0 Implicit # | | |-FunctionDecl 0x55afa2532558 col:35 WaveActiveAllEqual 'bool3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa2532428 col:62 'int64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa2532608 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25326c8 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa25326f8 # | | | |-NoThrowAttr 0x55afa2532738 Implicit # | | | `-ConstAttr 0x55afa2532760 Implicit # | | |-FunctionDecl 0x55afa2532918 col:35 WaveActiveAllEqual 'bool4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa25327e8 col:62 'int64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa25329c8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2532a88 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2532ab8 # | | | |-NoThrowAttr 0x55afa2532af8 Implicit # | | | `-ConstAttr 0x55afa2532b20 Implicit # | | |-FunctionDecl 0x55afa2532c50 col:34 WaveActiveAllEqual 'bool (uint64_t)' # | | | |-ParmVarDecl 0x55afa2532ba8 col:61 'uint64_t':'unsigned long' # | | | |-AvailabilityAttr 0x55afa2532d00 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2532dc0 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2532df0 # | | | |-NoThrowAttr 0x55afa2532e30 Implicit # | | | `-ConstAttr 0x55afa2532e58 Implicit # | | |-FunctionDecl 0x55afa2533008 col:35 WaveActiveAllEqual 'bool2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa2532ee0 col:63 'uint64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa25330b8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2533178 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa25331a8 # | | | |-NoThrowAttr 0x55afa25331e8 Implicit # | | | `-ConstAttr 0x55afa2533210 Implicit # | | |-FunctionDecl 0x55afa25333c8 col:35 WaveActiveAllEqual 'bool3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2533298 col:63 'uint64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa2533478 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2533538 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2533568 # | | | |-NoThrowAttr 0x55afa25335a8 Implicit # | | | `-ConstAttr 0x55afa25335d0 Implicit # | | |-FunctionDecl 0x55afa2533788 col:35 WaveActiveAllEqual 'bool4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa2533658 col:63 'uint64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa2533848 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2533908 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2533938 # | | | |-NoThrowAttr 0x55afa2533978 Implicit # | | | `-ConstAttr 0x55afa25339a0 Implicit # | | |-FunctionDecl 0x55afa2533ab8 col:34 WaveActiveAllEqual 'bool (float)' # | | | |-ParmVarDecl 0x55afa2533a10 col:58 'float' # | | | |-AvailabilityAttr 0x55afa2533b68 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2533c28 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2533c58 # | | | |-NoThrowAttr 0x55afa2533c98 Implicit # | | | `-ConstAttr 0x55afa2533cc0 Implicit # | | |-FunctionDecl 0x55afa2533df8 col:35 WaveActiveAllEqual 'bool2 (float2)' # | | | |-ParmVarDecl 0x55afa2533d48 col:60 'float2':'vector' # | | | |-AvailabilityAttr 0x55afa2533ea8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2533f68 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2533f98 # | | | |-NoThrowAttr 0x55afa2533fd8 Implicit # | | | `-ConstAttr 0x55afa2534000 Implicit # | | |-FunctionDecl 0x55afa2534138 col:35 WaveActiveAllEqual 'bool3 (float3)' # | | | |-ParmVarDecl 0x55afa2534088 col:60 'float3':'vector' # | | | |-AvailabilityAttr 0x55afa25341e8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25342a8 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa25342d8 # | | | |-NoThrowAttr 0x55afa2534318 Implicit # | | | `-ConstAttr 0x55afa2534340 Implicit # | | |-FunctionDecl 0x55afa2534478 col:35 WaveActiveAllEqual 'bool4 (float4)' # | | | |-ParmVarDecl 0x55afa25343c8 col:60 'float4':'vector' # | | | |-AvailabilityAttr 0x55afa2534528 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25345e8 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2534618 # | | | |-NoThrowAttr 0x55afa2534658 Implicit # | | | `-ConstAttr 0x55afa2534680 Implicit # | | |-FunctionDecl 0x55afa2534798 col:34 WaveActiveAllEqual 'bool (double)' # | | | |-ParmVarDecl 0x55afa25346f0 col:59 'double' # | | | |-AvailabilityAttr 0x55afa2534848 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2534908 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2534938 # | | | |-NoThrowAttr 0x55afa2534978 Implicit # | | | `-ConstAttr 0x55afa25349a0 Implicit # | | |-FunctionDecl 0x55afa2534b58 col:35 WaveActiveAllEqual 'bool2 (double2)' # | | | |-ParmVarDecl 0x55afa2534a28 col:61 'double2':'vector' # | | | |-AvailabilityAttr 0x55afa2534c08 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2534cc8 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2534cf8 # | | | |-NoThrowAttr 0x55afa2534d38 Implicit # | | | `-ConstAttr 0x55afa2534d60 Implicit # | | |-FunctionDecl 0x55afa2534f18 col:35 WaveActiveAllEqual 'bool3 (double3)' # | | | |-ParmVarDecl 0x55afa2534de8 col:61 'double3':'vector' # | | | |-AvailabilityAttr 0x55afa2534fc8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2535088 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa25350b8 # | | | |-NoThrowAttr 0x55afa25350f8 Implicit # | | | `-ConstAttr 0x55afa2535120 Implicit # | | |-FunctionDecl 0x55afa25352d8 col:35 WaveActiveAllEqual 'bool4 (double4)' # | | | |-ParmVarDecl 0x55afa25351a8 col:61 'double4':'vector' # | | | |-AvailabilityAttr 0x55afa2535388 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2535448 clang_builtin_alias __builtin_hlsl_wave_active_all_equal # | | | |-ConvergentAttr 0x55afa2535478 # | | | |-NoThrowAttr 0x55afa25354b8 Implicit # | | | `-ConstAttr 0x55afa25354e0 Implicit # | | |-FunctionDecl 0x55afa25355f0 col:34 WaveActiveAllTrue 'bool (bool)' # | | | |-ParmVarDecl 0x55afa2535548 col:57 Val 'bool' # | | | |-AvailabilityAttr 0x55afa25356a0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2535760 clang_builtin_alias __builtin_hlsl_wave_active_all_true # | | | |-ConvergentAttr 0x55afa2535790 # | | | |-NoThrowAttr 0x55afa25357d0 Implicit # | | | `-ConstAttr 0x55afa25357f8 Implicit # | | |-FunctionDecl 0x55afa2535908 col:34 WaveActiveAnyTrue 'bool (bool)' # | | | |-ParmVarDecl 0x55afa2535860 col:57 Val 'bool' # | | | |-AvailabilityAttr 0x55afa25359b8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2535a78 clang_builtin_alias __builtin_hlsl_wave_active_any_true # | | | |-ConvergentAttr 0x55afa2535aa8 # | | | |-NoThrowAttr 0x55afa2535ae8 Implicit # | | | `-ConstAttr 0x55afa2535b10 Implicit # | | |-FunctionDecl 0x55afa2535c98 col:35 WaveActiveBallot 'uint4 (bool)' # | | | |-ParmVarDecl 0x55afa2535b68 col:57 Val 'bool' # | | | |-AvailabilityAttr 0x55afa2535d48 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2535e08 clang_builtin_alias __builtin_hlsl_wave_active_ballot # | | | |-ConvergentAttr 0x55afa2535e38 # | | | |-NoThrowAttr 0x55afa2535e78 Implicit # | | | `-ConstAttr 0x55afa2535ea0 Implicit # | | |-FunctionDecl 0x55afa2536028 col:34 WaveActiveCountBits 'uint (bool)' # | | | |-ParmVarDecl 0x55afa2535ef8 col:59 Val 'bool' # | | | |-AvailabilityAttr 0x55afa25360d8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2536198 clang_builtin_alias __builtin_hlsl_wave_active_count_bits # | | | |-ConvergentAttr 0x55afa25361c8 # | | | |-NoThrowAttr 0x55afa2536208 Implicit # | | | `-ConstAttr 0x55afa2536230 Implicit # | | |-FunctionDecl 0x55afa2536308 col:34 WaveGetLaneIndex 'uint ()' # | | | |-AvailabilityAttr 0x55afa25363b0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2536470 clang_builtin_alias __builtin_hlsl_wave_get_lane_index # | | | |-ConvergentAttr 0x55afa25364a0 # | | | |-NoThrowAttr 0x55afa25364e0 Implicit # | | | `-ConstAttr 0x55afa2536508 Implicit # | | |-FunctionDecl 0x55afa25365a0 col:34 WaveIsFirstLane 'bool ()' # | | | |-AvailabilityAttr 0x55afa2536648 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2536708 clang_builtin_alias __builtin_hlsl_wave_is_first_lane # | | | |-ConvergentAttr 0x55afa2536738 # | | | |-NoThrowAttr 0x55afa2536778 Implicit # | | | `-ConstAttr 0x55afa25367a0 Implicit # | | |-FunctionDecl 0x55afa2536810 col:34 WaveGetLaneCount 'uint ()' # | | | |-AvailabilityAttr 0x55afa25368b8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2536978 clang_builtin_alias __builtin_hlsl_wave_get_lane_count # | | | |-ConvergentAttr 0x55afa25369a8 # | | | |-NoThrowAttr 0x55afa25369e8 Implicit # | | | `-ConstAttr 0x55afa2536a10 Implicit # | | |-FunctionDecl 0x55afa2536b18 col:34 WavePrefixCountBits 'uint (bool)' # | | | |-ParmVarDecl 0x55afa2536a68 col:59 Expr 'bool' # | | | |-AvailabilityAttr 0x55afa2536bc8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2536c88 clang_builtin_alias __builtin_hlsl_wave_prefix_count_bits # | | | |-ConvergentAttr 0x55afa2536cb8 # | | | |-NoThrowAttr 0x55afa2536cf8 Implicit # | | | `-ConstAttr 0x55afa2536d20 Implicit # | | |-FunctionDecl 0x55afa2536f30 col:34 WaveReadLaneAt 'bool (bool, uint32_t)' # | | | |-ParmVarDecl 0x55afa2536d68 col:53 'bool' # | | | |-ParmVarDecl 0x55afa2536de8 col:63 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2536fe8 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2537048 # | | | |-NoThrowAttr 0x55afa2537088 Implicit # | | | `-ConstAttr 0x55afa25370b0 Implicit # | | |-FunctionDecl 0x55afa25372e8 col:35 WaveReadLaneAt 'bool2 (bool2, uint32_t)' # | | | |-ParmVarDecl 0x55afa2537118 col:55 'bool2':'vector' # | | | |-ParmVarDecl 0x55afa2537198 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa25373a0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2537400 # | | | |-NoThrowAttr 0x55afa2537440 Implicit # | | | `-ConstAttr 0x55afa2537468 Implicit # | | |-FunctionDecl 0x55afa25376b8 col:35 WaveReadLaneAt 'bool3 (bool3, uint32_t)' # | | | |-ParmVarDecl 0x55afa25374e0 col:55 'bool3':'vector' # | | | |-ParmVarDecl 0x55afa2537560 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2537770 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa25377d0 # | | | |-NoThrowAttr 0x55afa2537810 Implicit # | | | `-ConstAttr 0x55afa2538870 Implicit # | | |-FunctionDecl 0x55afa2538ab8 col:35 WaveReadLaneAt 'bool4 (bool4, uint32_t)' # | | | |-ParmVarDecl 0x55afa25388e8 col:55 'bool4':'vector' # | | | |-ParmVarDecl 0x55afa2538968 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2538b70 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2538bd0 # | | | |-NoThrowAttr 0x55afa2538c10 Implicit # | | | `-ConstAttr 0x55afa2538c38 Implicit # | | |-FunctionDecl 0x55afa2538e68 col:34 WaveReadLaneAt 'half (half, uint32_t)' # | | | |-ParmVarDecl 0x55afa2538c98 col:53 'half' # | | | |-ParmVarDecl 0x55afa2538d18 col:63 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2538f20 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2538f80 # | | | |-NoThrowAttr 0x55afa2538fc0 Implicit # | | | `-ConstAttr 0x55afa2538fe8 Implicit # | | |-FunctionDecl 0x55afa2539238 col:35 WaveReadLaneAt 'half2 (half2, uint32_t)' # | | | |-ParmVarDecl 0x55afa2539060 col:55 'half2':'vector' # | | | |-ParmVarDecl 0x55afa25390e0 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa25392f0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2539350 # | | | |-NoThrowAttr 0x55afa2539390 Implicit # | | | `-ConstAttr 0x55afa25393b8 Implicit # | | |-FunctionDecl 0x55afa2539608 col:35 WaveReadLaneAt 'half3 (half3, uint32_t)' # | | | |-ParmVarDecl 0x55afa2539430 col:55 'half3':'vector' # | | | |-ParmVarDecl 0x55afa25394b0 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa25396c0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2539720 # | | | |-NoThrowAttr 0x55afa2539760 Implicit # | | | `-ConstAttr 0x55afa2539788 Implicit # | | |-FunctionDecl 0x55afa25399d8 col:35 WaveReadLaneAt 'half4 (half4, uint32_t)' # | | | |-ParmVarDecl 0x55afa2539800 col:55 'half4':'vector' # | | | |-ParmVarDecl 0x55afa2539880 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2539a90 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2539af0 # | | | |-NoThrowAttr 0x55afa2539b30 Implicit # | | | `-ConstAttr 0x55afa2539b58 Implicit # | | |-FunctionDecl 0x55afa2539d88 col:33 WaveReadLaneAt 'int (int, uint32_t)' # | | | |-ParmVarDecl 0x55afa2539bb8 col:51 'int' # | | | |-ParmVarDecl 0x55afa2539c38 col:61 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2539e40 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa2539ea0 # | | | |-NoThrowAttr 0x55afa2539ee0 Implicit # | | | `-ConstAttr 0x55afa2539f08 Implicit # | | |-FunctionDecl 0x55afa253a158 col:34 WaveReadLaneAt 'int2 (int2, uint32_t)' # | | | |-ParmVarDecl 0x55afa2539f80 col:53 'int2':'vector' # | | | |-ParmVarDecl 0x55afa253a000 col:63 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253a210 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253a270 # | | | |-NoThrowAttr 0x55afa253a2b0 Implicit # | | | `-ConstAttr 0x55afa253a2d8 Implicit # | | |-FunctionDecl 0x55afa253a528 col:34 WaveReadLaneAt 'int3 (int3, uint32_t)' # | | | |-ParmVarDecl 0x55afa253a350 col:53 'int3':'vector' # | | | |-ParmVarDecl 0x55afa253a3d0 col:63 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253a5e0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253a640 # | | | |-NoThrowAttr 0x55afa253a680 Implicit # | | | `-ConstAttr 0x55afa253a6a8 Implicit # | | |-FunctionDecl 0x55afa253a938 col:34 WaveReadLaneAt 'int4 (int4, uint32_t)' # | | | |-ParmVarDecl 0x55afa253a720 col:53 'int4':'vector' # | | | |-ParmVarDecl 0x55afa253a7a0 col:63 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253a9f0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253aa50 # | | | |-NoThrowAttr 0x55afa253aa90 Implicit # | | | `-ConstAttr 0x55afa253aab8 Implicit # | | |-FunctionDecl 0x55afa253acc8 col:34 WaveReadLaneAt 'uint (uint, uint32_t)' # | | | |-ParmVarDecl 0x55afa253ab30 col:53 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa253abb0 col:63 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253ad80 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253ade0 # | | | |-NoThrowAttr 0x55afa253ae20 Implicit # | | | `-ConstAttr 0x55afa253ae48 Implicit # | | |-FunctionDecl 0x55afa253b098 col:35 WaveReadLaneAt 'uint2 (uint2, uint32_t)' # | | | |-ParmVarDecl 0x55afa253aec0 col:55 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa253af40 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253b150 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253b1b0 # | | | |-NoThrowAttr 0x55afa253b1f0 Implicit # | | | `-ConstAttr 0x55afa253b218 Implicit # | | |-FunctionDecl 0x55afa253b468 col:35 WaveReadLaneAt 'uint3 (uint3, uint32_t)' # | | | |-ParmVarDecl 0x55afa253b290 col:55 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa253b310 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253b520 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253b580 # | | | |-NoThrowAttr 0x55afa253b5c0 Implicit # | | | `-ConstAttr 0x55afa253b5e8 Implicit # | | |-FunctionDecl 0x55afa253b838 col:35 WaveReadLaneAt 'uint4 (uint4, uint32_t)' # | | | |-ParmVarDecl 0x55afa253b660 col:55 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa253b6e0 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253b8f0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253b950 # | | | |-NoThrowAttr 0x55afa253b990 Implicit # | | | `-ConstAttr 0x55afa253b9b8 Implicit # | | |-FunctionDecl 0x55afa253bbe8 col:35 WaveReadLaneAt 'float (float, uint32_t)' # | | | |-ParmVarDecl 0x55afa253ba18 col:55 'float' # | | | |-ParmVarDecl 0x55afa253ba98 col:65 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253bca0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253bd00 # | | | |-NoThrowAttr 0x55afa253bd40 Implicit # | | | `-ConstAttr 0x55afa253bd68 Implicit # | | |-FunctionDecl 0x55afa253bfb8 col:36 WaveReadLaneAt 'float2 (float2, uint32_t)' # | | | |-ParmVarDecl 0x55afa253bde0 col:57 'float2':'vector' # | | | |-ParmVarDecl 0x55afa253be60 col:67 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253c070 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253c0d0 # | | | |-NoThrowAttr 0x55afa253c110 Implicit # | | | `-ConstAttr 0x55afa253c138 Implicit # | | |-FunctionDecl 0x55afa253c388 col:36 WaveReadLaneAt 'float3 (float3, uint32_t)' # | | | |-ParmVarDecl 0x55afa253c1b0 col:57 'float3':'vector' # | | | |-ParmVarDecl 0x55afa253c230 col:67 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253c440 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253c4a0 # | | | |-NoThrowAttr 0x55afa253c4e0 Implicit # | | | `-ConstAttr 0x55afa253c508 Implicit # | | |-FunctionDecl 0x55afa253c758 col:36 WaveReadLaneAt 'float4 (float4, uint32_t)' # | | | |-ParmVarDecl 0x55afa253c580 col:57 'float4':'vector' # | | | |-ParmVarDecl 0x55afa253c600 col:67 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253c810 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253c890 # | | | |-NoThrowAttr 0x55afa253c8d0 Implicit # | | | `-ConstAttr 0x55afa253c8f8 Implicit # | | |-FunctionDecl 0x55afa253cb48 col:37 WaveReadLaneAt 'int64_t (int64_t, uint32_t)' # | | | |-ParmVarDecl 0x55afa253c970 col:59 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa253c9f0 col:69 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253cc00 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253cc60 # | | | |-NoThrowAttr 0x55afa253cca0 Implicit # | | | `-ConstAttr 0x55afa253ccc8 Implicit # | | |-FunctionDecl 0x55afa253cf18 col:38 WaveReadLaneAt 'int64_t2 (int64_t2, uint32_t)' # | | | |-ParmVarDecl 0x55afa253cd40 col:61 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa253cdc0 col:71 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253cfd0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253d030 # | | | |-NoThrowAttr 0x55afa253d070 Implicit # | | | `-ConstAttr 0x55afa253d098 Implicit # | | |-FunctionDecl 0x55afa253d2e8 col:38 WaveReadLaneAt 'int64_t3 (int64_t3, uint32_t)' # | | | |-ParmVarDecl 0x55afa253d110 col:61 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa253d190 col:71 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253d3a0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253d400 # | | | |-NoThrowAttr 0x55afa253d440 Implicit # | | | `-ConstAttr 0x55afa253d468 Implicit # | | |-FunctionDecl 0x55afa253d6b8 col:38 WaveReadLaneAt 'int64_t4 (int64_t4, uint32_t)' # | | | |-ParmVarDecl 0x55afa253d4e0 col:61 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa253d560 col:71 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253d770 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253d7d0 # | | | |-NoThrowAttr 0x55afa253d810 Implicit # | | | `-ConstAttr 0x55afa253d838 Implicit # | | |-FunctionDecl 0x55afa253da88 col:38 WaveReadLaneAt 'uint64_t (uint64_t, uint32_t)' # | | | |-ParmVarDecl 0x55afa253d8b0 col:61 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa253d930 col:71 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253db40 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253dba0 # | | | |-NoThrowAttr 0x55afa253dbe0 Implicit # | | | `-ConstAttr 0x55afa253dc08 Implicit # | | |-FunctionDecl 0x55afa253de58 col:39 WaveReadLaneAt 'uint64_t2 (uint64_t2, uint32_t)' # | | | |-ParmVarDecl 0x55afa253dc80 col:63 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa253dd00 col:73 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253df10 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253df70 # | | | |-NoThrowAttr 0x55afa253dfb0 Implicit # | | | `-ConstAttr 0x55afa253dfd8 Implicit # | | |-FunctionDecl 0x55afa253e228 col:39 WaveReadLaneAt 'uint64_t3 (uint64_t3, uint32_t)' # | | | |-ParmVarDecl 0x55afa253e050 col:63 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa253e0d0 col:73 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253e2e0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253e340 # | | | |-NoThrowAttr 0x55afa253e380 Implicit # | | | `-ConstAttr 0x55afa253e3a8 Implicit # | | |-FunctionDecl 0x55afa253e5f8 col:39 WaveReadLaneAt 'uint64_t4 (uint64_t4, uint32_t)' # | | | |-ParmVarDecl 0x55afa253e420 col:63 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa253e4a0 col:73 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253e6b0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253e710 # | | | |-NoThrowAttr 0x55afa253e750 Implicit # | | | `-ConstAttr 0x55afa253e778 Implicit # | | |-FunctionDecl 0x55afa253e9f8 col:36 WaveReadLaneAt 'double (double, uint32_t)' # | | | |-ParmVarDecl 0x55afa253e7d8 col:57 'double' # | | | |-ParmVarDecl 0x55afa253e8a0 col:67 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253eab0 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253eb10 # | | | |-NoThrowAttr 0x55afa253eb50 Implicit # | | | `-ConstAttr 0x55afa253eb78 Implicit # | | |-FunctionDecl 0x55afa253edc8 col:37 WaveReadLaneAt 'double2 (double2, uint32_t)' # | | | |-ParmVarDecl 0x55afa253ebf0 col:59 'double2':'vector' # | | | |-ParmVarDecl 0x55afa253ec70 col:69 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253ee80 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253eee0 # | | | |-NoThrowAttr 0x55afa253ef20 Implicit # | | | `-ConstAttr 0x55afa253ef48 Implicit # | | |-FunctionDecl 0x55afa253f198 col:37 WaveReadLaneAt 'double3 (double3, uint32_t)' # | | | |-ParmVarDecl 0x55afa253efc0 col:59 'double3':'vector' # | | | |-ParmVarDecl 0x55afa253f040 col:69 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253f250 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253f2b0 # | | | |-NoThrowAttr 0x55afa253f2f0 Implicit # | | | `-ConstAttr 0x55afa253f318 Implicit # | | |-FunctionDecl 0x55afa253f568 col:37 WaveReadLaneAt 'double4 (double4, uint32_t)' # | | | |-ParmVarDecl 0x55afa253f390 col:59 'double4':'vector' # | | | |-ParmVarDecl 0x55afa253f410 col:69 'uint32_t':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa253f620 clang_builtin_alias __builtin_hlsl_wave_read_lane_at # | | | |-ConvergentAttr 0x55afa253f680 # | | | |-NoThrowAttr 0x55afa253f6c0 Implicit # | | | `-ConstAttr 0x55afa253f6e8 Implicit # | | |-FunctionDecl 0x55afa253f820 col:34 WaveActiveBitOr 'uint (uint)' # | | | |-ParmVarDecl 0x55afa253f770 col:54 'uint':'unsigned int' # | | | |-AvailabilityAttr 0x55afa253f8d0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa253f990 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa253f9c0 # | | | |-NoThrowAttr 0x55afa253fa00 Implicit # | | | `-ConstAttr 0x55afa253fa28 Implicit # | | |-FunctionDecl 0x55afa253fb50 col:35 WaveActiveBitOr 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa253faa0 col:56 'uint2':'vector' # | | | |-AvailabilityAttr 0x55afa253fc00 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa253fcc0 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa253fcf0 # | | | |-NoThrowAttr 0x55afa253fd30 Implicit # | | | `-ConstAttr 0x55afa253fd58 Implicit # | | |-FunctionDecl 0x55afa253fe90 col:35 WaveActiveBitOr 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa253fde0 col:56 'uint3':'vector' # | | | |-AvailabilityAttr 0x55afa253ff40 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2540000 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa2540030 # | | | |-NoThrowAttr 0x55afa2540070 Implicit # | | | `-ConstAttr 0x55afa2540098 Implicit # | | |-FunctionDecl 0x55afa25401d0 col:35 WaveActiveBitOr 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa2540120 col:56 'uint4':'vector' # | | | |-AvailabilityAttr 0x55afa2540280 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2540340 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa2540370 # | | | |-NoThrowAttr 0x55afa25403b0 Implicit # | | | `-ConstAttr 0x55afa25403d8 Implicit # | | |-FunctionDecl 0x55afa2540510 col:38 WaveActiveBitOr 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa2540460 col:62 'uint64_t':'unsigned long' # | | | |-AvailabilityAttr 0x55afa25405c0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2540680 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa25406b0 # | | | |-NoThrowAttr 0x55afa25406f0 Implicit # | | | `-ConstAttr 0x55afa2540718 Implicit # | | |-FunctionDecl 0x55afa25408b0 col:39 WaveActiveBitOr 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa25407a0 col:64 'uint64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa2540960 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2540a20 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa2540a50 # | | | |-NoThrowAttr 0x55afa2540a90 Implicit # | | | `-ConstAttr 0x55afa2540ab8 Implicit # | | |-FunctionDecl 0x55afa2540bf0 col:39 WaveActiveBitOr 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2540b40 col:64 'uint64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa2540ca0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2540d60 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa2540d90 # | | | |-NoThrowAttr 0x55afa2540dd0 Implicit # | | | `-ConstAttr 0x55afa2540df8 Implicit # | | |-FunctionDecl 0x55afa2540f30 col:39 WaveActiveBitOr 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa2540e80 col:64 'uint64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa2540fe0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25410a0 clang_builtin_alias __builtin_hlsl_wave_active_bit_or # | | | |-ConvergentAttr 0x55afa25410d0 # | | | |-NoThrowAttr 0x55afa2541110 Implicit # | | | `-ConstAttr 0x55afa2541138 Implicit # | | |-FunctionDecl 0x55afa2541270 col:34 WaveActiveBitXor 'uint (uint)' # | | | |-ParmVarDecl 0x55afa25411c0 col:55 'uint':'unsigned int' # | | | |-AvailabilityAttr 0x55afa2541320 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25413e0 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2541410 # | | | |-NoThrowAttr 0x55afa2541450 Implicit # | | | `-ConstAttr 0x55afa2541478 Implicit # | | |-FunctionDecl 0x55afa25415a0 col:35 WaveActiveBitXor 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa25414f0 col:57 'uint2':'vector' # | | | |-AvailabilityAttr 0x55afa2541650 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2541710 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2541740 # | | | |-NoThrowAttr 0x55afa2541780 Implicit # | | | `-ConstAttr 0x55afa25417a8 Implicit # | | |-FunctionDecl 0x55afa25418e0 col:35 WaveActiveBitXor 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa2541830 col:57 'uint3':'vector' # | | | |-AvailabilityAttr 0x55afa2541990 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2541a50 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2541a80 # | | | |-NoThrowAttr 0x55afa2541ac0 Implicit # | | | `-ConstAttr 0x55afa2541ae8 Implicit # | | |-FunctionDecl 0x55afa2541c20 col:35 WaveActiveBitXor 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa2541b70 col:57 'uint4':'vector' # | | | |-AvailabilityAttr 0x55afa2541cd0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2541d90 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2541dc0 # | | | |-NoThrowAttr 0x55afa2541e00 Implicit # | | | `-ConstAttr 0x55afa2541e28 Implicit # | | |-FunctionDecl 0x55afa2541f60 col:38 WaveActiveBitXor 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa2541eb0 col:63 'uint64_t':'unsigned long' # | | | |-AvailabilityAttr 0x55afa2542010 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25420d0 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2542100 # | | | |-NoThrowAttr 0x55afa2542140 Implicit # | | | `-ConstAttr 0x55afa2542168 Implicit # | | |-FunctionDecl 0x55afa25422a0 col:39 WaveActiveBitXor 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa25421f0 col:65 'uint64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa2542350 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2542410 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2542440 # | | | |-NoThrowAttr 0x55afa2542480 Implicit # | | | `-ConstAttr 0x55afa25424a8 Implicit # | | |-FunctionDecl 0x55afa25425e0 col:39 WaveActiveBitXor 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2542530 col:65 'uint64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa2542690 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2542750 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2542780 # | | | |-NoThrowAttr 0x55afa25427c0 Implicit # | | | `-ConstAttr 0x55afa25427e8 Implicit # | | |-FunctionDecl 0x55afa2542970 col:39 WaveActiveBitXor 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa25428c0 col:65 'uint64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa2542a20 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2542ae0 clang_builtin_alias __builtin_hlsl_wave_active_bit_xor # | | | |-ConvergentAttr 0x55afa2542b10 # | | | |-NoThrowAttr 0x55afa2542b50 Implicit # | | | `-ConstAttr 0x55afa2542b78 Implicit # | | |-FunctionDecl 0x55afa2542cb0 col:34 WaveActiveBitAnd 'uint (uint)' # | | | |-ParmVarDecl 0x55afa2542c00 col:55 'uint':'unsigned int' # | | | |-AvailabilityAttr 0x55afa2542d60 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2542e20 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa2542e50 # | | | |-NoThrowAttr 0x55afa2542e90 Implicit # | | | `-ConstAttr 0x55afa2542eb8 Implicit # | | |-FunctionDecl 0x55afa2542fe0 col:35 WaveActiveBitAnd 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa2542f30 col:57 'uint2':'vector' # | | | |-AvailabilityAttr 0x55afa2543090 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2543150 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa2543180 # | | | |-NoThrowAttr 0x55afa25431c0 Implicit # | | | `-ConstAttr 0x55afa25431e8 Implicit # | | |-FunctionDecl 0x55afa2543320 col:35 WaveActiveBitAnd 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa2543270 col:57 'uint3':'vector' # | | | |-AvailabilityAttr 0x55afa25433d0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2543490 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa25434c0 # | | | |-NoThrowAttr 0x55afa2543500 Implicit # | | | `-ConstAttr 0x55afa2543528 Implicit # | | |-FunctionDecl 0x55afa2543660 col:35 WaveActiveBitAnd 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa25435b0 col:57 'uint4':'vector' # | | | |-AvailabilityAttr 0x55afa2543710 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25437d0 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa2543800 # | | | |-NoThrowAttr 0x55afa2543840 Implicit # | | | `-ConstAttr 0x55afa2543868 Implicit # | | |-FunctionDecl 0x55afa25439a0 col:38 WaveActiveBitAnd 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa25438f0 col:63 'uint64_t':'unsigned long' # | | | |-AvailabilityAttr 0x55afa2543a50 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2543b10 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa2543b40 # | | | |-NoThrowAttr 0x55afa2543b80 Implicit # | | | `-ConstAttr 0x55afa2543ba8 Implicit # | | |-FunctionDecl 0x55afa2543ce0 col:39 WaveActiveBitAnd 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa2543c30 col:65 'uint64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa2543d90 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2543e50 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa2543e80 # | | | |-NoThrowAttr 0x55afa2543ec0 Implicit # | | | `-ConstAttr 0x55afa2543ee8 Implicit # | | |-FunctionDecl 0x55afa2544020 col:39 WaveActiveBitAnd 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2543f70 col:65 'uint64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa25440d0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2544190 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa25441c0 # | | | |-NoThrowAttr 0x55afa2544200 Implicit # | | | `-ConstAttr 0x55afa2544228 Implicit # | | |-FunctionDecl 0x55afa2544360 col:39 WaveActiveBitAnd 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa25442b0 col:65 'uint64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa2544410 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25444d0 clang_builtin_alias __builtin_hlsl_wave_active_bit_and # | | | |-ConvergentAttr 0x55afa2544500 # | | | |-NoThrowAttr 0x55afa2544540 Implicit # | | | `-ConstAttr 0x55afa2544568 Implicit # | | |-FunctionDecl 0x55afa2544678 col:34 WaveActiveMax 'half (half)' # | | | |-ParmVarDecl 0x55afa25445c8 col:52 'half' # | | | |-BuiltinAliasAttr 0x55afa2544728 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2544788 # | | | |-NoThrowAttr 0x55afa25447c8 Implicit # | | | `-ConstAttr 0x55afa25447f0 Implicit # | | |-FunctionDecl 0x55afa25449b8 col:35 WaveActiveMax 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa2544858 col:54 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2544a68 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2544ac8 # | | | |-NoThrowAttr 0x55afa2544b08 Implicit # | | | `-ConstAttr 0x55afa2544b30 Implicit # | | |-FunctionDecl 0x55afa2544c58 col:35 WaveActiveMax 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2544ba8 col:54 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2544d08 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2544d68 # | | | |-NoThrowAttr 0x55afa2544da8 Implicit # | | | `-ConstAttr 0x55afa2544dd0 Implicit # | | |-FunctionDecl 0x55afa2544ef8 col:35 WaveActiveMax 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2544e48 col:54 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2544fa8 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2545008 # | | | |-NoThrowAttr 0x55afa2545048 Implicit # | | | `-ConstAttr 0x55afa2545070 Implicit # | | |-FunctionDecl 0x55afa2545180 col:33 WaveActiveMax 'int (int)' # | | | |-ParmVarDecl 0x55afa25450d0 col:50 'int' # | | | |-BuiltinAliasAttr 0x55afa2545230 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2545290 # | | | |-NoThrowAttr 0x55afa25452d0 Implicit # | | | `-ConstAttr 0x55afa25452f8 Implicit # | | |-FunctionDecl 0x55afa2545420 col:34 WaveActiveMax 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa2545370 col:52 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25454d0 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2545530 # | | | |-NoThrowAttr 0x55afa2545570 Implicit # | | | `-ConstAttr 0x55afa2545598 Implicit # | | |-FunctionDecl 0x55afa25456c0 col:34 WaveActiveMax 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa2545610 col:52 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2545770 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa25457d0 # | | | |-NoThrowAttr 0x55afa2545810 Implicit # | | | `-ConstAttr 0x55afa2545838 Implicit # | | |-FunctionDecl 0x55afa2545960 col:34 WaveActiveMax 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa25458b0 col:52 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2545a10 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2545a70 # | | | |-NoThrowAttr 0x55afa2545ab0 Implicit # | | | `-ConstAttr 0x55afa2545ad8 Implicit # | | |-FunctionDecl 0x55afa2545c00 col:34 WaveActiveMax 'uint (uint)' # | | | |-ParmVarDecl 0x55afa2545b50 col:52 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2545cb0 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2545d10 # | | | |-NoThrowAttr 0x55afa2545d50 Implicit # | | | `-ConstAttr 0x55afa2545d78 Implicit # | | |-FunctionDecl 0x55afa2545ea0 col:35 WaveActiveMax 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa2545df0 col:54 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2545f50 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2545fb0 # | | | |-NoThrowAttr 0x55afa2545ff0 Implicit # | | | `-ConstAttr 0x55afa2546018 Implicit # | | |-FunctionDecl 0x55afa2546140 col:35 WaveActiveMax 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa2546090 col:54 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25461f0 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2546250 # | | | |-NoThrowAttr 0x55afa2546290 Implicit # | | | `-ConstAttr 0x55afa25462b8 Implicit # | | |-FunctionDecl 0x55afa25463e0 col:35 WaveActiveMax 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa2546330 col:54 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2546490 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa25464f0 # | | | |-NoThrowAttr 0x55afa2546530 Implicit # | | | `-ConstAttr 0x55afa2546558 Implicit # | | |-FunctionDecl 0x55afa2546680 col:37 WaveActiveMax 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa25465d0 col:58 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa2546730 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2546790 # | | | |-NoThrowAttr 0x55afa25467d0 Implicit # | | | `-ConstAttr 0x55afa25467f8 Implicit # | | |-FunctionDecl 0x55afa2546bc0 col:38 WaveActiveMax 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa2546870 col:60 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2546c70 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2546cd0 # | | | |-NoThrowAttr 0x55afa2546d10 Implicit # | | | `-ConstAttr 0x55afa2546d38 Implicit # | | |-FunctionDecl 0x55afa2546e60 col:38 WaveActiveMax 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa2546db0 col:60 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2546f10 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2546f70 # | | | |-NoThrowAttr 0x55afa2546fb0 Implicit # | | | `-ConstAttr 0x55afa2546fd8 Implicit # | | |-FunctionDecl 0x55afa2547100 col:38 WaveActiveMax 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa2547050 col:60 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25471b0 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2547210 # | | | |-NoThrowAttr 0x55afa2547250 Implicit # | | | `-ConstAttr 0x55afa2547278 Implicit # | | |-FunctionDecl 0x55afa25473a0 col:38 WaveActiveMax 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa25472f0 col:60 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa2547450 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa25474b0 # | | | |-NoThrowAttr 0x55afa25474f0 Implicit # | | | `-ConstAttr 0x55afa2547518 Implicit # | | |-FunctionDecl 0x55afa2547640 col:39 WaveActiveMax 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa2547590 col:62 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25476f0 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2547750 # | | | |-NoThrowAttr 0x55afa2547790 Implicit # | | | `-ConstAttr 0x55afa25477b8 Implicit # | | |-FunctionDecl 0x55afa25478e0 col:39 WaveActiveMax 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2547830 col:62 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2547990 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa25479f0 # | | | |-NoThrowAttr 0x55afa2547a30 Implicit # | | | `-ConstAttr 0x55afa2547a58 Implicit # | | |-FunctionDecl 0x55afa2547b80 col:39 WaveActiveMax 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa2547ad0 col:62 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2547c30 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2547c90 # | | | |-NoThrowAttr 0x55afa2547cd0 Implicit # | | | `-ConstAttr 0x55afa2547cf8 Implicit # | | |-FunctionDecl 0x55afa2547e08 col:35 WaveActiveMax 'float (float)' # | | | |-ParmVarDecl 0x55afa2547d58 col:54 'float' # | | | |-BuiltinAliasAttr 0x55afa2547eb8 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2547f18 # | | | |-NoThrowAttr 0x55afa2547f58 Implicit # | | | `-ConstAttr 0x55afa2547f80 Implicit # | | |-FunctionDecl 0x55afa25480a8 col:36 WaveActiveMax 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2547ff8 col:56 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2548158 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa25481b8 # | | | |-NoThrowAttr 0x55afa25481f8 Implicit # | | | `-ConstAttr 0x55afa2548220 Implicit # | | |-FunctionDecl 0x55afa2548348 col:36 WaveActiveMax 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2548298 col:56 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25483f8 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2548458 # | | | |-NoThrowAttr 0x55afa2548498 Implicit # | | | `-ConstAttr 0x55afa25484c0 Implicit # | | |-FunctionDecl 0x55afa25485e8 col:36 WaveActiveMax 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2548538 col:56 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2548698 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa25486f8 # | | | |-NoThrowAttr 0x55afa2548738 Implicit # | | | `-ConstAttr 0x55afa2548760 Implicit # | | |-FunctionDecl 0x55afa2548870 col:36 WaveActiveMax 'double (double)' # | | | |-ParmVarDecl 0x55afa25487c0 col:56 'double' # | | | |-BuiltinAliasAttr 0x55afa2548920 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2548980 # | | | |-NoThrowAttr 0x55afa25489c0 Implicit # | | | `-ConstAttr 0x55afa25489e8 Implicit # | | |-FunctionDecl 0x55afa2548b10 col:37 WaveActiveMax 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa2548a60 col:58 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2548e10 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2548e70 # | | | |-NoThrowAttr 0x55afa2548eb0 Implicit # | | | `-ConstAttr 0x55afa2548ed8 Implicit # | | |-FunctionDecl 0x55afa2549000 col:37 WaveActiveMax 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa2548f50 col:58 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25490b0 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa2549110 # | | | |-NoThrowAttr 0x55afa2549150 Implicit # | | | `-ConstAttr 0x55afa2549178 Implicit # | | |-FunctionDecl 0x55afa25492a0 col:37 WaveActiveMax 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa25491f0 col:58 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2549350 clang_builtin_alias __builtin_hlsl_wave_active_max # | | | |-ConvergentAttr 0x55afa25493b0 # | | | |-NoThrowAttr 0x55afa25493f0 Implicit # | | | `-ConstAttr 0x55afa2549418 Implicit # | | |-FunctionDecl 0x55afa2549528 col:34 WaveActiveMin 'half (half)' # | | | |-ParmVarDecl 0x55afa2549478 col:52 'half' # | | | |-BuiltinAliasAttr 0x55afa25495d8 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2549638 # | | | |-NoThrowAttr 0x55afa2549678 Implicit # | | | `-ConstAttr 0x55afa25496a0 Implicit # | | |-FunctionDecl 0x55afa25497b8 col:35 WaveActiveMin 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa2549708 col:54 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2549868 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa25498c8 # | | | |-NoThrowAttr 0x55afa2549908 Implicit # | | | `-ConstAttr 0x55afa2549930 Implicit # | | |-FunctionDecl 0x55afa2549a58 col:35 WaveActiveMin 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa25499a8 col:54 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2549b08 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2549b68 # | | | |-NoThrowAttr 0x55afa2549ba8 Implicit # | | | `-ConstAttr 0x55afa2549bd0 Implicit # | | |-FunctionDecl 0x55afa2549cf8 col:35 WaveActiveMin 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2549c48 col:54 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2549da8 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2549e08 # | | | |-NoThrowAttr 0x55afa2549e48 Implicit # | | | `-ConstAttr 0x55afa2549e70 Implicit # | | |-FunctionDecl 0x55afa2549f90 col:33 WaveActiveMin 'int (int)' # | | | |-ParmVarDecl 0x55afa2549ee0 col:50 'int' # | | | |-AvailabilityAttr 0x55afa254a040 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254a100 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254a130 # | | | |-NoThrowAttr 0x55afa254a170 Implicit # | | | `-ConstAttr 0x55afa254a198 Implicit # | | |-FunctionDecl 0x55afa254a2d0 col:34 WaveActiveMin 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa254a220 col:52 'int2':'vector' # | | | |-AvailabilityAttr 0x55afa254a380 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254a440 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254a470 # | | | |-NoThrowAttr 0x55afa254a4b0 Implicit # | | | `-ConstAttr 0x55afa254a4d8 Implicit # | | |-FunctionDecl 0x55afa254a610 col:34 WaveActiveMin 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa254a560 col:52 'int3':'vector' # | | | |-AvailabilityAttr 0x55afa254a6c0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254a780 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254a7b0 # | | | |-NoThrowAttr 0x55afa254a7f0 Implicit # | | | `-ConstAttr 0x55afa254a818 Implicit # | | |-FunctionDecl 0x55afa254a950 col:34 WaveActiveMin 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa254a8a0 col:52 'int4':'vector' # | | | |-AvailabilityAttr 0x55afa254aa00 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254aac0 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254aaf0 # | | | |-NoThrowAttr 0x55afa254ab30 Implicit # | | | `-ConstAttr 0x55afa254ab58 Implicit # | | |-FunctionDecl 0x55afa254ac90 col:34 WaveActiveMin 'uint (uint)' # | | | |-ParmVarDecl 0x55afa254abe0 col:52 'uint':'unsigned int' # | | | |-AvailabilityAttr 0x55afa254ad40 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254be30 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254be60 # | | | |-NoThrowAttr 0x55afa254bea0 Implicit # | | | `-ConstAttr 0x55afa254bec8 Implicit # | | |-FunctionDecl 0x55afa254c000 col:35 WaveActiveMin 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa254bf50 col:54 'uint2':'vector' # | | | |-AvailabilityAttr 0x55afa254c0b0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254c170 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254c1a0 # | | | |-NoThrowAttr 0x55afa254c1e0 Implicit # | | | `-ConstAttr 0x55afa254c208 Implicit # | | |-FunctionDecl 0x55afa254c340 col:35 WaveActiveMin 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa254c290 col:54 'uint3':'vector' # | | | |-AvailabilityAttr 0x55afa254c3f0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254c4b0 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254c4e0 # | | | |-NoThrowAttr 0x55afa254c520 Implicit # | | | `-ConstAttr 0x55afa254c548 Implicit # | | |-FunctionDecl 0x55afa254c680 col:35 WaveActiveMin 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa254c5d0 col:54 'uint4':'vector' # | | | |-AvailabilityAttr 0x55afa254c730 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254c7f0 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254c820 # | | | |-NoThrowAttr 0x55afa254c860 Implicit # | | | `-ConstAttr 0x55afa254c888 Implicit # | | |-FunctionDecl 0x55afa254c9c0 col:37 WaveActiveMin 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa254c910 col:58 'int64_t':'long' # | | | |-AvailabilityAttr 0x55afa254ca70 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254cb30 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254cb60 # | | | |-NoThrowAttr 0x55afa254cba0 Implicit # | | | `-ConstAttr 0x55afa254cbc8 Implicit # | | |-FunctionDecl 0x55afa254cd00 col:38 WaveActiveMin 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa254cc50 col:60 'int64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa254cdb0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254ce70 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254cea0 # | | | |-NoThrowAttr 0x55afa254cee0 Implicit # | | | `-ConstAttr 0x55afa254cf08 Implicit # | | |-FunctionDecl 0x55afa254d040 col:38 WaveActiveMin 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa254cf90 col:60 'int64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa254d0f0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254d1b0 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254d1e0 # | | | |-NoThrowAttr 0x55afa254d220 Implicit # | | | `-ConstAttr 0x55afa254d248 Implicit # | | |-FunctionDecl 0x55afa254d380 col:38 WaveActiveMin 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa254d2d0 col:60 'int64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa254d430 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254d4f0 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254d520 # | | | |-NoThrowAttr 0x55afa254d560 Implicit # | | | `-ConstAttr 0x55afa254d588 Implicit # | | |-FunctionDecl 0x55afa254d6c0 col:38 WaveActiveMin 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa254d610 col:60 'uint64_t':'unsigned long' # | | | |-AvailabilityAttr 0x55afa254d770 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254d830 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254d860 # | | | |-NoThrowAttr 0x55afa254d8a0 Implicit # | | | `-ConstAttr 0x55afa254d8c8 Implicit # | | |-FunctionDecl 0x55afa254da00 col:39 WaveActiveMin 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa254d950 col:62 'uint64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa254dab0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa254db70 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa254dba0 # | | | |-NoThrowAttr 0x55afa254dbe0 Implicit # | | | `-ConstAttr 0x55afa254dc08 Implicit # | | |-FunctionDecl 0x55afa254dd40 col:39 WaveActiveMin 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa254dc90 col:62 'uint64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa25515c0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2551680 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa25516b0 # | | | |-NoThrowAttr 0x55afa25516f0 Implicit # | | | `-ConstAttr 0x55afa2551718 Implicit # | | |-FunctionDecl 0x55afa2551850 col:39 WaveActiveMin 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa25517a0 col:62 'uint64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa2551900 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25519c0 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa25519f0 # | | | |-NoThrowAttr 0x55afa2551a30 Implicit # | | | `-ConstAttr 0x55afa2551a58 Implicit # | | |-FunctionDecl 0x55afa2551b78 col:35 WaveActiveMin 'float (float)' # | | | |-ParmVarDecl 0x55afa2551ac8 col:54 'float' # | | | |-AvailabilityAttr 0x55afa2551c28 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2551ce8 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2551d18 # | | | |-NoThrowAttr 0x55afa2551d58 Implicit # | | | `-ConstAttr 0x55afa2551d80 Implicit # | | |-FunctionDecl 0x55afa2551eb8 col:36 WaveActiveMin 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2551e08 col:56 'float2':'vector' # | | | |-AvailabilityAttr 0x55afa2551f68 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2552028 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2552058 # | | | |-NoThrowAttr 0x55afa2552098 Implicit # | | | `-ConstAttr 0x55afa25520c0 Implicit # | | |-FunctionDecl 0x55afa25521f8 col:36 WaveActiveMin 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2552148 col:56 'float3':'vector' # | | | |-AvailabilityAttr 0x55afa25522a8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2552368 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2552398 # | | | |-NoThrowAttr 0x55afa25523d8 Implicit # | | | `-ConstAttr 0x55afa2552400 Implicit # | | |-FunctionDecl 0x55afa2552538 col:36 WaveActiveMin 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2552488 col:56 'float4':'vector' # | | | |-AvailabilityAttr 0x55afa25525e8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25526a8 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa25526d8 # | | | |-NoThrowAttr 0x55afa2552718 Implicit # | | | `-ConstAttr 0x55afa2552740 Implicit # | | |-FunctionDecl 0x55afa2552860 col:36 WaveActiveMin 'double (double)' # | | | |-ParmVarDecl 0x55afa25527b0 col:56 'double' # | | | |-AvailabilityAttr 0x55afa2552910 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25529d0 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2552a00 # | | | |-NoThrowAttr 0x55afa2552a40 Implicit # | | | `-ConstAttr 0x55afa2552a68 Implicit # | | |-FunctionDecl 0x55afa2552ba0 col:37 WaveActiveMin 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa2552af0 col:58 'double2':'vector' # | | | |-AvailabilityAttr 0x55afa2552c50 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2552d10 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2552d40 # | | | |-NoThrowAttr 0x55afa2552d80 Implicit # | | | `-ConstAttr 0x55afa2552da8 Implicit # | | |-FunctionDecl 0x55afa2552ee0 col:37 WaveActiveMin 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa2552e30 col:58 'double3':'vector' # | | | |-AvailabilityAttr 0x55afa2552f90 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2553050 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa2553080 # | | | |-NoThrowAttr 0x55afa25530c0 Implicit # | | | `-ConstAttr 0x55afa25530e8 Implicit # | | |-FunctionDecl 0x55afa2553220 col:37 WaveActiveMin 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa2553170 col:58 'double4':'vector' # | | | |-AvailabilityAttr 0x55afa25532d0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2553390 clang_builtin_alias __builtin_hlsl_wave_active_min # | | | |-ConvergentAttr 0x55afa25533c0 # | | | |-NoThrowAttr 0x55afa2553400 Implicit # | | | `-ConstAttr 0x55afa2553428 Implicit # | | |-FunctionDecl 0x55afa25535d0 col:34 WaveActiveSum 'half (half)' # | | | |-ParmVarDecl 0x55afa2553488 col:52 'half' # | | | |-BuiltinAliasAttr 0x55afa2553680 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa25536e0 # | | | |-NoThrowAttr 0x55afa2553720 Implicit # | | | `-ConstAttr 0x55afa2553748 Implicit # | | |-FunctionDecl 0x55afa2553860 col:35 WaveActiveSum 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa25537b0 col:54 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2553910 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2553970 # | | | |-NoThrowAttr 0x55afa25539b0 Implicit # | | | `-ConstAttr 0x55afa25539d8 Implicit # | | |-FunctionDecl 0x55afa2553b00 col:35 WaveActiveSum 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2553a50 col:54 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2553bb0 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2553c10 # | | | |-NoThrowAttr 0x55afa2553c50 Implicit # | | | `-ConstAttr 0x55afa2553c78 Implicit # | | |-FunctionDecl 0x55afa2553da0 col:35 WaveActiveSum 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2553cf0 col:54 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2553e50 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2553eb0 # | | | |-NoThrowAttr 0x55afa2553ef0 Implicit # | | | `-ConstAttr 0x55afa2553f18 Implicit # | | |-FunctionDecl 0x55afa2554028 col:33 WaveActiveSum 'int (int)' # | | | |-ParmVarDecl 0x55afa2553f78 col:50 'int' # | | | |-BuiltinAliasAttr 0x55afa25540d8 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2554138 # | | | |-NoThrowAttr 0x55afa2554178 Implicit # | | | `-ConstAttr 0x55afa25541a0 Implicit # | | |-FunctionDecl 0x55afa25542c8 col:34 WaveActiveSum 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa2554218 col:52 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2554378 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa25543d8 # | | | |-NoThrowAttr 0x55afa2554418 Implicit # | | | `-ConstAttr 0x55afa2554440 Implicit # | | |-FunctionDecl 0x55afa2554568 col:34 WaveActiveSum 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa25544b8 col:52 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2554618 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2554678 # | | | |-NoThrowAttr 0x55afa25546b8 Implicit # | | | `-ConstAttr 0x55afa25546e0 Implicit # | | |-FunctionDecl 0x55afa2554808 col:34 WaveActiveSum 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa2554758 col:52 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25548b8 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2554918 # | | | |-NoThrowAttr 0x55afa2554958 Implicit # | | | `-ConstAttr 0x55afa2554980 Implicit # | | |-FunctionDecl 0x55afa2554aa8 col:34 WaveActiveSum 'uint (uint)' # | | | |-ParmVarDecl 0x55afa25549f8 col:52 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2554b58 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2554bb8 # | | | |-NoThrowAttr 0x55afa2554bf8 Implicit # | | | `-ConstAttr 0x55afa2554c20 Implicit # | | |-FunctionDecl 0x55afa2554d48 col:35 WaveActiveSum 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa2554c98 col:54 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2554df8 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2554e58 # | | | |-NoThrowAttr 0x55afa2554e98 Implicit # | | | `-ConstAttr 0x55afa2554ec0 Implicit # | | |-FunctionDecl 0x55afa2554fe8 col:35 WaveActiveSum 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa2554f38 col:54 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2555098 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa25550f8 # | | | |-NoThrowAttr 0x55afa2555138 Implicit # | | | `-ConstAttr 0x55afa2555160 Implicit # | | |-FunctionDecl 0x55afa2555288 col:35 WaveActiveSum 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa25551d8 col:54 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2555338 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2555398 # | | | |-NoThrowAttr 0x55afa25553d8 Implicit # | | | `-ConstAttr 0x55afa2555400 Implicit # | | |-FunctionDecl 0x55afa2555528 col:37 WaveActiveSum 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa2555478 col:58 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa25555e8 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2555648 # | | | |-NoThrowAttr 0x55afa2555688 Implicit # | | | `-ConstAttr 0x55afa25556b0 Implicit # | | |-FunctionDecl 0x55afa25557d8 col:38 WaveActiveSum 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa2555728 col:60 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2555888 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa25558e8 # | | | |-NoThrowAttr 0x55afa2555928 Implicit # | | | `-ConstAttr 0x55afa2555950 Implicit # | | |-FunctionDecl 0x55afa2555a78 col:38 WaveActiveSum 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa25559c8 col:60 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2555b28 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2555b88 # | | | |-NoThrowAttr 0x55afa2555bc8 Implicit # | | | `-ConstAttr 0x55afa2555bf0 Implicit # | | |-FunctionDecl 0x55afa2555d18 col:38 WaveActiveSum 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa2555c68 col:60 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2555dc8 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2555e28 # | | | |-NoThrowAttr 0x55afa2555e68 Implicit # | | | `-ConstAttr 0x55afa2555e90 Implicit # | | |-FunctionDecl 0x55afa2555fb8 col:38 WaveActiveSum 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa2555f08 col:60 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa2556068 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa25560c8 # | | | |-NoThrowAttr 0x55afa2556108 Implicit # | | | `-ConstAttr 0x55afa2556130 Implicit # | | |-FunctionDecl 0x55afa2556258 col:39 WaveActiveSum 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa25561a8 col:62 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2556308 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2556368 # | | | |-NoThrowAttr 0x55afa25563a8 Implicit # | | | `-ConstAttr 0x55afa25563d0 Implicit # | | |-FunctionDecl 0x55afa25564f8 col:39 WaveActiveSum 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2556448 col:62 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25565a8 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2556608 # | | | |-NoThrowAttr 0x55afa2556648 Implicit # | | | `-ConstAttr 0x55afa2556670 Implicit # | | |-FunctionDecl 0x55afa2556798 col:39 WaveActiveSum 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa25566e8 col:62 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2556848 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa25568a8 # | | | |-NoThrowAttr 0x55afa25568e8 Implicit # | | | `-ConstAttr 0x55afa2556910 Implicit # | | |-FunctionDecl 0x55afa2556a20 col:35 WaveActiveSum 'float (float)' # | | | |-ParmVarDecl 0x55afa2556970 col:54 'float' # | | | |-BuiltinAliasAttr 0x55afa2556ad0 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2556b30 # | | | |-NoThrowAttr 0x55afa2556b70 Implicit # | | | `-ConstAttr 0x55afa2556b98 Implicit # | | |-FunctionDecl 0x55afa2556cc0 col:36 WaveActiveSum 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2556c10 col:56 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2556d70 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2556dd0 # | | | |-NoThrowAttr 0x55afa2556e10 Implicit # | | | `-ConstAttr 0x55afa2556e38 Implicit # | | |-FunctionDecl 0x55afa2556f60 col:36 WaveActiveSum 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2556eb0 col:56 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2557010 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2557070 # | | | |-NoThrowAttr 0x55afa25570b0 Implicit # | | | `-ConstAttr 0x55afa25570d8 Implicit # | | |-FunctionDecl 0x55afa2557200 col:36 WaveActiveSum 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2557150 col:56 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25572b0 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2557310 # | | | |-NoThrowAttr 0x55afa2557350 Implicit # | | | `-ConstAttr 0x55afa2557378 Implicit # | | |-FunctionDecl 0x55afa2557488 col:36 WaveActiveSum 'double (double)' # | | | |-ParmVarDecl 0x55afa25573d8 col:56 'double' # | | | |-BuiltinAliasAttr 0x55afa2557538 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa2557598 # | | | |-NoThrowAttr 0x55afa24f7ce0 Implicit # | | | `-ConstAttr 0x55afa24f7d08 Implicit # | | |-FunctionDecl 0x55afa24f7e30 col:37 WaveActiveSum 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa24f7d80 col:58 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f7ee0 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa24f7f40 # | | | |-NoThrowAttr 0x55afa24f7f80 Implicit # | | | `-ConstAttr 0x55afa24f7fa8 Implicit # | | |-FunctionDecl 0x55afa24f80d0 col:37 WaveActiveSum 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa24f8020 col:58 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f8180 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa24f81e0 # | | | |-NoThrowAttr 0x55afa24f8220 Implicit # | | | `-ConstAttr 0x55afa24f8248 Implicit # | | |-FunctionDecl 0x55afa24f8370 col:37 WaveActiveSum 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa24f82c0 col:58 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f8420 clang_builtin_alias __builtin_hlsl_wave_active_sum # | | | |-ConvergentAttr 0x55afa24f8480 # | | | |-NoThrowAttr 0x55afa24f84c0 Implicit # | | | `-ConstAttr 0x55afa24f84e8 Implicit # | | |-FunctionDecl 0x55afa24f85f8 col:34 WaveActiveProduct 'half (half)' # | | | |-ParmVarDecl 0x55afa24f8548 col:56 'half' # | | | |-BuiltinAliasAttr 0x55afa24f86a8 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f8708 # | | | |-NoThrowAttr 0x55afa24f8748 Implicit # | | | `-ConstAttr 0x55afa24f8770 Implicit # | | |-FunctionDecl 0x55afa24f8888 col:35 WaveActiveProduct 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa24f87d8 col:58 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f8938 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f8998 # | | | |-NoThrowAttr 0x55afa24f89d8 Implicit # | | | `-ConstAttr 0x55afa24f8a00 Implicit # | | |-FunctionDecl 0x55afa24f8b28 col:35 WaveActiveProduct 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa24f8a78 col:58 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f8bd8 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f8c38 # | | | |-NoThrowAttr 0x55afa24f8c78 Implicit # | | | `-ConstAttr 0x55afa24f8ca0 Implicit # | | |-FunctionDecl 0x55afa24f8dc8 col:35 WaveActiveProduct 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa24f8d18 col:58 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa24f8e78 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f8ed8 # | | | |-NoThrowAttr 0x55afa24f8f18 Implicit # | | | `-ConstAttr 0x55afa24f8f40 Implicit # | | |-FunctionDecl 0x55afa24f9060 col:33 WaveActiveProduct 'int (int)' # | | | |-ParmVarDecl 0x55afa24f8fb0 col:54 'int' # | | | |-AvailabilityAttr 0x55afa24f9110 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24f91d0 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f9200 # | | | |-NoThrowAttr 0x55afa24f9240 Implicit # | | | `-ConstAttr 0x55afa24f9268 Implicit # | | |-FunctionDecl 0x55afa24f93a0 col:34 WaveActiveProduct 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa24f92f0 col:56 'int2':'vector' # | | | |-AvailabilityAttr 0x55afa24f9450 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24f9510 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f9540 # | | | |-NoThrowAttr 0x55afa24f9580 Implicit # | | | `-ConstAttr 0x55afa24f95a8 Implicit # | | |-FunctionDecl 0x55afa24f96e0 col:34 WaveActiveProduct 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa24f9630 col:56 'int3':'vector' # | | | |-AvailabilityAttr 0x55afa24f9790 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24f9850 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f9880 # | | | |-NoThrowAttr 0x55afa24f98c0 Implicit # | | | `-ConstAttr 0x55afa24f98e8 Implicit # | | |-FunctionDecl 0x55afa24f9a20 col:34 WaveActiveProduct 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa24f9970 col:56 'int4':'vector' # | | | |-AvailabilityAttr 0x55afa24f9ad0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24f9b90 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f9bc0 # | | | |-NoThrowAttr 0x55afa24f9c00 Implicit # | | | `-ConstAttr 0x55afa24f9c28 Implicit # | | |-FunctionDecl 0x55afa24f9da0 col:34 WaveActiveProduct 'uint (uint)' # | | | |-ParmVarDecl 0x55afa24f9cf0 col:56 'uint':'unsigned int' # | | | |-AvailabilityAttr 0x55afa24f9e50 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24f9f10 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24f9f40 # | | | |-NoThrowAttr 0x55afa24f9f80 Implicit # | | | `-ConstAttr 0x55afa24f9fa8 Implicit # | | |-FunctionDecl 0x55afa24fa0e0 col:35 WaveActiveProduct 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa24fa030 col:58 'uint2':'vector' # | | | |-AvailabilityAttr 0x55afa24fa190 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fa250 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fa280 # | | | |-NoThrowAttr 0x55afa24fa2c0 Implicit # | | | `-ConstAttr 0x55afa24fa2e8 Implicit # | | |-FunctionDecl 0x55afa24fa420 col:35 WaveActiveProduct 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa24fa370 col:58 'uint3':'vector' # | | | |-AvailabilityAttr 0x55afa24fa4d0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fa590 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fa5c0 # | | | |-NoThrowAttr 0x55afa24fa600 Implicit # | | | `-ConstAttr 0x55afa24fa628 Implicit # | | |-FunctionDecl 0x55afa24fa760 col:35 WaveActiveProduct 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa24fa6b0 col:58 'uint4':'vector' # | | | |-AvailabilityAttr 0x55afa24fa810 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fa8d0 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fa900 # | | | |-NoThrowAttr 0x55afa24fa940 Implicit # | | | `-ConstAttr 0x55afa24fa968 Implicit # | | |-FunctionDecl 0x55afa24faaa0 col:37 WaveActiveProduct 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa24fa9f0 col:62 'int64_t':'long' # | | | |-AvailabilityAttr 0x55afa24fab50 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fac10 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fac40 # | | | |-NoThrowAttr 0x55afa24fac80 Implicit # | | | `-ConstAttr 0x55afa24faca8 Implicit # | | |-FunctionDecl 0x55afa24fade0 col:38 WaveActiveProduct 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa24fad30 col:64 'int64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa24fae90 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24faf50 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24faf80 # | | | |-NoThrowAttr 0x55afa24fafc0 Implicit # | | | `-ConstAttr 0x55afa24fafe8 Implicit # | | |-FunctionDecl 0x55afa24fb120 col:38 WaveActiveProduct 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa24fb070 col:64 'int64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa24fb1d0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fb290 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fb2c0 # | | | |-NoThrowAttr 0x55afa24fb300 Implicit # | | | `-ConstAttr 0x55afa24fb328 Implicit # | | |-FunctionDecl 0x55afa24fb460 col:38 WaveActiveProduct 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa24fb3b0 col:64 'int64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa24fb510 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fb5d0 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fb600 # | | | |-NoThrowAttr 0x55afa24fb640 Implicit # | | | `-ConstAttr 0x55afa24fb668 Implicit # | | |-FunctionDecl 0x55afa24fb7a0 col:38 WaveActiveProduct 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa24fb6f0 col:64 'uint64_t':'unsigned long' # | | | |-AvailabilityAttr 0x55afa24fb850 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fb910 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fb940 # | | | |-NoThrowAttr 0x55afa24fb980 Implicit # | | | `-ConstAttr 0x55afa24fb9a8 Implicit # | | |-FunctionDecl 0x55afa24fbae0 col:39 WaveActiveProduct 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa24fba30 col:66 'uint64_t2':'vector' # | | | |-AvailabilityAttr 0x55afa24fbb90 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa24fbc50 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa24fbc80 # | | | |-NoThrowAttr 0x55afa24fbcc0 Implicit # | | | `-ConstAttr 0x55afa2563610 Implicit # | | |-FunctionDecl 0x55afa2563748 col:39 WaveActiveProduct 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2563698 col:66 'uint64_t3':'vector' # | | | |-AvailabilityAttr 0x55afa25637f8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25638b8 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa25638e8 # | | | |-NoThrowAttr 0x55afa2563928 Implicit # | | | `-ConstAttr 0x55afa2563950 Implicit # | | |-FunctionDecl 0x55afa2563a88 col:39 WaveActiveProduct 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa25639d8 col:66 'uint64_t4':'vector' # | | | |-AvailabilityAttr 0x55afa2563b38 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2563bf8 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa2563c28 # | | | |-NoThrowAttr 0x55afa2563c68 Implicit # | | | `-ConstAttr 0x55afa2563c90 Implicit # | | |-FunctionDecl 0x55afa2563db0 col:35 WaveActiveProduct 'float (float)' # | | | |-ParmVarDecl 0x55afa2563d00 col:58 'float' # | | | |-AvailabilityAttr 0x55afa2563e60 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2563f20 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa2563f50 # | | | |-NoThrowAttr 0x55afa2563f90 Implicit # | | | `-ConstAttr 0x55afa2563fb8 Implicit # | | |-FunctionDecl 0x55afa25640f0 col:36 WaveActiveProduct 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2564040 col:60 'float2':'vector' # | | | |-AvailabilityAttr 0x55afa25641a0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2564260 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa2564290 # | | | |-NoThrowAttr 0x55afa25642d0 Implicit # | | | `-ConstAttr 0x55afa25642f8 Implicit # | | |-FunctionDecl 0x55afa2564430 col:36 WaveActiveProduct 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2564380 col:60 'float3':'vector' # | | | |-AvailabilityAttr 0x55afa25644e0 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25645a0 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa25645d0 # | | | |-NoThrowAttr 0x55afa2564610 Implicit # | | | `-ConstAttr 0x55afa2564638 Implicit # | | |-FunctionDecl 0x55afa2564770 col:36 WaveActiveProduct 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa25646c0 col:60 'float4':'vector' # | | | |-AvailabilityAttr 0x55afa2564820 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25648e0 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa2564910 # | | | |-NoThrowAttr 0x55afa2564950 Implicit # | | | `-ConstAttr 0x55afa2564978 Implicit # | | |-FunctionDecl 0x55afa2564a98 col:36 WaveActiveProduct 'double (double)' # | | | |-ParmVarDecl 0x55afa25649e8 col:60 'double' # | | | |-AvailabilityAttr 0x55afa2564b48 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2564c08 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa2564c38 # | | | |-NoThrowAttr 0x55afa2564c78 Implicit # | | | `-ConstAttr 0x55afa2564ca0 Implicit # | | |-FunctionDecl 0x55afa2564dd8 col:37 WaveActiveProduct 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa2564d28 col:62 'double2':'vector' # | | | |-AvailabilityAttr 0x55afa2564e88 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2564f48 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa2564f78 # | | | |-NoThrowAttr 0x55afa2564fb8 Implicit # | | | `-ConstAttr 0x55afa2564fe0 Implicit # | | |-FunctionDecl 0x55afa2565118 col:37 WaveActiveProduct 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa2565068 col:62 'double3':'vector' # | | | |-AvailabilityAttr 0x55afa25651c8 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa2565288 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa25652b8 # | | | |-NoThrowAttr 0x55afa25652f8 Implicit # | | | `-ConstAttr 0x55afa2565320 Implicit # | | |-FunctionDecl 0x55afa2565458 col:37 WaveActiveProduct 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa25653a8 col:62 'double4':'vector' # | | | |-AvailabilityAttr 0x55afa2565508 shadermodel 6.0 0 0 "" "" 0 # | | | |-BuiltinAliasAttr 0x55afa25655c8 clang_builtin_alias __builtin_hlsl_wave_active_product # | | | |-ConvergentAttr 0x55afa2565620 # | | | |-NoThrowAttr 0x55afa2565660 Implicit # | | | `-ConstAttr 0x55afa2565688 Implicit # | | |-FunctionDecl 0x55afa2565798 col:34 WavePrefixSum 'half (half)' # | | | |-ParmVarDecl 0x55afa25656e8 col:52 'half' # | | | |-BuiltinAliasAttr 0x55afa2565848 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa25658a8 # | | | |-NoThrowAttr 0x55afa25658e8 Implicit # | | | `-ConstAttr 0x55afa2565910 Implicit # | | |-FunctionDecl 0x55afa2565a28 col:35 WavePrefixSum 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa2565978 col:54 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2565ad8 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2565b38 # | | | |-NoThrowAttr 0x55afa2565b78 Implicit # | | | `-ConstAttr 0x55afa2565ba0 Implicit # | | |-FunctionDecl 0x55afa2565cc8 col:35 WavePrefixSum 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2565c18 col:54 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2565d78 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2565dd8 # | | | |-NoThrowAttr 0x55afa2565e18 Implicit # | | | `-ConstAttr 0x55afa2565e40 Implicit # | | |-FunctionDecl 0x55afa2565f68 col:35 WavePrefixSum 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2565eb8 col:54 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2566018 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2566078 # | | | |-NoThrowAttr 0x55afa25660b8 Implicit # | | | `-ConstAttr 0x55afa25660e0 Implicit # | | |-FunctionDecl 0x55afa25661f0 col:33 WavePrefixSum 'int (int)' # | | | |-ParmVarDecl 0x55afa2566140 col:50 'int' # | | | |-BuiltinAliasAttr 0x55afa25662a0 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2566300 # | | | |-NoThrowAttr 0x55afa2566340 Implicit # | | | `-ConstAttr 0x55afa2566368 Implicit # | | |-FunctionDecl 0x55afa2566490 col:34 WavePrefixSum 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa25663e0 col:52 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2566540 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa25665a0 # | | | |-NoThrowAttr 0x55afa25665e0 Implicit # | | | `-ConstAttr 0x55afa2566608 Implicit # | | |-FunctionDecl 0x55afa2566730 col:34 WavePrefixSum 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa2566680 col:52 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25667e0 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2566840 # | | | |-NoThrowAttr 0x55afa2566880 Implicit # | | | `-ConstAttr 0x55afa25668a8 Implicit # | | |-FunctionDecl 0x55afa25669d0 col:34 WavePrefixSum 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa2566920 col:52 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2566a80 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2566ae0 # | | | |-NoThrowAttr 0x55afa2566b20 Implicit # | | | `-ConstAttr 0x55afa2566b48 Implicit # | | |-FunctionDecl 0x55afa2566c70 col:34 WavePrefixSum 'uint (uint)' # | | | |-ParmVarDecl 0x55afa2566bc0 col:52 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa2566d20 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2566d80 # | | | |-NoThrowAttr 0x55afa2566dc0 Implicit # | | | `-ConstAttr 0x55afa2566de8 Implicit # | | |-FunctionDecl 0x55afa2566f10 col:35 WavePrefixSum 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa2566e60 col:54 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2566fc0 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2567020 # | | | |-NoThrowAttr 0x55afa2567060 Implicit # | | | `-ConstAttr 0x55afa2567088 Implicit # | | |-FunctionDecl 0x55afa25671b0 col:35 WavePrefixSum 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa2567100 col:54 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2567260 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa25672c0 # | | | |-NoThrowAttr 0x55afa2567300 Implicit # | | | `-ConstAttr 0x55afa2567328 Implicit # | | |-FunctionDecl 0x55afa2567450 col:35 WavePrefixSum 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa25673a0 col:54 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2567500 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2567560 # | | | |-NoThrowAttr 0x55afa25675a0 Implicit # | | | `-ConstAttr 0x55afa25675c8 Implicit # | | |-FunctionDecl 0x55afa2567710 col:37 WavePrefixSum 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa2567660 col:58 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa25677c0 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2567820 # | | | |-NoThrowAttr 0x55afa2567860 Implicit # | | | `-ConstAttr 0x55afa2567888 Implicit # | | |-FunctionDecl 0x55afa25679b0 col:38 WavePrefixSum 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa2567900 col:60 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2567a60 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2567ac0 # | | | |-NoThrowAttr 0x55afa2567b00 Implicit # | | | `-ConstAttr 0x55afa2567b28 Implicit # | | |-FunctionDecl 0x55afa2567c50 col:38 WavePrefixSum 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa2567ba0 col:60 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2567d00 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2567d60 # | | | |-NoThrowAttr 0x55afa2567da0 Implicit # | | | `-ConstAttr 0x55afa2567dc8 Implicit # | | |-FunctionDecl 0x55afa2567ef0 col:38 WavePrefixSum 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa2567e40 col:60 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2567fa0 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2568000 # | | | |-NoThrowAttr 0x55afa2568040 Implicit # | | | `-ConstAttr 0x55afa2568068 Implicit # | | |-FunctionDecl 0x55afa2568190 col:38 WavePrefixSum 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa25680e0 col:60 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa2568240 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa25682a0 # | | | |-NoThrowAttr 0x55afa25682e0 Implicit # | | | `-ConstAttr 0x55afa2568308 Implicit # | | |-FunctionDecl 0x55afa2568430 col:39 WavePrefixSum 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa2568380 col:62 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25684e0 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2568540 # | | | |-NoThrowAttr 0x55afa2568580 Implicit # | | | `-ConstAttr 0x55afa25685a8 Implicit # | | |-FunctionDecl 0x55afa25686d0 col:39 WavePrefixSum 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2568620 col:62 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2568780 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa25687e0 # | | | |-NoThrowAttr 0x55afa2568820 Implicit # | | | `-ConstAttr 0x55afa2568848 Implicit # | | |-FunctionDecl 0x55afa2568970 col:39 WavePrefixSum 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa25688c0 col:62 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2568a20 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2568a80 # | | | |-NoThrowAttr 0x55afa2568ac0 Implicit # | | | `-ConstAttr 0x55afa2568ae8 Implicit # | | |-FunctionDecl 0x55afa2568bf8 col:35 WavePrefixSum 'float (float)' # | | | |-ParmVarDecl 0x55afa2568b48 col:54 'float' # | | | |-BuiltinAliasAttr 0x55afa2568ca8 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2568d08 # | | | |-NoThrowAttr 0x55afa2568d48 Implicit # | | | `-ConstAttr 0x55afa2568d70 Implicit # | | |-FunctionDecl 0x55afa2568e98 col:36 WavePrefixSum 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2568de8 col:56 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2568f48 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2568fa8 # | | | |-NoThrowAttr 0x55afa2568fe8 Implicit # | | | `-ConstAttr 0x55afa2569010 Implicit # | | |-FunctionDecl 0x55afa2569138 col:36 WavePrefixSum 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2569088 col:56 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25691e8 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2569248 # | | | |-NoThrowAttr 0x55afa2569288 Implicit # | | | `-ConstAttr 0x55afa25692b0 Implicit # | | |-FunctionDecl 0x55afa25693d8 col:36 WavePrefixSum 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2569328 col:56 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2569488 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa25694e8 # | | | |-NoThrowAttr 0x55afa2569528 Implicit # | | | `-ConstAttr 0x55afa2569550 Implicit # | | |-FunctionDecl 0x55afa2569670 col:36 WavePrefixSum 'double (double)' # | | | |-ParmVarDecl 0x55afa25695b0 col:56 'double' # | | | |-BuiltinAliasAttr 0x55afa2569720 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2569780 # | | | |-NoThrowAttr 0x55afa25697c0 Implicit # | | | `-ConstAttr 0x55afa25697e8 Implicit # | | |-FunctionDecl 0x55afa2569910 col:37 WavePrefixSum 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa2569860 col:58 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25699c0 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2569a20 # | | | |-NoThrowAttr 0x55afa2569a60 Implicit # | | | `-ConstAttr 0x55afa2569a88 Implicit # | | |-FunctionDecl 0x55afa2569bb0 col:37 WavePrefixSum 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa2569b00 col:58 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2569c60 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2569cc0 # | | | |-NoThrowAttr 0x55afa2569d00 Implicit # | | | `-ConstAttr 0x55afa2569d28 Implicit # | | |-FunctionDecl 0x55afa2569e50 col:37 WavePrefixSum 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa2569da0 col:58 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2569f00 clang_builtin_alias __builtin_hlsl_wave_prefix_sum # | | | |-ConvergentAttr 0x55afa2569f60 # | | | |-NoThrowAttr 0x55afa2569fa0 Implicit # | | | `-ConstAttr 0x55afa2569fc8 Implicit # | | |-FunctionDecl 0x55afa256a0d8 col:34 WavePrefixProduct 'half (half)' # | | | |-ParmVarDecl 0x55afa256a028 col:56 'half' # | | | |-BuiltinAliasAttr 0x55afa256a188 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256a1e8 # | | | |-NoThrowAttr 0x55afa256a228 Implicit # | | | `-ConstAttr 0x55afa256a250 Implicit # | | |-FunctionDecl 0x55afa256a368 col:35 WavePrefixProduct 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa256a2b8 col:58 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256a418 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256a478 # | | | |-NoThrowAttr 0x55afa256a4b8 Implicit # | | | `-ConstAttr 0x55afa256a4e0 Implicit # | | |-FunctionDecl 0x55afa256a608 col:35 WavePrefixProduct 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa256a558 col:58 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256a6b8 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256a718 # | | | |-NoThrowAttr 0x55afa256a758 Implicit # | | | `-ConstAttr 0x55afa256a780 Implicit # | | |-FunctionDecl 0x55afa256a8a8 col:35 WavePrefixProduct 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa256a7f8 col:58 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256a958 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256a9b8 # | | | |-NoThrowAttr 0x55afa256a9f8 Implicit # | | | `-ConstAttr 0x55afa256aa20 Implicit # | | |-FunctionDecl 0x55afa256ab30 col:33 WavePrefixProduct 'int (int)' # | | | |-ParmVarDecl 0x55afa256aa80 col:54 'int' # | | | |-BuiltinAliasAttr 0x55afa256abe0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256ac40 # | | | |-NoThrowAttr 0x55afa256ac80 Implicit # | | | `-ConstAttr 0x55afa256aca8 Implicit # | | |-FunctionDecl 0x55afa256add0 col:34 WavePrefixProduct 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa256ad20 col:56 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256ae80 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256aee0 # | | | |-NoThrowAttr 0x55afa256af20 Implicit # | | | `-ConstAttr 0x55afa256af48 Implicit # | | |-FunctionDecl 0x55afa256b070 col:34 WavePrefixProduct 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa256afc0 col:56 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256b120 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256b180 # | | | |-NoThrowAttr 0x55afa256b1c0 Implicit # | | | `-ConstAttr 0x55afa256b1e8 Implicit # | | |-FunctionDecl 0x55afa256b310 col:34 WavePrefixProduct 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa256b260 col:56 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256b3c0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256b420 # | | | |-NoThrowAttr 0x55afa256b460 Implicit # | | | `-ConstAttr 0x55afa256b488 Implicit # | | |-FunctionDecl 0x55afa256b650 col:34 WavePrefixProduct 'uint (uint)' # | | | |-ParmVarDecl 0x55afa256b500 col:56 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa256b700 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256b760 # | | | |-NoThrowAttr 0x55afa256b7a0 Implicit # | | | `-ConstAttr 0x55afa256b7c8 Implicit # | | |-FunctionDecl 0x55afa256b8f0 col:35 WavePrefixProduct 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa256b840 col:58 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256b9a0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256ba00 # | | | |-NoThrowAttr 0x55afa256ba40 Implicit # | | | `-ConstAttr 0x55afa256ba68 Implicit # | | |-FunctionDecl 0x55afa256bb90 col:35 WavePrefixProduct 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa256bae0 col:58 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256bc40 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256bca0 # | | | |-NoThrowAttr 0x55afa256bce0 Implicit # | | | `-ConstAttr 0x55afa256bd08 Implicit # | | |-FunctionDecl 0x55afa256be30 col:35 WavePrefixProduct 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa256bd80 col:58 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256bee0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256bf40 # | | | |-NoThrowAttr 0x55afa256bf80 Implicit # | | | `-ConstAttr 0x55afa256bfa8 Implicit # | | |-FunctionDecl 0x55afa256c0d0 col:37 WavePrefixProduct 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa256c020 col:62 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa256c180 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256c1e0 # | | | |-NoThrowAttr 0x55afa256c220 Implicit # | | | `-ConstAttr 0x55afa256c248 Implicit # | | |-FunctionDecl 0x55afa256c370 col:38 WavePrefixProduct 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa256c2c0 col:64 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256c420 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256c480 # | | | |-NoThrowAttr 0x55afa256c4c0 Implicit # | | | `-ConstAttr 0x55afa256c4e8 Implicit # | | |-FunctionDecl 0x55afa256c610 col:38 WavePrefixProduct 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa256c560 col:64 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256c6c0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256c720 # | | | |-NoThrowAttr 0x55afa256c760 Implicit # | | | `-ConstAttr 0x55afa256c788 Implicit # | | |-FunctionDecl 0x55afa256c8b0 col:38 WavePrefixProduct 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa256c800 col:64 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256c960 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256c9c0 # | | | |-NoThrowAttr 0x55afa256ca00 Implicit # | | | `-ConstAttr 0x55afa256ca28 Implicit # | | |-FunctionDecl 0x55afa256cb50 col:38 WavePrefixProduct 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa256caa0 col:64 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa256cc00 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256cc60 # | | | |-NoThrowAttr 0x55afa256cca0 Implicit # | | | `-ConstAttr 0x55afa256ccc8 Implicit # | | |-FunctionDecl 0x55afa256cdf0 col:39 WavePrefixProduct 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa256cd40 col:66 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256cea0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256cf00 # | | | |-NoThrowAttr 0x55afa256cf40 Implicit # | | | `-ConstAttr 0x55afa256cf68 Implicit # | | |-FunctionDecl 0x55afa256d090 col:39 WavePrefixProduct 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa256cfe0 col:66 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256d140 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256d1a0 # | | | |-NoThrowAttr 0x55afa256d1e0 Implicit # | | | `-ConstAttr 0x55afa256d208 Implicit # | | |-FunctionDecl 0x55afa256d330 col:39 WavePrefixProduct 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa256d280 col:66 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256d3e0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256d440 # | | | |-NoThrowAttr 0x55afa256d480 Implicit # | | | `-ConstAttr 0x55afa256d4a8 Implicit # | | |-FunctionDecl 0x55afa256d660 col:35 WavePrefixProduct 'float (float)' # | | | |-ParmVarDecl 0x55afa256d508 col:58 'float' # | | | |-BuiltinAliasAttr 0x55afa256d710 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256d770 # | | | |-NoThrowAttr 0x55afa256d7b0 Implicit # | | | `-ConstAttr 0x55afa256d7d8 Implicit # | | |-FunctionDecl 0x55afa256d900 col:36 WavePrefixProduct 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa256d850 col:60 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256d9b0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256da10 # | | | |-NoThrowAttr 0x55afa256da50 Implicit # | | | `-ConstAttr 0x55afa256da78 Implicit # | | |-FunctionDecl 0x55afa256dba0 col:36 WavePrefixProduct 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa256daf0 col:60 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256dc50 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256dcb0 # | | | |-NoThrowAttr 0x55afa256dcf0 Implicit # | | | `-ConstAttr 0x55afa256dd18 Implicit # | | |-FunctionDecl 0x55afa256de40 col:36 WavePrefixProduct 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa256dd90 col:60 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256def0 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256df50 # | | | |-NoThrowAttr 0x55afa256df90 Implicit # | | | `-ConstAttr 0x55afa256dfb8 Implicit # | | |-FunctionDecl 0x55afa256e0c8 col:36 WavePrefixProduct 'double (double)' # | | | |-ParmVarDecl 0x55afa256e018 col:60 'double' # | | | |-BuiltinAliasAttr 0x55afa256e178 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256e1d8 # | | | |-NoThrowAttr 0x55afa256e218 Implicit # | | | `-ConstAttr 0x55afa256e240 Implicit # | | |-FunctionDecl 0x55afa256e368 col:37 WavePrefixProduct 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa256e2b8 col:62 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256e418 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256e478 # | | | |-NoThrowAttr 0x55afa256e4b8 Implicit # | | | `-ConstAttr 0x55afa256e4e0 Implicit # | | |-FunctionDecl 0x55afa256e608 col:37 WavePrefixProduct 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa256e558 col:62 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256e6b8 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256e718 # | | | |-NoThrowAttr 0x55afa256e758 Implicit # | | | `-ConstAttr 0x55afa256e780 Implicit # | | |-FunctionDecl 0x55afa256e8a8 col:37 WavePrefixProduct 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa256e7f8 col:62 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256e958 clang_builtin_alias __builtin_hlsl_wave_prefix_product # | | | |-ConvergentAttr 0x55afa256e9b8 # | | | |-NoThrowAttr 0x55afa256e9f8 Implicit # | | | `-ConstAttr 0x55afa256ea20 Implicit # | | |-FunctionDecl 0x55afa256eb30 col:34 QuadReadAcrossX 'half (half)' # | | | |-ParmVarDecl 0x55afa256ea80 col:54 'half' # | | | |-BuiltinAliasAttr 0x55afa256ebe0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256ec40 # | | | |-NoThrowAttr 0x55afa256ec80 Implicit # | | | `-ConstAttr 0x55afa256eca8 Implicit # | | |-FunctionDecl 0x55afa256edc0 col:35 QuadReadAcrossX 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa256ed10 col:56 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256ee70 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256eed0 # | | | |-NoThrowAttr 0x55afa256ef10 Implicit # | | | `-ConstAttr 0x55afa256ef38 Implicit # | | |-FunctionDecl 0x55afa256f060 col:35 QuadReadAcrossX 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa256efb0 col:56 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256f110 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256f170 # | | | |-NoThrowAttr 0x55afa256f1b0 Implicit # | | | `-ConstAttr 0x55afa256f1d8 Implicit # | | |-FunctionDecl 0x55afa256f300 col:35 QuadReadAcrossX 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa256f250 col:56 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256f3b0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256f410 # | | | |-NoThrowAttr 0x55afa256f450 Implicit # | | | `-ConstAttr 0x55afa256f478 Implicit # | | |-FunctionDecl 0x55afa256f588 col:33 QuadReadAcrossX 'int (int)' # | | | |-ParmVarDecl 0x55afa256f4d8 col:52 'int' # | | | |-BuiltinAliasAttr 0x55afa256f670 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256f6d0 # | | | |-NoThrowAttr 0x55afa256f710 Implicit # | | | `-ConstAttr 0x55afa256f738 Implicit # | | |-FunctionDecl 0x55afa256f860 col:34 QuadReadAcrossX 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa256f7b0 col:54 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa256f910 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256f970 # | | | |-NoThrowAttr 0x55afa256f9b0 Implicit # | | | `-ConstAttr 0x55afa256f9d8 Implicit # | | |-FunctionDecl 0x55afa256fb00 col:34 QuadReadAcrossX 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa256fa50 col:54 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa256fbb0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256fc10 # | | | |-NoThrowAttr 0x55afa256fc50 Implicit # | | | `-ConstAttr 0x55afa256fc78 Implicit # | | |-FunctionDecl 0x55afa256fda0 col:34 QuadReadAcrossX 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa256fcf0 col:54 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa256fe50 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa256feb0 # | | | |-NoThrowAttr 0x55afa256fef0 Implicit # | | | `-ConstAttr 0x55afa256ff18 Implicit # | | |-FunctionDecl 0x55afa2570040 col:34 QuadReadAcrossX 'uint (uint)' # | | | |-ParmVarDecl 0x55afa256ff90 col:54 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa25700f0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2570150 # | | | |-NoThrowAttr 0x55afa2570190 Implicit # | | | `-ConstAttr 0x55afa25701b8 Implicit # | | |-FunctionDecl 0x55afa25702e0 col:35 QuadReadAcrossX 'uint2 (uint2)' # | | | |-ParmVarDecl 0x55afa2570230 col:56 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2570390 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa25703f0 # | | | |-NoThrowAttr 0x55afa2570430 Implicit # | | | `-ConstAttr 0x55afa2570458 Implicit # | | |-FunctionDecl 0x55afa2570580 col:35 QuadReadAcrossX 'uint3 (uint3)' # | | | |-ParmVarDecl 0x55afa25704d0 col:56 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2570630 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2570690 # | | | |-NoThrowAttr 0x55afa25706d0 Implicit # | | | `-ConstAttr 0x55afa25706f8 Implicit # | | |-FunctionDecl 0x55afa2570820 col:35 QuadReadAcrossX 'uint4 (uint4)' # | | | |-ParmVarDecl 0x55afa2570770 col:56 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25708d0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2570930 # | | | |-NoThrowAttr 0x55afa2570970 Implicit # | | | `-ConstAttr 0x55afa2570998 Implicit # | | |-FunctionDecl 0x55afa2570ac0 col:37 QuadReadAcrossX 'int64_t (int64_t)' # | | | |-ParmVarDecl 0x55afa2570a10 col:60 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa2570b70 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2570bd0 # | | | |-NoThrowAttr 0x55afa2570c10 Implicit # | | | `-ConstAttr 0x55afa2570c38 Implicit # | | |-FunctionDecl 0x55afa2570d60 col:38 QuadReadAcrossX 'int64_t2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa2570cb0 col:62 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2570e10 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2570e70 # | | | |-NoThrowAttr 0x55afa2570eb0 Implicit # | | | `-ConstAttr 0x55afa2570ed8 Implicit # | | |-FunctionDecl 0x55afa2571000 col:38 QuadReadAcrossX 'int64_t3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa2570f50 col:62 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25710b0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2571110 # | | | |-NoThrowAttr 0x55afa2571150 Implicit # | | | `-ConstAttr 0x55afa2571178 Implicit # | | |-FunctionDecl 0x55afa25712a0 col:38 QuadReadAcrossX 'int64_t4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa25711f0 col:62 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2571350 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa25713b0 # | | | |-NoThrowAttr 0x55afa25713f0 Implicit # | | | `-ConstAttr 0x55afa2571418 Implicit # | | |-FunctionDecl 0x55afa2571540 col:38 QuadReadAcrossX 'uint64_t (uint64_t)' # | | | |-ParmVarDecl 0x55afa2571490 col:62 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa25715f0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa25177d0 # | | | |-NoThrowAttr 0x55afa2517810 Implicit # | | | `-ConstAttr 0x55afa2517838 Implicit # | | |-FunctionDecl 0x55afa2517960 col:39 QuadReadAcrossX 'uint64_t2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa25178b0 col:64 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2517a10 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2517a70 # | | | |-NoThrowAttr 0x55afa2517ab0 Implicit # | | | `-ConstAttr 0x55afa2517ad8 Implicit # | | |-FunctionDecl 0x55afa2517c00 col:39 QuadReadAcrossX 'uint64_t3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa2517b50 col:64 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2517cb0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2517d10 # | | | |-NoThrowAttr 0x55afa2517d50 Implicit # | | | `-ConstAttr 0x55afa2517d78 Implicit # | | |-FunctionDecl 0x55afa2517ea0 col:39 QuadReadAcrossX 'uint64_t4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa2517df0 col:64 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2517f50 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2517fb0 # | | | |-NoThrowAttr 0x55afa2517ff0 Implicit # | | | `-ConstAttr 0x55afa2518018 Implicit # | | |-FunctionDecl 0x55afa2518128 col:35 QuadReadAcrossX 'float (float)' # | | | |-ParmVarDecl 0x55afa2518078 col:56 'float' # | | | |-BuiltinAliasAttr 0x55afa25181d8 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2518238 # | | | |-NoThrowAttr 0x55afa2518278 Implicit # | | | `-ConstAttr 0x55afa25182a0 Implicit # | | |-FunctionDecl 0x55afa25183c8 col:36 QuadReadAcrossX 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa2518318 col:58 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2518478 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa25184d8 # | | | |-NoThrowAttr 0x55afa2518518 Implicit # | | | `-ConstAttr 0x55afa2518540 Implicit # | | |-FunctionDecl 0x55afa2518668 col:36 QuadReadAcrossX 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa25185b8 col:58 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2518718 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2518778 # | | | |-NoThrowAttr 0x55afa25187b8 Implicit # | | | `-ConstAttr 0x55afa25187e0 Implicit # | | |-FunctionDecl 0x55afa2518908 col:36 QuadReadAcrossX 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2518858 col:58 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25189b8 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2518a18 # | | | |-NoThrowAttr 0x55afa2518a58 Implicit # | | | `-ConstAttr 0x55afa2518a80 Implicit # | | |-FunctionDecl 0x55afa2518b90 col:36 QuadReadAcrossX 'double (double)' # | | | |-ParmVarDecl 0x55afa2518ae0 col:58 'double' # | | | |-BuiltinAliasAttr 0x55afa2518c40 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2518ca0 # | | | |-NoThrowAttr 0x55afa2518ce0 Implicit # | | | `-ConstAttr 0x55afa2518d08 Implicit # | | |-FunctionDecl 0x55afa2518e30 col:37 QuadReadAcrossX 'double2 (double2)' # | | | |-ParmVarDecl 0x55afa2518d80 col:60 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2518ee0 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2518f40 # | | | |-NoThrowAttr 0x55afa2518f80 Implicit # | | | `-ConstAttr 0x55afa2518fa8 Implicit # | | |-FunctionDecl 0x55afa25190d0 col:37 QuadReadAcrossX 'double3 (double3)' # | | | |-ParmVarDecl 0x55afa2519020 col:60 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2519180 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa25191e0 # | | | |-NoThrowAttr 0x55afa2519220 Implicit # | | | `-ConstAttr 0x55afa2519248 Implicit # | | |-FunctionDecl 0x55afa2519370 col:37 QuadReadAcrossX 'double4 (double4)' # | | | |-ParmVarDecl 0x55afa25192c0 col:60 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2519420 clang_builtin_alias __builtin_hlsl_quad_read_across_x # | | | |-ConvergentAttr 0x55afa2519480 # | | | |-NoThrowAttr 0x55afa25194c0 Implicit # | | | `-ConstAttr 0x55afa25194e8 Implicit # | | |-FunctionDecl 0x55afa2519638 col:5 sign 'int (half)' # | | | |-ParmVarDecl 0x55afa2519548 col:14 'half' # | | | |-BuiltinAliasAttr 0x55afa25196e8 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa2519760 Implicit # | | | `-ConstAttr 0x55afa2519788 Implicit # | | |-FunctionDecl 0x55afa2519938 col:6 sign 'int2 (half2)' # | | | |-ParmVarDecl 0x55afa2519810 col:16 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25199e8 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa2519a60 Implicit # | | | `-ConstAttr 0x55afa2519a88 Implicit # | | |-FunctionDecl 0x55afa2519c28 col:6 sign 'int3 (half3)' # | | | |-ParmVarDecl 0x55afa2519b00 col:16 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2519cd8 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa2519d50 Implicit # | | | `-ConstAttr 0x55afa2519d78 Implicit # | | |-FunctionDecl 0x55afa2519f18 col:6 sign 'int4 (half4)' # | | | |-ParmVarDecl 0x55afa2519df0 col:16 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2519fc8 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251a040 Implicit # | | | `-ConstAttr 0x55afa251a068 Implicit # | | |-FunctionDecl 0x55afa251a178 col:5 sign 'int (int)' # | | | |-ParmVarDecl 0x55afa251a0c8 col:13 'int' # | | | |-BuiltinAliasAttr 0x55afa251a228 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251a2a0 Implicit # | | | `-ConstAttr 0x55afa251a2c8 Implicit # | | |-FunctionDecl 0x55afa251a3f0 col:6 sign 'int2 (int2)' # | | | |-ParmVarDecl 0x55afa251a340 col:15 'int2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251a4a0 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251a518 Implicit # | | | `-ConstAttr 0x55afa251a540 Implicit # | | |-FunctionDecl 0x55afa251a668 col:6 sign 'int3 (int3)' # | | | |-ParmVarDecl 0x55afa251a5b8 col:15 'int3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251a718 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251a790 Implicit # | | | `-ConstAttr 0x55afa251a7b8 Implicit # | | |-FunctionDecl 0x55afa251a8e0 col:6 sign 'int4 (int4)' # | | | |-ParmVarDecl 0x55afa251a830 col:15 'int4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251a990 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251aa08 Implicit # | | | `-ConstAttr 0x55afa251aa30 Implicit # | | |-FunctionDecl 0x55afa251abd8 col:5 sign 'int (uint)' # | | | |-ParmVarDecl 0x55afa251aaa8 col:14 'uint':'unsigned int' # | | | |-BuiltinAliasAttr 0x55afa251ac88 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251ad00 Implicit # | | | `-ConstAttr 0x55afa251ad28 Implicit # | | |-FunctionDecl 0x55afa251aec8 col:6 sign 'int2 (uint2)' # | | | |-ParmVarDecl 0x55afa251ada0 col:16 'uint2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251af78 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251aff0 Implicit # | | | `-ConstAttr 0x55afa251b018 Implicit # | | |-FunctionDecl 0x55afa251b1b8 col:6 sign 'int3 (uint3)' # | | | |-ParmVarDecl 0x55afa251b090 col:16 'uint3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251b268 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251b2e0 Implicit # | | | `-ConstAttr 0x55afa251b308 Implicit # | | |-FunctionDecl 0x55afa251b4a8 col:6 sign 'int4 (uint4)' # | | | |-ParmVarDecl 0x55afa251b380 col:16 'uint4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251b558 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251b5d0 Implicit # | | | `-ConstAttr 0x55afa251b5f8 Implicit # | | |-FunctionDecl 0x55afa251b7f0 col:5 sign 'int (float)' # | | | |-ParmVarDecl 0x55afa251b658 col:15 'float' # | | | |-BuiltinAliasAttr 0x55afa251b8a0 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251b918 Implicit # | | | `-ConstAttr 0x55afa251b940 Implicit # | | |-FunctionDecl 0x55afa251bae8 col:6 sign 'int2 (float2)' # | | | |-ParmVarDecl 0x55afa251b9b8 col:17 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251bb98 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251bc10 Implicit # | | | `-ConstAttr 0x55afa251bc38 Implicit # | | |-FunctionDecl 0x55afa251bdd8 col:6 sign 'int3 (float3)' # | | | |-ParmVarDecl 0x55afa251bcb0 col:17 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251be88 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251bf00 Implicit # | | | `-ConstAttr 0x55afa251bf28 Implicit # | | |-FunctionDecl 0x55afa251c0c8 col:6 sign 'int4 (float4)' # | | | |-ParmVarDecl 0x55afa251bfa0 col:17 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251c178 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251c1f0 Implicit # | | | `-ConstAttr 0x55afa251c218 Implicit # | | |-FunctionDecl 0x55afa251c3b8 col:5 sign 'int (int64_t)' # | | | |-ParmVarDecl 0x55afa251c290 col:17 'int64_t':'long' # | | | |-BuiltinAliasAttr 0x55afa251c468 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251c4e0 Implicit # | | | `-ConstAttr 0x55afa251c508 Implicit # | | |-FunctionDecl 0x55afa251c6a8 col:6 sign 'int2 (int64_t2)' # | | | |-ParmVarDecl 0x55afa251c580 col:19 'int64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251c758 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251c7d0 Implicit # | | | `-ConstAttr 0x55afa251c7f8 Implicit # | | |-FunctionDecl 0x55afa251c998 col:6 sign 'int3 (int64_t3)' # | | | |-ParmVarDecl 0x55afa251c870 col:19 'int64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251ca48 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251cac0 Implicit # | | | `-ConstAttr 0x55afa251cae8 Implicit # | | |-FunctionDecl 0x55afa251cc88 col:6 sign 'int4 (int64_t4)' # | | | |-ParmVarDecl 0x55afa251cb60 col:19 'int64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251cd38 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251cdb0 Implicit # | | | `-ConstAttr 0x55afa251cdd8 Implicit # | | |-FunctionDecl 0x55afa251cf78 col:5 sign 'int (uint64_t)' # | | | |-ParmVarDecl 0x55afa251ce50 col:18 'uint64_t':'unsigned long' # | | | |-BuiltinAliasAttr 0x55afa251d028 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251d0a0 Implicit # | | | `-ConstAttr 0x55afa251d0c8 Implicit # | | |-FunctionDecl 0x55afa251d268 col:6 sign 'int2 (uint64_t2)' # | | | |-ParmVarDecl 0x55afa251d140 col:20 'uint64_t2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251d318 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251d390 Implicit # | | | `-ConstAttr 0x55afa251d3b8 Implicit # | | |-FunctionDecl 0x55afa251d558 col:6 sign 'int3 (uint64_t3)' # | | | |-ParmVarDecl 0x55afa251d430 col:20 'uint64_t3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251d608 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251d680 Implicit # | | | `-ConstAttr 0x55afa251d6a8 Implicit # | | |-FunctionDecl 0x55afa251d868 col:6 sign 'int4 (uint64_t4)' # | | | |-ParmVarDecl 0x55afa251d720 col:20 'uint64_t4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251d918 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251d990 Implicit # | | | `-ConstAttr 0x55afa251d9b8 Implicit # | | |-FunctionDecl 0x55afa251db08 col:5 sign 'int (double)' # | | | |-ParmVarDecl 0x55afa251da18 col:16 'double' # | | | |-BuiltinAliasAttr 0x55afa251dbb8 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251dc30 Implicit # | | | `-ConstAttr 0x55afa251dc58 Implicit # | | |-FunctionDecl 0x55afa251ddf8 col:6 sign 'int2 (double2)' # | | | |-ParmVarDecl 0x55afa251dcd0 col:18 'double2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251dea8 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251df20 Implicit # | | | `-ConstAttr 0x55afa251df48 Implicit # | | |-FunctionDecl 0x55afa251e0e8 col:6 sign 'int3 (double3)' # | | | |-ParmVarDecl 0x55afa251dfc0 col:18 'double3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251e198 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251e210 Implicit # | | | `-ConstAttr 0x55afa251e238 Implicit # | | |-FunctionDecl 0x55afa251e3d8 col:6 sign 'int4 (double4)' # | | | |-ParmVarDecl 0x55afa251e2b0 col:18 'double4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251e488 clang_builtin_alias __builtin_hlsl_elementwise_sign # | | | |-NoThrowAttr 0x55afa251e500 Implicit # | | | `-ConstAttr 0x55afa251e528 Implicit # | | |-FunctionDecl 0x55afa251e638 col:6 radians 'half (half)' # | | | |-ParmVarDecl 0x55afa251e588 col:18 'half' # | | | |-BuiltinAliasAttr 0x55afa251e6e8 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251e760 Implicit # | | | `-ConstAttr 0x55afa251e788 Implicit # | | |-FunctionDecl 0x55afa251e8a0 col:7 radians 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa251e7f0 col:20 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251e950 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251e9c8 Implicit # | | | `-ConstAttr 0x55afa251e9f0 Implicit # | | |-FunctionDecl 0x55afa251eb18 col:7 radians 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa251ea68 col:20 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251ebc8 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251ec40 Implicit # | | | `-ConstAttr 0x55afa251ec68 Implicit # | | |-FunctionDecl 0x55afa251ed90 col:7 radians 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa251ece0 col:20 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251ee40 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251eeb8 Implicit # | | | `-ConstAttr 0x55afa251eee0 Implicit # | | |-FunctionDecl 0x55afa251eff0 col:7 used radians 'float (float)' # | | | |-ParmVarDecl 0x55afa251ef40 col:20 'float' # | | | |-BuiltinAliasAttr 0x55afa251f0a0 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251f118 Implicit # | | | `-ConstAttr 0x55afa251f140 Implicit # | | |-FunctionDecl 0x55afa251f268 col:8 used radians 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa251f1b8 col:22 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251f318 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251f390 Implicit # | | | `-ConstAttr 0x55afa251f3b8 Implicit # | | |-FunctionDecl 0x55afa251f4e0 col:8 used radians 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa251f430 col:22 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa251f590 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251f608 Implicit # | | | `-ConstAttr 0x55afa251f630 Implicit # | | |-FunctionDecl 0x55afa251f758 col:8 used radians 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa251f6a8 col:22 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa251f818 clang_builtin_alias __builtin_hlsl_elementwise_radians # | | | |-NoThrowAttr 0x55afa251f890 Implicit # | | | `-ConstAttr 0x55afa251f8b8 Implicit # | | |-FunctionDecl 0x55afa251f9e0 col:34 GroupMemoryBarrierWithGroupSync 'void ()' # | | | |-BuiltinAliasAttr 0x55afa251fa88 clang_builtin_alias __builtin_hlsl_group_memory_barrier_with_group_sync # | | | |-ConvergentAttr 0x55afa251fae8 # | | | |-NoThrowAttr 0x55afa251fb28 Implicit # | | | `-ConstAttr 0x55afa251fb50 Implicit # | | |-FunctionDecl 0x55afa251fc50 col:6 ddx_coarse 'half (half)' # | | | |-ParmVarDecl 0x55afa251fba0 col:21 'half' # | | | |-BuiltinAliasAttr 0x55afa251fd00 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa251fd78 Implicit # | | | `-ConstAttr 0x55afa251fda0 Implicit # | | |-FunctionDecl 0x55afa251feb8 col:7 ddx_coarse 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa251fe08 col:23 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa251ff68 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa251ffe0 Implicit # | | | `-ConstAttr 0x55afa2520008 Implicit # | | |-FunctionDecl 0x55afa2520130 col:7 ddx_coarse 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2520080 col:23 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa25201e0 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa2520258 Implicit # | | | `-ConstAttr 0x55afa2520280 Implicit # | | |-FunctionDecl 0x55afa25203a8 col:7 ddx_coarse 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa25202f8 col:23 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2520458 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa25204d0 Implicit # | | | `-ConstAttr 0x55afa25204f8 Implicit # | | |-FunctionDecl 0x55afa2520608 col:7 ddx_coarse 'float (float)' # | | | |-ParmVarDecl 0x55afa2520558 col:23 'float' # | | | |-BuiltinAliasAttr 0x55afa25206b8 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa2520730 Implicit # | | | `-ConstAttr 0x55afa2520758 Implicit # | | |-FunctionDecl 0x55afa2520880 col:8 ddx_coarse 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa25207d0 col:25 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2520930 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa25209a8 Implicit # | | | `-ConstAttr 0x55afa25209d0 Implicit # | | |-FunctionDecl 0x55afa2520af8 col:8 ddx_coarse 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2520a48 col:25 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2520ba8 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa2520c20 Implicit # | | | `-ConstAttr 0x55afa2520c48 Implicit # | | |-FunctionDecl 0x55afa2520d70 col:8 ddx_coarse 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2520cc0 col:25 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa2520e20 clang_builtin_alias __builtin_hlsl_elementwise_ddx_coarse # | | | |-NoThrowAttr 0x55afa2520e98 Implicit # | | | `-ConstAttr 0x55afa2520ec0 Implicit # | | |-FunctionDecl 0x55afa2520fd0 col:6 ddy_coarse 'half (half)' # | | | |-ParmVarDecl 0x55afa2520f20 col:21 'half' # | | | |-BuiltinAliasAttr 0x55afa2521080 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa25210f8 Implicit # | | | `-ConstAttr 0x55afa2521120 Implicit # | | |-FunctionDecl 0x55afa2521238 col:7 ddy_coarse 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa2521188 col:23 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa25212e8 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa2521360 Implicit # | | | `-ConstAttr 0x55afa2521388 Implicit # | | |-FunctionDecl 0x55afa25214b0 col:7 ddy_coarse 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa2521400 col:23 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2521560 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa25215d8 Implicit # | | | `-ConstAttr 0x55afa2521600 Implicit # | | |-FunctionDecl 0x55afa2521728 col:7 ddy_coarse 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa2521678 col:23 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa25217d8 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa25896b8 Implicit # | | | `-ConstAttr 0x55afa25896e0 Implicit # | | |-FunctionDecl 0x55afa25897f0 col:7 ddy_coarse 'float (float)' # | | | |-ParmVarDecl 0x55afa2589740 col:23 'float' # | | | |-BuiltinAliasAttr 0x55afa25898a0 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa2589918 Implicit # | | | `-ConstAttr 0x55afa2589940 Implicit # | | |-FunctionDecl 0x55afa2589a68 col:8 ddy_coarse 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa25899b8 col:25 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa2589b18 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa2589b90 Implicit # | | | `-ConstAttr 0x55afa2589bb8 Implicit # | | |-FunctionDecl 0x55afa2589ce0 col:8 ddy_coarse 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa2589c30 col:25 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa2589d90 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa2589e08 Implicit # | | | `-ConstAttr 0x55afa2589e30 Implicit # | | |-FunctionDecl 0x55afa2589f58 col:8 ddy_coarse 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa2589ea8 col:25 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa258a008 clang_builtin_alias __builtin_hlsl_elementwise_ddy_coarse # | | | |-NoThrowAttr 0x55afa258a080 Implicit # | | | `-ConstAttr 0x55afa258a0a8 Implicit # | | |-FunctionDecl 0x55afa258a1b8 col:6 ddx_fine 'half (half)' # | | | |-ParmVarDecl 0x55afa258a108 col:19 'half' # | | | |-BuiltinAliasAttr 0x55afa258a268 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258a2e0 Implicit # | | | `-ConstAttr 0x55afa258a308 Implicit # | | |-FunctionDecl 0x55afa258a420 col:7 ddx_fine 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa258a370 col:21 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa258a4d0 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258a548 Implicit # | | | `-ConstAttr 0x55afa258a570 Implicit # | | |-FunctionDecl 0x55afa258a698 col:7 ddx_fine 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa258a5e8 col:21 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa258a748 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258a7c0 Implicit # | | | `-ConstAttr 0x55afa258a7e8 Implicit # | | |-FunctionDecl 0x55afa258a910 col:7 ddx_fine 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa258a860 col:21 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa258a9c0 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258aa38 Implicit # | | | `-ConstAttr 0x55afa258aa60 Implicit # | | |-FunctionDecl 0x55afa258ab70 col:7 ddx_fine 'float (float)' # | | | |-ParmVarDecl 0x55afa258aac0 col:21 'float' # | | | |-BuiltinAliasAttr 0x55afa258ac20 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258ac98 Implicit # | | | `-ConstAttr 0x55afa258acc0 Implicit # | | |-FunctionDecl 0x55afa258ade8 col:8 ddx_fine 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa258ad38 col:23 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa258ae98 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258af10 Implicit # | | | `-ConstAttr 0x55afa258af38 Implicit # | | |-FunctionDecl 0x55afa258b060 col:8 ddx_fine 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa258afb0 col:23 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa258b110 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258b188 Implicit # | | | `-ConstAttr 0x55afa258b1b0 Implicit # | | |-FunctionDecl 0x55afa258b2d8 col:8 ddx_fine 'float4 (float4)' # | | | |-ParmVarDecl 0x55afa258b228 col:23 'float4':'vector' # | | | |-BuiltinAliasAttr 0x55afa258b388 clang_builtin_alias __builtin_hlsl_elementwise_ddx_fine # | | | |-NoThrowAttr 0x55afa258b400 Implicit # | | | `-ConstAttr 0x55afa258b428 Implicit # | | |-FunctionDecl 0x55afa258b538 col:6 ddy_fine 'half (half)' # | | | |-ParmVarDecl 0x55afa258b488 col:19 'half' # | | | |-BuiltinAliasAttr 0x55afa258b5e8 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | | |-NoThrowAttr 0x55afa258b680 Implicit # | | | `-ConstAttr 0x55afa258b6a8 Implicit # | | |-FunctionDecl 0x55afa258b7c0 col:7 ddy_fine 'half2 (half2)' # | | | |-ParmVarDecl 0x55afa258b710 col:21 'half2':'vector' # | | | |-BuiltinAliasAttr 0x55afa258b870 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | | |-NoThrowAttr 0x55afa258b8e8 Implicit # | | | `-ConstAttr 0x55afa258b910 Implicit # | | |-FunctionDecl 0x55afa258ba38 col:7 ddy_fine 'half3 (half3)' # | | | |-ParmVarDecl 0x55afa258b988 col:21 'half3':'vector' # | | | |-BuiltinAliasAttr 0x55afa258bae8 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | | |-NoThrowAttr 0x55afa258bb60 Implicit # | | | `-ConstAttr 0x55afa258bb88 Implicit # | | |-FunctionDecl 0x55afa258bcb0 col:7 ddy_fine 'half4 (half4)' # | | | |-ParmVarDecl 0x55afa258bc00 col:21 'half4':'vector' # | | | |-BuiltinAliasAttr 0x55afa258bd60 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | | |-NoThrowAttr 0x55afa258bdd8 Implicit # | | | `-ConstAttr 0x55afa258be00 Implicit # | | |-FunctionDecl 0x55afa258bf10 col:7 ddy_fine 'float (float)' # | | | |-ParmVarDecl 0x55afa258be60 col:21 'float' # | | | |-BuiltinAliasAttr 0x55afa258bfc0 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | | |-NoThrowAttr 0x55afa258c038 Implicit # | | | `-ConstAttr 0x55afa258c060 Implicit # | | |-FunctionDecl 0x55afa258c188 col:8 ddy_fine 'float2 (float2)' # | | | |-ParmVarDecl 0x55afa258c0d8 col:23 'float2':'vector' # | | | |-BuiltinAliasAttr 0x55afa258c238 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | | |-NoThrowAttr 0x55afa258c2b0 Implicit # | | | `-ConstAttr 0x55afa258c2d8 Implicit # | | |-FunctionDecl 0x55afa258c400 col:8 ddy_fine 'float3 (float3)' # | | | |-ParmVarDecl 0x55afa258c350 col:23 'float3':'vector' # | | | |-BuiltinAliasAttr 0x55afa258c4b0 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | | |-NoThrowAttr 0x55afa258c528 Implicit # | | | `-ConstAttr 0x55afa258c550 Implicit # | | `-FunctionDecl 0x55afa258c678 col:8 ddy_fine 'float4 (float4)' # | | |-ParmVarDecl 0x55afa258c5c8 col:23 'float4':'vector' # | | |-BuiltinAliasAttr 0x55afa258c728 clang_builtin_alias __builtin_hlsl_elementwise_ddy_fine # | | |-NoThrowAttr 0x55afa258c7a0 Implicit # | | `-ConstAttr 0x55afa258c7c8 Implicit # | |-LinkageSpecDecl 0x55afa24ce6f8 col:45 implicit C # | | `-FunctionDecl 0x55afa24ce748 col:45 implicit used __builtin_elementwise_popcount 'void (...) noexcept' extern # | | |-BuiltinAttr 0x55afa24ce7f0 <> Implicit 501 # | | |-NoThrowAttr 0x55afa24ce850 Implicit # | | `-ConstAttr 0x55afa24ce878 Implicit # | |-NamespaceDecl 0x55afa258c818 prev 0x55afa2492ca8 line:12:11 hlsl # | | |-original Namespace 0x55afa23e9a98 'hlsl' # | | |-FunctionDecl 0x55afa258ca18 line:237:36 constexpr acos 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa258c930 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa258cd98 # | | | | `-ReturnStmt 0x55afa258cd88 # | | | | `-CallExpr 0x55afa258cd58 'float' # | | | | |-ImplicitCastExpr 0x55afa258cd40 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa258cce8 '' Function 0x55afa249fc30 'acos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa258ccc0 'float' # | | | | `-ImplicitCastExpr 0x55afa258cca8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa258cc90 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa258cc58 'double' lvalue ParmVar 0x55afa258c930 'V' 'double' # | | | `-DeprecatedAttr 0x55afa258cac8 "In 202x 64 bit API lowering for acos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa258cf88 line:237:36 constexpr acos 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa258ce58 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa258d358 # | | | | `-ReturnStmt 0x55afa258d348 # | | | | `-CallExpr 0x55afa258d318 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa258d300 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa258d278 '' Function 0x55afa249fea8 'acos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa258d250 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa258d238 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa258d220 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa258d1e8 'double2':'vector' lvalue ParmVar 0x55afa258ce58 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa258d038 "In 202x 64 bit API lowering for acos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa258d548 line:237:36 constexpr acos 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa258d418 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2592398 # | | | | `-ReturnStmt 0x55afa2592388 # | | | | `-CallExpr 0x55afa2592358 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2592340 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25922c0 '' Function 0x55afa24a0120 'acos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2592298 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2592280 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2592268 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2592230 'double3':'vector' lvalue ParmVar 0x55afa258d418 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa258d5f8 "In 202x 64 bit API lowering for acos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2592588 line:237:36 constexpr acos 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2592458 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa2592968 # | | | | `-ReturnStmt 0x55afa2592958 # | | | | `-CallExpr 0x55afa2592928 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2592910 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2592888 '' Function 0x55afa24a0398 'acos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2592860 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2592848 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2592830 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25927f8 'double4':'vector' lvalue ParmVar 0x55afa2592458 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa2592638 "In 202x 64 bit API lowering for acos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2592b08 line:238:37 constexpr acos 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2592a18 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa2592e60 # | | | | `-ReturnStmt 0x55afa2592e50 # | | | | `-CallExpr 0x55afa2592e20 'float' # | | | | |-ImplicitCastExpr 0x55afa2592e08 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2592de8 '' Function 0x55afa249fc30 'acos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2592dc0 'float' # | | | | `-ImplicitCastExpr 0x55afa2592da8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2592d90 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2592d58 'int' lvalue ParmVar 0x55afa2592a18 'V' 'int' # | | | `-DeprecatedAttr 0x55afa2592bb8 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2593038 line:238:37 constexpr acos 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2592f10 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25933b0 # | | | | `-ReturnStmt 0x55afa25933a0 # | | | | `-CallExpr 0x55afa2593370 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2593358 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2593338 '' Function 0x55afa249fea8 'acos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2593310 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25932f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25932e0 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25932a8 'int2':'vector' lvalue ParmVar 0x55afa2592f10 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25930e8 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2593588 line:238:37 constexpr acos 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2593460 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2593908 # | | | | `-ReturnStmt 0x55afa25938f8 # | | | | `-CallExpr 0x55afa25938c8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25938b0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2593890 '' Function 0x55afa24a0120 'acos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2593868 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2593850 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2593838 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2593800 'int3':'vector' lvalue ParmVar 0x55afa2593460 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2593638 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2593ae8 line:238:37 constexpr acos 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25939b8 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2593e70 # | | | | `-ReturnStmt 0x55afa2593e60 # | | | | `-CallExpr 0x55afa2593e30 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2593e18 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2593df8 '' Function 0x55afa24a0398 'acos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2593dd0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2593db8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2593da0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2593d68 'int4':'vector' lvalue ParmVar 0x55afa25939b8 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2593b98 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2593fd0 line:238:37 constexpr acos 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa2593f20 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25993f8 # | | | | `-ReturnStmt 0x55afa25993e8 # | | | | `-CallExpr 0x55afa25993b8 'float' # | | | | |-ImplicitCastExpr 0x55afa25993a0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2599380 '' Function 0x55afa249fc30 'acos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2599358 'float' # | | | | `-ImplicitCastExpr 0x55afa2599340 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2599328 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25992f0 'uint':'unsigned int' lvalue ParmVar 0x55afa2593f20 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2599130 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2599558 line:238:37 constexpr acos 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25994a8 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25998f0 # | | | | `-ReturnStmt 0x55afa25998e0 # | | | | `-CallExpr 0x55afa25998b0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2599898 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2599878 '' Function 0x55afa249fea8 'acos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2599850 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2599838 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2599820 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25997e8 'uint2':'vector' lvalue ParmVar 0x55afa25994a8 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2599608 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2599a50 line:238:37 constexpr acos 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25999a0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2599df0 # | | | | `-ReturnStmt 0x55afa2599de0 # | | | | `-CallExpr 0x55afa2599db0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2599d98 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2599d78 '' Function 0x55afa24a0120 'acos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2599d50 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2599d38 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2599d20 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2599ce8 'uint3':'vector' lvalue ParmVar 0x55afa25999a0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2599b00 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2599f50 line:238:37 constexpr acos 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2599ea0 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa259a2f8 # | | | | `-ReturnStmt 0x55afa259a2e8 # | | | | `-CallExpr 0x55afa259a2b8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa259a2a0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa259a280 '' Function 0x55afa24a0398 'acos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa259a258 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa259a240 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259a228 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259a1f0 'uint4':'vector' lvalue ParmVar 0x55afa2599ea0 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa259a000 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259a4d8 line:238:37 constexpr acos 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa259a3a8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa259a870 # | | | | `-ReturnStmt 0x55afa259a860 # | | | | `-CallExpr 0x55afa259a830 'float' # | | | | |-ImplicitCastExpr 0x55afa259a818 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa259a7f8 '' Function 0x55afa249fc30 'acos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa259a7d0 'float' # | | | | `-ImplicitCastExpr 0x55afa259a7b8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259a7a0 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259a768 'int64_t':'long' lvalue ParmVar 0x55afa259a3a8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa259a588 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259aa48 line:238:37 constexpr acos 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa259a920 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa259ae00 # | | | | `-ReturnStmt 0x55afa259adf0 # | | | | `-CallExpr 0x55afa259adc0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa259ada8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa259ad88 '' Function 0x55afa249fea8 'acos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa259ad60 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa259ad48 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259ad30 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259acf8 'int64_t2':'vector' lvalue ParmVar 0x55afa259a920 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa259aaf8 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259afd8 line:238:37 constexpr acos 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa259aeb0 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa259b3b0 # | | | | `-ReturnStmt 0x55afa259b3a0 # | | | | `-CallExpr 0x55afa259b370 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa259b358 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa259b338 '' Function 0x55afa24a0120 'acos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa259b310 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa259b2f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259b2e0 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259b2a8 'int64_t3':'vector' lvalue ParmVar 0x55afa259aeb0 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa259b088 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259b588 line:238:37 constexpr acos 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa259b460 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa259b950 # | | | | `-ReturnStmt 0x55afa259b940 # | | | | `-CallExpr 0x55afa259b910 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa259b8f8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa259b8d8 '' Function 0x55afa24a0398 'acos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa259b8b0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa259b898 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259b880 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259b848 'int64_t4':'vector' lvalue ParmVar 0x55afa259b460 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa259b638 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259bb28 line:238:37 constexpr acos 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa259ba00 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa259bee0 # | | | | `-ReturnStmt 0x55afa259bed0 # | | | | `-CallExpr 0x55afa259bea0 'float' # | | | | |-ImplicitCastExpr 0x55afa259be88 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa259be68 '' Function 0x55afa249fc30 'acos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa259be40 'float' # | | | | `-ImplicitCastExpr 0x55afa259be28 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259be10 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259bdd8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa259ba00 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa259bbd8 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259c0b8 line:238:37 constexpr acos 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa259bf90 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa259c490 # | | | | `-ReturnStmt 0x55afa259c480 # | | | | `-CallExpr 0x55afa259c450 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa259c438 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa259c418 '' Function 0x55afa249fea8 'acos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa259c3f0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa259c3d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259c3c0 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259c388 'uint64_t2':'vector' lvalue ParmVar 0x55afa259bf90 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa259c168 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259c668 line:238:37 constexpr acos 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa259c540 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa259ca48 # | | | | `-ReturnStmt 0x55afa259ca38 # | | | | `-CallExpr 0x55afa259ca08 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa259c9f0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa259c9d0 '' Function 0x55afa24a0120 'acos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa259c9a8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa259c990 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259c978 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259c940 'uint64_t3':'vector' lvalue ParmVar 0x55afa259c540 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa259c718 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259cc28 line:238:37 constexpr acos 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa259caf8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa259d010 # | | | | `-ReturnStmt 0x55afa259d000 # | | | | `-CallExpr 0x55afa259cfd0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa259cfb8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa259cf98 '' Function 0x55afa24a0398 'acos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa259cf70 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa259cf58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259cf40 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259cf08 'uint64_t4':'vector' lvalue ParmVar 0x55afa259caf8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa259ccd8 "In 202x int lowering for acos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259d198 line:244:36 constexpr asin 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa259d0d0 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa259d4e0 # | | | | `-ReturnStmt 0x55afa259d4d0 # | | | | `-CallExpr 0x55afa259d4a0 'float' # | | | | |-ImplicitCastExpr 0x55afa259d488 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa259d468 '' Function 0x55afa24b9920 'asin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa259d440 'float' # | | | | `-ImplicitCastExpr 0x55afa259d428 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259d410 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259d3d8 'double' lvalue ParmVar 0x55afa259d0d0 'V' 'double' # | | | `-DeprecatedAttr 0x55afa259d248 "In 202x 64 bit API lowering for asin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa259d650 line:244:36 constexpr asin 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa259d5a0 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa259d9b8 # | | | | `-ReturnStmt 0x55afa259d9a8 # | | | | `-CallExpr 0x55afa259d978 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa259d960 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa259d940 '' Function 0x55afa24b9b98 'asin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa259d918 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa259d900 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259d8e8 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259d8b0 'double2':'vector' lvalue ParmVar 0x55afa259d5a0 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa259d700 "In 202x 64 bit API lowering for asin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa259db28 line:244:36 constexpr asin 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa259da78 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa259de98 # | | | | `-ReturnStmt 0x55afa259de88 # | | | | `-CallExpr 0x55afa259de58 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa259de40 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa259de20 '' Function 0x55afa24a8588 'asin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa259ddf8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa259dde0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259ddc8 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259dd90 'double3':'vector' lvalue ParmVar 0x55afa259da78 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa259dbd8 "In 202x 64 bit API lowering for asin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa259e008 line:244:36 constexpr asin 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa259df58 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa259e380 # | | | | `-ReturnStmt 0x55afa259e370 # | | | | `-CallExpr 0x55afa259e340 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa259e328 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa259e308 '' Function 0x55afa24a8800 'asin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa259e2e0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa259e2c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259e2b0 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259e278 'double4':'vector' lvalue ParmVar 0x55afa259df58 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa259e0b8 "In 202x 64 bit API lowering for asin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa259e4e0 line:245:37 constexpr asin 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa259e430 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa259e838 # | | | | `-ReturnStmt 0x55afa259e828 # | | | | `-CallExpr 0x55afa259e7f8 'float' # | | | | |-ImplicitCastExpr 0x55afa259e7e0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa259e7c0 '' Function 0x55afa24b9920 'asin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa259e798 'float' # | | | | `-ImplicitCastExpr 0x55afa259e780 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259e768 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259e730 'int' lvalue ParmVar 0x55afa259e430 'V' 'int' # | | | `-DeprecatedAttr 0x55afa259e590 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259e998 line:245:37 constexpr asin 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa259e8e8 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa259ed10 # | | | | `-ReturnStmt 0x55afa259ed00 # | | | | `-CallExpr 0x55afa259ecd0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa259ecb8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa259ec98 '' Function 0x55afa24b9b98 'asin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa259ec70 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa259ec58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259ec40 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259ec08 'int2':'vector' lvalue ParmVar 0x55afa259e8e8 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa259ea48 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa259ee70 line:245:37 constexpr asin 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa259edc0 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25a7380 # | | | | `-ReturnStmt 0x55afa25a7370 # | | | | `-CallExpr 0x55afa25a7340 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25a7328 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25a7308 '' Function 0x55afa24a8588 'asin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25a72e0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa259f138 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa259f120 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa259f0e8 'int3':'vector' lvalue ParmVar 0x55afa259edc0 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa259ef20 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a74e0 line:245:37 constexpr asin 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a7430 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25a7868 # | | | | `-ReturnStmt 0x55afa25a7858 # | | | | `-CallExpr 0x55afa25a7828 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25a7810 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25a77f0 '' Function 0x55afa24a8800 'asin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25a77c8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25a77b0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a7798 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a7760 'int4':'vector' lvalue ParmVar 0x55afa25a7430 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25a7590 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a79c8 line:245:37 constexpr asin 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a7918 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25a7d40 # | | | | `-ReturnStmt 0x55afa25a7d30 # | | | | `-CallExpr 0x55afa25a7d00 'float' # | | | | |-ImplicitCastExpr 0x55afa25a7ce8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25a7cc8 '' Function 0x55afa24b9920 'asin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25a7ca0 'float' # | | | | `-ImplicitCastExpr 0x55afa25a7c88 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a7c70 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a7c38 'uint':'unsigned int' lvalue ParmVar 0x55afa25a7918 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25a7a78 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a7ea0 line:245:37 constexpr asin 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a7df0 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25a8238 # | | | | `-ReturnStmt 0x55afa25a8228 # | | | | `-CallExpr 0x55afa25a81f8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25a81e0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25a81c0 '' Function 0x55afa24b9b98 'asin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25a8198 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25a8180 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a8168 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a8130 'uint2':'vector' lvalue ParmVar 0x55afa25a7df0 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25a7f50 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a8398 line:245:37 constexpr asin 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a82e8 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25a8738 # | | | | `-ReturnStmt 0x55afa25a8728 # | | | | `-CallExpr 0x55afa25a86f8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25a86e0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25a86c0 '' Function 0x55afa24a8588 'asin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25a8698 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25a8680 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a8668 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a8630 'uint3':'vector' lvalue ParmVar 0x55afa25a82e8 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25a8448 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a8898 line:245:37 constexpr asin 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a87e8 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25a8c40 # | | | | `-ReturnStmt 0x55afa25a8c30 # | | | | `-CallExpr 0x55afa25a8c00 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25a8be8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25a8bc8 '' Function 0x55afa24a8800 'asin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25a8ba0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25a8b88 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a8b70 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a8b38 'uint4':'vector' lvalue ParmVar 0x55afa25a87e8 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25a8948 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a8da0 line:245:37 constexpr asin 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a8cf0 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25a9138 # | | | | `-ReturnStmt 0x55afa25a9128 # | | | | `-CallExpr 0x55afa25a90f8 'float' # | | | | |-ImplicitCastExpr 0x55afa25a90e0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25a90c0 '' Function 0x55afa24b9920 'asin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25a9098 'float' # | | | | `-ImplicitCastExpr 0x55afa25a9080 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a9068 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a9030 'int64_t':'long' lvalue ParmVar 0x55afa25a8cf0 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25a8e50 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a9680 line:245:37 constexpr asin 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a91e8 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25a9a38 # | | | | `-ReturnStmt 0x55afa25a9a28 # | | | | `-CallExpr 0x55afa25a99f8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25a99e0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25a99c0 '' Function 0x55afa24b9b98 'asin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25a9998 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25a9980 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a9968 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a9930 'int64_t2':'vector' lvalue ParmVar 0x55afa25a91e8 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25a9730 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25a9b98 line:245:37 constexpr asin 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25a9ae8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25a9f58 # | | | | `-ReturnStmt 0x55afa25a9f48 # | | | | `-CallExpr 0x55afa25a9f18 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25a9f00 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25a9ee0 '' Function 0x55afa24a8588 'asin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25a9eb8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25a9ea0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25a9e88 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25a9e50 'int64_t3':'vector' lvalue ParmVar 0x55afa25a9ae8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25a9c48 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25aa0b8 line:245:37 constexpr asin 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25aa008 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25aa480 # | | | | `-ReturnStmt 0x55afa25aa470 # | | | | `-CallExpr 0x55afa25aa440 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25aa428 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25aa408 '' Function 0x55afa24a8800 'asin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25aa3e0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25aa3c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25aa3b0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25aa378 'int64_t4':'vector' lvalue ParmVar 0x55afa25aa008 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25aa168 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25aa5e0 line:245:37 constexpr asin 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25aa530 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25aa998 # | | | | `-ReturnStmt 0x55afa25aa988 # | | | | `-CallExpr 0x55afa25aa958 'float' # | | | | |-ImplicitCastExpr 0x55afa25aa940 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25aa920 '' Function 0x55afa24b9920 'asin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25aa8f8 'float' # | | | | `-ImplicitCastExpr 0x55afa25aa8e0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25aa8c8 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25aa890 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25aa530 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25aa690 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25aaaf8 line:245:37 constexpr asin 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25aaa48 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25aaed0 # | | | | `-ReturnStmt 0x55afa25aaec0 # | | | | `-CallExpr 0x55afa25aae90 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25aae78 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25aae58 '' Function 0x55afa24b9b98 'asin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25aae30 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25aae18 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25aae00 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25aadc8 'uint64_t2':'vector' lvalue ParmVar 0x55afa25aaa48 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25aaba8 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ab030 line:245:37 constexpr asin 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25aaf80 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25ab410 # | | | | `-ReturnStmt 0x55afa25ab400 # | | | | `-CallExpr 0x55afa25ab3d0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ab3b8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25ab398 '' Function 0x55afa24a8588 'asin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25ab370 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ab358 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ab340 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ab308 'uint64_t3':'vector' lvalue ParmVar 0x55afa25aaf80 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25ab0e0 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ab570 line:245:37 constexpr asin 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ab4c0 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25ad170 # | | | | `-ReturnStmt 0x55afa25ad160 # | | | | `-CallExpr 0x55afa25ad130 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ad118 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25ad0f8 '' Function 0x55afa24a8800 'asin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25ad0d0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ad0b8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ad0a0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ad068 'uint64_t4':'vector' lvalue ParmVar 0x55afa25ab4c0 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25ab620 "In 202x int lowering for asin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ad2e0 line:251:36 constexpr atan 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ad230 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25ad628 # | | | | `-ReturnStmt 0x55afa25ad618 # | | | | `-CallExpr 0x55afa25ad5e8 'float' # | | | | |-ImplicitCastExpr 0x55afa25ad5d0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25ad5b0 '' Function 0x55afa24bcd00 'atan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25ad588 'float' # | | | | `-ImplicitCastExpr 0x55afa25ad570 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ad558 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ad520 'double' lvalue ParmVar 0x55afa25ad230 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25ad390 "In 202x 64 bit API lowering for atan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25ad798 line:251:36 constexpr atan 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ad6e8 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25adb00 # | | | | `-ReturnStmt 0x55afa25adaf0 # | | | | `-CallExpr 0x55afa25adac0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25adaa8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25ada88 '' Function 0x55afa24bcf78 'atan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25ada60 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ada48 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ada30 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ad9f8 'double2':'vector' lvalue ParmVar 0x55afa25ad6e8 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25ad848 "In 202x 64 bit API lowering for atan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25adc70 line:251:36 constexpr atan 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25adbc0 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25adfe0 # | | | | `-ReturnStmt 0x55afa25adfd0 # | | | | `-CallExpr 0x55afa25adfa0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25adf88 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25adf68 '' Function 0x55afa24bd1f0 'atan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25adf40 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25adf28 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25adf10 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25aded8 'double3':'vector' lvalue ParmVar 0x55afa25adbc0 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25add20 "In 202x 64 bit API lowering for atan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25ae150 line:251:36 constexpr atan 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ae0a0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25ae4c8 # | | | | `-ReturnStmt 0x55afa25ae4b8 # | | | | `-CallExpr 0x55afa25ae488 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ae470 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25ae450 '' Function 0x55afa24bd468 'atan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25ae428 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ae410 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ae3f8 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ae3c0 'double4':'vector' lvalue ParmVar 0x55afa25ae0a0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25ae200 "In 202x 64 bit API lowering for atan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25ae628 line:252:37 constexpr atan 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ae578 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25ae980 # | | | | `-ReturnStmt 0x55afa25ae970 # | | | | `-CallExpr 0x55afa25ae940 'float' # | | | | |-ImplicitCastExpr 0x55afa25ae928 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25ae908 '' Function 0x55afa24bcd00 'atan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25ae8e0 'float' # | | | | `-ImplicitCastExpr 0x55afa25ae8c8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ae8b0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ae878 'int' lvalue ParmVar 0x55afa25ae578 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25ae6d8 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25aeae0 line:252:37 constexpr atan 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25aea30 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25aee58 # | | | | `-ReturnStmt 0x55afa25aee48 # | | | | `-CallExpr 0x55afa25aee18 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25aee00 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25aede0 '' Function 0x55afa24bcf78 'atan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25aedb8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25aeda0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25aed88 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25aed50 'int2':'vector' lvalue ParmVar 0x55afa25aea30 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25aeb90 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25afe28 line:252:37 constexpr atan 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25afd78 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25b01a8 # | | | | `-ReturnStmt 0x55afa25b0198 # | | | | `-CallExpr 0x55afa25b0168 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b0150 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25b0130 '' Function 0x55afa24bd1f0 'atan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25b0108 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b00f0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b00d8 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b00a0 'int3':'vector' lvalue ParmVar 0x55afa25afd78 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25afed8 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b0308 line:252:37 constexpr atan 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b0258 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25b0690 # | | | | `-ReturnStmt 0x55afa25b0680 # | | | | `-CallExpr 0x55afa25b0650 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b0638 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25b0618 '' Function 0x55afa24bd468 'atan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25b05f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b05d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b05c0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b0588 'int4':'vector' lvalue ParmVar 0x55afa25b0258 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25b03b8 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b07f0 line:252:37 constexpr atan 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b0740 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25b0b68 # | | | | `-ReturnStmt 0x55afa25b0b58 # | | | | `-CallExpr 0x55afa25b0b28 'float' # | | | | |-ImplicitCastExpr 0x55afa25b0b10 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25b0af0 '' Function 0x55afa24bcd00 'atan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25b0ac8 'float' # | | | | `-ImplicitCastExpr 0x55afa25b0ab0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b0a98 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b0a60 'uint':'unsigned int' lvalue ParmVar 0x55afa25b0740 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25b08a0 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b0cc8 line:252:37 constexpr atan 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b0c18 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25b1060 # | | | | `-ReturnStmt 0x55afa25b1050 # | | | | `-CallExpr 0x55afa25b1020 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b1008 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25b0fe8 '' Function 0x55afa24bcf78 'atan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25b0fc0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b0fa8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b0f90 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b0f58 'uint2':'vector' lvalue ParmVar 0x55afa25b0c18 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25b0d78 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b11c0 line:252:37 constexpr atan 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b1110 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25b1560 # | | | | `-ReturnStmt 0x55afa25b1550 # | | | | `-CallExpr 0x55afa25b1520 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b1508 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25b14e8 '' Function 0x55afa24bd1f0 'atan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25b14c0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b14a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b1490 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b1458 'uint3':'vector' lvalue ParmVar 0x55afa25b1110 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25b1270 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b16c0 line:252:37 constexpr atan 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b1610 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25b1a68 # | | | | `-ReturnStmt 0x55afa25b1a58 # | | | | `-CallExpr 0x55afa25b1a28 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b1a10 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25b19f0 '' Function 0x55afa24bd468 'atan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25b19c8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b19b0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b1998 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b1960 'uint4':'vector' lvalue ParmVar 0x55afa25b1610 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25b1770 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b1bc8 line:252:37 constexpr atan 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b1b18 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25b2830 # | | | | `-ReturnStmt 0x55afa25b2820 # | | | | `-CallExpr 0x55afa25b27f0 'float' # | | | | |-ImplicitCastExpr 0x55afa25b27d8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25b27b8 '' Function 0x55afa24bcd00 'atan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25b2790 'float' # | | | | `-ImplicitCastExpr 0x55afa25b2778 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b2760 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b2728 'int64_t':'long' lvalue ParmVar 0x55afa25b1b18 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25b1c78 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b2990 line:252:37 constexpr atan 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b28e0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25b2d48 # | | | | `-ReturnStmt 0x55afa25b2d38 # | | | | `-CallExpr 0x55afa25b2d08 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b2cf0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25b2cd0 '' Function 0x55afa24bcf78 'atan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25b2ca8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b2c90 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b2c78 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b2c40 'int64_t2':'vector' lvalue ParmVar 0x55afa25b28e0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25b2a40 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b2ea8 line:252:37 constexpr atan 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b2df8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25b3268 # | | | | `-ReturnStmt 0x55afa25b3258 # | | | | `-CallExpr 0x55afa25b3228 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b3210 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25b31f0 '' Function 0x55afa24bd1f0 'atan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25b31c8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b31b0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b3198 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b3160 'int64_t3':'vector' lvalue ParmVar 0x55afa25b2df8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25b2f58 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b33c8 line:252:37 constexpr atan 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b3318 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25b3790 # | | | | `-ReturnStmt 0x55afa25b3780 # | | | | `-CallExpr 0x55afa25b3750 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b3738 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25b3718 '' Function 0x55afa24bd468 'atan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25b36f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b36d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b36c0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b3688 'int64_t4':'vector' lvalue ParmVar 0x55afa25b3318 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25b3478 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b38f0 line:252:37 constexpr atan 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b3840 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25b3ca8 # | | | | `-ReturnStmt 0x55afa25b3c98 # | | | | `-CallExpr 0x55afa25b3c68 'float' # | | | | |-ImplicitCastExpr 0x55afa25b3c50 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25b3c30 '' Function 0x55afa24bcd00 'atan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25b3c08 'float' # | | | | `-ImplicitCastExpr 0x55afa25b3bf0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b3bd8 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b3ba0 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25b3840 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25b39a0 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b3e08 line:252:37 constexpr atan 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b3d58 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25b41e0 # | | | | `-ReturnStmt 0x55afa25b41d0 # | | | | `-CallExpr 0x55afa25b41a0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b4188 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25b4168 '' Function 0x55afa24bcf78 'atan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25b4140 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b4128 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b4110 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b40d8 'uint64_t2':'vector' lvalue ParmVar 0x55afa25b3d58 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25b3eb8 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b4340 line:252:37 constexpr atan 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b4290 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25b5048 # | | | | `-ReturnStmt 0x55afa25b5038 # | | | | `-CallExpr 0x55afa25b5008 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b4ff0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25b4fd0 '' Function 0x55afa24bd1f0 'atan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25b4fa8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b4f90 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b4f78 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b4f40 'uint64_t3':'vector' lvalue ParmVar 0x55afa25b4290 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25b43f0 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b51a8 line:252:37 constexpr atan 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b50f8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25b5590 # | | | | `-ReturnStmt 0x55afa25b5580 # | | | | `-CallExpr 0x55afa25b5550 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b5538 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25b5518 '' Function 0x55afa24bd468 'atan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25b54f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b54d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b54c0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b5488 'uint64_t4':'vector' lvalue ParmVar 0x55afa25b50f8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25b5258 "In 202x int lowering for atan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b57e8 line:258:37 constexpr atan2 'float (double, double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b5650 col:29 used V1 'double' # | | | |-ParmVarDecl 0x55afa25b56d0 col:40 used V2 'double' # | | | |-CompoundStmt 0x55afa25b5c00 # | | | | `-ReturnStmt 0x55afa25b5bf0 # | | | | `-CallExpr 0x55afa25b5bb8 'float' # | | | | |-ImplicitCastExpr 0x55afa25b5ba0 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa25b5b50 '' Function 0x55afa24be5c8 'atan2' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa25b5a98 'float' # | | | | | `-ImplicitCastExpr 0x55afa25b5a80 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b5a68 'double' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b5a30 'double' lvalue ParmVar 0x55afa25b5650 'V1' 'double' # | | | | `-CStyleCastExpr 0x55afa25b5b28 'float' # | | | | `-ImplicitCastExpr 0x55afa25b5b10 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b5af8 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b5ac0 'double' lvalue ParmVar 0x55afa25b56d0 'V2' 'double' # | | | `-DeprecatedAttr 0x55afa25b58a0 "In 202x 64 bit API lowering for atan2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25b5e98 line:258:37 constexpr atan2 'float2 (double2, double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b5cc0 col:31 used V1 'double2':'vector' # | | | |-ParmVarDecl 0x55afa25b5d40 col:43 used V2 'double2':'vector' # | | | |-CompoundStmt 0x55afa25b6320 # | | | | `-ReturnStmt 0x55afa25b6310 # | | | | `-CallExpr 0x55afa25b62d8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b62c0 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa25b6238 '' Function 0x55afa24be958 'atan2' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa25b6168 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25b6150 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b6138 'double2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b6100 'double2':'vector' lvalue ParmVar 0x55afa25b5cc0 'V1' 'double2':'vector' # | | | | `-CStyleCastExpr 0x55afa25b6210 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b61f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b61e0 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b61a8 'double2':'vector' lvalue ParmVar 0x55afa25b5d40 'V2' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25b5f50 "In 202x 64 bit API lowering for atan2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25b65b8 line:258:37 constexpr atan2 'float3 (double3, double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b63e0 col:31 used V1 'double3':'vector' # | | | |-ParmVarDecl 0x55afa25b6460 col:43 used V2 'double3':'vector' # | | | |-CompoundStmt 0x55afa25b6a40 # | | | | `-ReturnStmt 0x55afa25b6a30 # | | | | `-CallExpr 0x55afa25b69f8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b69e0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa25b6960 '' Function 0x55afa24bed20 'atan2' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa25b6890 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25b6878 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b6860 'double3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b6828 'double3':'vector' lvalue ParmVar 0x55afa25b63e0 'V1' 'double3':'vector' # | | | | `-CStyleCastExpr 0x55afa25b6938 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b6920 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b6908 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b68d0 'double3':'vector' lvalue ParmVar 0x55afa25b6460 'V2' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25b6670 "In 202x 64 bit API lowering for atan2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25b6cd8 line:258:37 constexpr atan2 'float4 (double4, double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b6b00 col:31 used V1 'double4':'vector' # | | | |-ParmVarDecl 0x55afa25b6b80 col:43 used V2 'double4':'vector' # | | | |-CompoundStmt 0x55afa25b75a0 # | | | | `-ReturnStmt 0x55afa25b7590 # | | | | `-CallExpr 0x55afa25b7558 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b7540 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa25b74c0 '' Function 0x55afa24bf0a8 'atan2' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa25b73f0 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25b73d8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b73c0 'double4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b7388 'double4':'vector' lvalue ParmVar 0x55afa25b6b00 'V1' 'double4':'vector' # | | | | `-CStyleCastExpr 0x55afa25b7498 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b7480 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b7468 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b7430 'double4':'vector' lvalue ParmVar 0x55afa25b6b80 'V2' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25b6d90 "In 202x 64 bit API lowering for atan2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25b77e8 line:259:38 constexpr atan2 'float (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b7650 col:26 used V1 'int' # | | | |-ParmVarDecl 0x55afa25b76d0 col:34 used V2 'int' # | | | |-CompoundStmt 0x55afa25b7be0 # | | | | `-ReturnStmt 0x55afa25b7bd0 # | | | | `-CallExpr 0x55afa25b7b98 'float' # | | | | |-ImplicitCastExpr 0x55afa25b7b80 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa25b7b60 '' Function 0x55afa24be5c8 'atan2' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa25b7aa8 'float' # | | | | | `-ImplicitCastExpr 0x55afa25b7a90 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b7a78 'int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b7a40 'int' lvalue ParmVar 0x55afa25b7650 'V1' 'int' # | | | | `-CStyleCastExpr 0x55afa25b7b38 'float' # | | | | `-ImplicitCastExpr 0x55afa25b7b20 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b7b08 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b7ad0 'int' lvalue ParmVar 0x55afa25b76d0 'V2' 'int' # | | | `-DeprecatedAttr 0x55afa25b78a0 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b7e68 line:259:38 constexpr atan2 'float2 (int2, int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b7c90 col:28 used V1 'int2':'vector' # | | | |-ParmVarDecl 0x55afa25b7d10 col:37 used V2 'int2':'vector' # | | | |-CompoundStmt 0x55afa25b8298 # | | | | `-ReturnStmt 0x55afa25b8288 # | | | | `-CallExpr 0x55afa25b8250 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b8238 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa25b8218 '' Function 0x55afa24be958 'atan2' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa25b8148 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25b8130 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b8118 'int2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b80e0 'int2':'vector' lvalue ParmVar 0x55afa25b7c90 'V1' 'int2':'vector' # | | | | `-CStyleCastExpr 0x55afa25b81f0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b81d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b81c0 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b8188 'int2':'vector' lvalue ParmVar 0x55afa25b7d10 'V2' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25b7f20 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b8518 line:259:38 constexpr atan2 'float3 (int3, int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b8348 col:28 used V1 'int3':'vector' # | | | |-ParmVarDecl 0x55afa25b83c8 col:37 used V2 'int3':'vector' # | | | |-CompoundStmt 0x55afa25b8950 # | | | | `-ReturnStmt 0x55afa25b8940 # | | | | `-CallExpr 0x55afa25b8908 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b88f0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa25b88d0 '' Function 0x55afa24bed20 'atan2' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa25b8800 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25b87e8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b87d0 'int3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b8798 'int3':'vector' lvalue ParmVar 0x55afa25b8348 'V1' 'int3':'vector' # | | | | `-CStyleCastExpr 0x55afa25b88a8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b8890 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b8878 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b8840 'int3':'vector' lvalue ParmVar 0x55afa25b83c8 'V2' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25b85d0 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b8bd8 line:259:38 constexpr atan2 'float4 (int4, int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b8a00 col:28 used V1 'int4':'vector' # | | | |-ParmVarDecl 0x55afa25b8a80 col:37 used V2 'int4':'vector' # | | | |-CompoundStmt 0x55afa25b9018 # | | | | `-ReturnStmt 0x55afa25b9008 # | | | | `-CallExpr 0x55afa25b8fd0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25b8fb8 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa25b8f98 '' Function 0x55afa24bf0a8 'atan2' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa25b8ec8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25b8eb0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b8e98 'int4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b8e60 'int4':'vector' lvalue ParmVar 0x55afa25b8a00 'V1' 'int4':'vector' # | | | | `-CStyleCastExpr 0x55afa25b8f70 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25b8f58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b8f40 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b8f08 'int4':'vector' lvalue ParmVar 0x55afa25b8a80 'V2' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25b8c90 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b9878 line:259:38 constexpr atan2 'float (uint, uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b90c8 col:27 used V1 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa25b9148 col:36 used V2 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25b9c90 # | | | | `-ReturnStmt 0x55afa25b9c80 # | | | | `-CallExpr 0x55afa25b9c48 'float' # | | | | |-ImplicitCastExpr 0x55afa25b9c30 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa25b9c10 '' Function 0x55afa24be5c8 'atan2' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa25b9b58 'float' # | | | | | `-ImplicitCastExpr 0x55afa25b9b40 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25b9b28 'uint':'unsigned int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25b9af0 'uint':'unsigned int' lvalue ParmVar 0x55afa25b90c8 'V1' 'uint':'unsigned int' # | | | | `-CStyleCastExpr 0x55afa25b9be8 'float' # | | | | `-ImplicitCastExpr 0x55afa25b9bd0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25b9bb8 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25b9b80 'uint':'unsigned int' lvalue ParmVar 0x55afa25b9148 'V2' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25b9930 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25b9f18 line:259:38 constexpr atan2 'float2 (uint2, uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25b9d40 col:29 used V1 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa25b9dc0 col:39 used V2 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25ba368 # | | | | `-ReturnStmt 0x55afa25ba358 # | | | | `-CallExpr 0x55afa25ba320 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ba308 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa25ba2e8 '' Function 0x55afa24be958 'atan2' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa25ba218 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25ba200 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25ba1e8 'uint2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25ba1b0 'uint2':'vector' lvalue ParmVar 0x55afa25b9d40 'V1' 'uint2':'vector' # | | | | `-CStyleCastExpr 0x55afa25ba2c0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ba2a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ba290 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ba258 'uint2':'vector' lvalue ParmVar 0x55afa25b9dc0 'V2' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25b9fd0 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ba5e8 line:259:38 constexpr atan2 'float3 (uint3, uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ba418 col:29 used V1 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa25ba498 col:39 used V2 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25baa40 # | | | | `-ReturnStmt 0x55afa25baa30 # | | | | `-CallExpr 0x55afa25ba9f8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ba9e0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa25ba9c0 '' Function 0x55afa24bed20 'atan2' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa25ba8f0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25ba8d8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25ba8c0 'uint3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25ba888 'uint3':'vector' lvalue ParmVar 0x55afa25ba418 'V1' 'uint3':'vector' # | | | | `-CStyleCastExpr 0x55afa25ba998 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ba980 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ba968 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ba930 'uint3':'vector' lvalue ParmVar 0x55afa25ba498 'V2' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25ba6a0 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25bacc8 line:259:38 constexpr atan2 'float4 (uint4, uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25baaf0 col:29 used V1 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa25bab70 col:39 used V2 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25bb128 # | | | | `-ReturnStmt 0x55afa25bb118 # | | | | `-CallExpr 0x55afa25bb0e0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25bb0c8 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa25bb0a8 '' Function 0x55afa24bf0a8 'atan2' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa25bafd8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25bafc0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25bafa8 'uint4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25baf70 'uint4':'vector' lvalue ParmVar 0x55afa25baaf0 'V1' 'uint4':'vector' # | | | | `-CStyleCastExpr 0x55afa25bb080 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25bb068 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25bb050 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25bb018 'uint4':'vector' lvalue ParmVar 0x55afa25bab70 'V2' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25bad80 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25bb3a8 line:259:38 constexpr atan2 'float (int64_t, int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25bb1d8 col:30 used V1 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa25bb258 col:42 used V2 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25be318 # | | | | `-ReturnStmt 0x55afa25be308 # | | | | `-CallExpr 0x55afa25be2d0 'float' # | | | | |-ImplicitCastExpr 0x55afa25bb780 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa25bb760 '' Function 0x55afa24be5c8 'atan2' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa25bb6a8 'float' # | | | | | `-ImplicitCastExpr 0x55afa25bb690 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25bb678 'int64_t':'long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25bb640 'int64_t':'long' lvalue ParmVar 0x55afa25bb1d8 'V1' 'int64_t':'long' # | | | | `-CStyleCastExpr 0x55afa25bb738 'float' # | | | | `-ImplicitCastExpr 0x55afa25bb720 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25bb708 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25bb6d0 'int64_t':'long' lvalue ParmVar 0x55afa25bb258 'V2' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25bb460 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25be598 line:259:38 constexpr atan2 'float2 (int64_t2, int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25be3c8 col:32 used V1 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa25be448 col:45 used V2 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25bea08 # | | | | `-ReturnStmt 0x55afa25be9f8 # | | | | `-CallExpr 0x55afa25be9c0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25be9a8 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa25be988 '' Function 0x55afa24be958 'atan2' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa25be8b8 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25be8a0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25be888 'int64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25be850 'int64_t2':'vector' lvalue ParmVar 0x55afa25be3c8 'V1' 'int64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa25be960 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25be948 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25be930 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25be8f8 'int64_t2':'vector' lvalue ParmVar 0x55afa25be448 'V2' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25be650 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25bec88 line:259:38 constexpr atan2 'float3 (int64_t3, int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25beab8 col:32 used V1 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa25beb38 col:45 used V2 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25bf100 # | | | | `-ReturnStmt 0x55afa25bf0f0 # | | | | `-CallExpr 0x55afa25bf0b8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25bf0a0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa25bf080 '' Function 0x55afa24bed20 'atan2' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa25befb0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25bef98 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25bef80 'int64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25bef48 'int64_t3':'vector' lvalue ParmVar 0x55afa25beab8 'V1' 'int64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa25bf058 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25bf040 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25bf028 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25beff0 'int64_t3':'vector' lvalue ParmVar 0x55afa25beb38 'V2' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25bed40 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25bf388 line:259:38 constexpr atan2 'float4 (int64_t4, int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25bf1b0 col:32 used V1 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa25bf230 col:45 used V2 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25bf808 # | | | | `-ReturnStmt 0x55afa25bf7f8 # | | | | `-CallExpr 0x55afa25bf7c0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25bf7a8 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa25bf788 '' Function 0x55afa24bf0a8 'atan2' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa25bf6b8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25bf6a0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25bf688 'int64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25bf650 'int64_t4':'vector' lvalue ParmVar 0x55afa25bf1b0 'V1' 'int64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa25bf760 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25bf748 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25bf730 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25bf6f8 'int64_t4':'vector' lvalue ParmVar 0x55afa25bf230 'V2' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25bf440 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25bfa88 line:259:38 constexpr atan2 'float (uint64_t, uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25bf8b8 col:31 used V1 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa25bf938 col:44 used V2 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25bfee0 # | | | | `-ReturnStmt 0x55afa25bfed0 # | | | | `-CallExpr 0x55afa25bfe98 'float' # | | | | |-ImplicitCastExpr 0x55afa25bfe80 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa25bfe60 '' Function 0x55afa24be5c8 'atan2' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa25bfda8 'float' # | | | | | `-ImplicitCastExpr 0x55afa25bfd90 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25bfd78 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25bfd40 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25bf8b8 'V1' 'uint64_t':'unsigned long' # | | | | `-CStyleCastExpr 0x55afa25bfe38 'float' # | | | | `-ImplicitCastExpr 0x55afa25bfe20 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25bfe08 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25bfdd0 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25bf938 'V2' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25bfb40 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c0168 line:259:38 constexpr atan2 'float2 (uint64_t2, uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25bff90 col:33 used V1 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa25c0010 col:47 used V2 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25c0618 # | | | | `-ReturnStmt 0x55afa25c0608 # | | | | `-CallExpr 0x55afa25c05d0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c05b8 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa25c0598 '' Function 0x55afa24be958 'atan2' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa25c04c8 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25c04b0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25c0498 'uint64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25c0460 'uint64_t2':'vector' lvalue ParmVar 0x55afa25bff90 'V1' 'uint64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa25c0570 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c0558 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c0540 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c0508 'uint64_t2':'vector' lvalue ParmVar 0x55afa25c0010 'V2' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25c0220 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c0898 line:259:38 constexpr atan2 'float3 (uint64_t3, uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c06c8 col:33 used V1 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa25c0748 col:47 used V2 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25c0d30 # | | | | `-ReturnStmt 0x55afa25c0d20 # | | | | `-CallExpr 0x55afa25c0ce8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c0cd0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa25c0cb0 '' Function 0x55afa24bed20 'atan2' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa25c0be0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25c0bc8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25c0bb0 'uint64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25c0b78 'uint64_t3':'vector' lvalue ParmVar 0x55afa25c06c8 'V1' 'uint64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa25c0c88 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c0c70 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c0c58 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c0c20 'uint64_t3':'vector' lvalue ParmVar 0x55afa25c0748 'V2' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25c0950 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c0fb8 line:259:38 constexpr atan2 'float4 (uint64_t4, uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c0de0 col:33 used V1 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa25c0e60 col:47 used V2 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25c1458 # | | | | `-ReturnStmt 0x55afa25c1448 # | | | | `-CallExpr 0x55afa25c1410 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c13f8 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa25c13d8 '' Function 0x55afa24bf0a8 'atan2' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa25c1308 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa25c12f0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa25c12d8 'uint64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa25c12a0 'uint64_t4':'vector' lvalue ParmVar 0x55afa25c0de0 'V1' 'uint64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa25c13b0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c1398 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c1380 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c1348 'uint64_t4':'vector' lvalue ParmVar 0x55afa25c0e60 'V2' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25c1070 "In 202x int lowering for atan2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c15c8 line:265:36 constexpr ceil 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c1518 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25c1910 # | | | | `-ReturnStmt 0x55afa25c1900 # | | | | `-CallExpr 0x55afa25c18d0 'float' # | | | | |-ImplicitCastExpr 0x55afa25c18b8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25c1898 '' Function 0x55afa24bfd30 'ceil' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25c1870 'float' # | | | | `-ImplicitCastExpr 0x55afa25c1858 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c1840 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c1808 'double' lvalue ParmVar 0x55afa25c1518 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25c1678 "In 202x 64 bit API lowering for ceil is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25c1a80 line:265:36 constexpr ceil 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c19d0 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25c1de8 # | | | | `-ReturnStmt 0x55afa25c1dd8 # | | | | `-CallExpr 0x55afa25c1da8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c1d90 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25c1d70 '' Function 0x55afa24bffa8 'ceil' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25c1d48 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c1d30 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c1d18 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c1ce0 'double2':'vector' lvalue ParmVar 0x55afa25c19d0 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25c1b30 "In 202x 64 bit API lowering for ceil is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25c1f58 line:265:36 constexpr ceil 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c1ea8 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25c22c8 # | | | | `-ReturnStmt 0x55afa25c22b8 # | | | | `-CallExpr 0x55afa25c2288 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c2270 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25c2250 '' Function 0x55afa24c0220 'ceil' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25c2228 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c2210 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c21f8 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c21c0 'double3':'vector' lvalue ParmVar 0x55afa25c1ea8 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25c2008 "In 202x 64 bit API lowering for ceil is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25c2448 line:265:36 constexpr ceil 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c2398 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25c27c0 # | | | | `-ReturnStmt 0x55afa25c27b0 # | | | | `-CallExpr 0x55afa25c2780 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c2768 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25c2748 '' Function 0x55afa24c0498 'ceil' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25c2720 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c2708 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c26f0 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c26b8 'double4':'vector' lvalue ParmVar 0x55afa25c2398 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25c24f8 "In 202x 64 bit API lowering for ceil is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25c2920 line:266:37 constexpr ceil 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c2870 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25c2c78 # | | | | `-ReturnStmt 0x55afa25c2c68 # | | | | `-CallExpr 0x55afa25c2c38 'float' # | | | | |-ImplicitCastExpr 0x55afa25c2c20 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25c2c00 '' Function 0x55afa24bfd30 'ceil' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25c2bd8 'float' # | | | | `-ImplicitCastExpr 0x55afa25c2bc0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c2ba8 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c2b70 'int' lvalue ParmVar 0x55afa25c2870 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25c29d0 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c2dd8 line:266:37 constexpr ceil 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c2d28 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25c3150 # | | | | `-ReturnStmt 0x55afa25c3140 # | | | | `-CallExpr 0x55afa25c3110 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c30f8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25c30d8 '' Function 0x55afa24bffa8 'ceil' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25c30b0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c3098 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c3080 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c3048 'int2':'vector' lvalue ParmVar 0x55afa25c2d28 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25c2e88 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c32b0 line:266:37 constexpr ceil 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c3200 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25c3630 # | | | | `-ReturnStmt 0x55afa25c3620 # | | | | `-CallExpr 0x55afa25c35f0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c35d8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25c35b8 '' Function 0x55afa24c0220 'ceil' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25c3590 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c3578 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c3560 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c3528 'int3':'vector' lvalue ParmVar 0x55afa25c3200 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25c3360 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c3790 line:266:37 constexpr ceil 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c36e0 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25c3b18 # | | | | `-ReturnStmt 0x55afa25c3b08 # | | | | `-CallExpr 0x55afa25c3ad8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c3ac0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25c3aa0 '' Function 0x55afa24c0498 'ceil' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25c3a78 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c3a60 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c3a48 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c3a10 'int4':'vector' lvalue ParmVar 0x55afa25c36e0 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25c3840 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c3c78 line:266:37 constexpr ceil 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c3bc8 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25c3ff0 # | | | | `-ReturnStmt 0x55afa25c3fe0 # | | | | `-CallExpr 0x55afa25c3fb0 'float' # | | | | |-ImplicitCastExpr 0x55afa25c3f98 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25c3f78 '' Function 0x55afa24bfd30 'ceil' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25c3f50 'float' # | | | | `-ImplicitCastExpr 0x55afa25c3f38 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c3f20 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c3ee8 'uint':'unsigned int' lvalue ParmVar 0x55afa25c3bc8 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25c3d28 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c4150 line:266:37 constexpr ceil 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c40a0 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25c5d10 # | | | | `-ReturnStmt 0x55afa25c5d00 # | | | | `-CallExpr 0x55afa25c5cd0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c5cb8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25c5c98 '' Function 0x55afa24bffa8 'ceil' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25c5c70 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c5c58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c5c40 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c5c08 'uint2':'vector' lvalue ParmVar 0x55afa25c40a0 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25c4200 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c5e70 line:266:37 constexpr ceil 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c5dc0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25c6210 # | | | | `-ReturnStmt 0x55afa25c6200 # | | | | `-CallExpr 0x55afa25c61d0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c61b8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25c6198 '' Function 0x55afa24c0220 'ceil' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25c6170 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c6158 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c6140 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c6108 'uint3':'vector' lvalue ParmVar 0x55afa25c5dc0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25c5f20 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c6370 line:266:37 constexpr ceil 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c62c0 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25c6718 # | | | | `-ReturnStmt 0x55afa25c6708 # | | | | `-CallExpr 0x55afa25c66d8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c66c0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25c66a0 '' Function 0x55afa24c0498 'ceil' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25c6678 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c6660 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c6648 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c6610 'uint4':'vector' lvalue ParmVar 0x55afa25c62c0 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25c6420 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c6878 line:266:37 constexpr ceil 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c67c8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25c6c10 # | | | | `-ReturnStmt 0x55afa25c6c00 # | | | | `-CallExpr 0x55afa25c6bd0 'float' # | | | | |-ImplicitCastExpr 0x55afa25c6bb8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25c6b98 '' Function 0x55afa24bfd30 'ceil' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25c6b70 'float' # | | | | `-ImplicitCastExpr 0x55afa25c6b58 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c6b40 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c6b08 'int64_t':'long' lvalue ParmVar 0x55afa25c67c8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25c6928 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c6d70 line:266:37 constexpr ceil 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c6cc0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25c7128 # | | | | `-ReturnStmt 0x55afa25c7118 # | | | | `-CallExpr 0x55afa25c70e8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c70d0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25c70b0 '' Function 0x55afa24bffa8 'ceil' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25c7088 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c7070 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c7058 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c7020 'int64_t2':'vector' lvalue ParmVar 0x55afa25c6cc0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25c6e20 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c7288 line:266:37 constexpr ceil 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c71d8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25c7648 # | | | | `-ReturnStmt 0x55afa25c7638 # | | | | `-CallExpr 0x55afa25c7608 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c75f0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25c75d0 '' Function 0x55afa24c0220 'ceil' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25c75a8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c7590 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c7578 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c7540 'int64_t3':'vector' lvalue ParmVar 0x55afa25c71d8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25c7338 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c77a8 line:266:37 constexpr ceil 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c76f8 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25c9148 # | | | | `-ReturnStmt 0x55afa25c9138 # | | | | `-CallExpr 0x55afa25c9108 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c90f0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25c90d0 '' Function 0x55afa24c0498 'ceil' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25c7ad0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c7ab8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c7aa0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c7a68 'int64_t4':'vector' lvalue ParmVar 0x55afa25c76f8 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25c7858 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c92a8 line:266:37 constexpr ceil 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c91f8 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25c9660 # | | | | `-ReturnStmt 0x55afa25c9650 # | | | | `-CallExpr 0x55afa25c9620 'float' # | | | | |-ImplicitCastExpr 0x55afa25c9608 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25c95e8 '' Function 0x55afa24bfd30 'ceil' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25c95c0 'float' # | | | | `-ImplicitCastExpr 0x55afa25c95a8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c9590 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c9558 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25c91f8 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25c9358 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c97c0 line:266:37 constexpr ceil 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c9710 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25c9b98 # | | | | `-ReturnStmt 0x55afa25c9b88 # | | | | `-CallExpr 0x55afa25c9b58 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25c9b40 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25c9b20 '' Function 0x55afa24bffa8 'ceil' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25c9af8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25c9ae0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25c9ac8 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c9a90 'uint64_t2':'vector' lvalue ParmVar 0x55afa25c9710 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25c9870 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25c9cf8 line:266:37 constexpr ceil 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25c9c48 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25ca0d8 # | | | | `-ReturnStmt 0x55afa25ca0c8 # | | | | `-CallExpr 0x55afa25ca098 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ca080 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25ca060 '' Function 0x55afa24c0220 'ceil' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25ca038 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ca020 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ca008 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25c9fd0 'uint64_t3':'vector' lvalue ParmVar 0x55afa25c9c48 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25c9da8 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ca238 line:266:37 constexpr ceil 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ca188 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25ca620 # | | | | `-ReturnStmt 0x55afa25ca610 # | | | | `-CallExpr 0x55afa25ca5e0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ca5c8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25ca5a8 '' Function 0x55afa24c0498 'ceil' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25ca580 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ca568 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ca550 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ca518 'uint64_t4':'vector' lvalue ParmVar 0x55afa25ca188 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25ca2e8 "In 202x int lowering for ceil is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionTemplateDecl 0x55afa25cad20 line:274:66 invalid clamp # | | | |-TemplateTypeParmDecl 0x55afa25ca638 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa25ca6d8 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa25cac78 line:274:66 invalid constexpr clamp 'int (int, int, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ca9e8 col:18 invalid p0 'int' # | | | |-ParmVarDecl 0x55afa25caac0 col:35 invalid p1 'int' # | | | |-ParmVarDecl 0x55afa25cab38 col:41 p2 'T' # | | | |-CompoundStmt 0x55afa25cb090 # | | | | `-ReturnStmt 0x55afa25cb080 # | | | | `-RecoveryExpr 0x55afa25cb048 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa25cae90 '' lvalue (ADL) = 'clamp' 0x55afa24c9fc8 0x55afa24c0888 0x55afa24c0d40 0x55afa24c11a8 0x55afa24c1608 0x55afa24c1a08 0x55afa24c1ed8 0x55afa24c2338 0x55afa24c2798 0x55afa24c2bf8 0x55afa24c3088 0x55afa24c34e8 0x55afa24c3948 0x55afa24c4e08 0x55afa24c5268 0x55afa24c56c8 0x55afa24c5b28 0x55afa24c5f98 0x55afa24c63f8 0x55afa24c6858 0x55afa24c6cb8 0x55afa24c70d8 0x55afa24c7538 0x55afa24c7998 0x55afa24aed28 0x55afa24af128 0x55afa24af588 0x55afa24af9e8 # | | | | |-RecoveryExpr 0x55afa25cafb0 '' contains-errors lvalue # | | | | `-RecoveryExpr 0x55afa25cafd0 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa25cad90 "In 202x mismatched vector/scalar lowering for clamp is deprecated. Explicitly cast parameters." "" # | | |-FunctionTemplateDecl 0x55afa25cb7c0 line:281:66 invalid clamp # | | | |-TemplateTypeParmDecl 0x55afa25cb0e0 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa25cb178 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa25cb718 line:281:66 invalid constexpr clamp 'int (int, T, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cb488 col:18 invalid p0 'int' # | | | |-ParmVarDecl 0x55afa25cb500 col:24 p1 'T' # | | | |-ParmVarDecl 0x55afa25cb5d8 col:41 invalid p2 'int' # | | | |-CompoundStmt 0x55afa25cbb30 # | | | | `-ReturnStmt 0x55afa25cbb20 # | | | | `-RecoveryExpr 0x55afa25cbae8 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa25cb930 '' lvalue (ADL) = 'clamp' 0x55afa24af9e8 0x55afa24c9fc8 0x55afa24c0888 0x55afa24c0d40 0x55afa24c11a8 0x55afa24c1608 0x55afa24c1a08 0x55afa24c1ed8 0x55afa24c2338 0x55afa24c2798 0x55afa24c2bf8 0x55afa24c3088 0x55afa24c34e8 0x55afa24c3948 0x55afa24c4e08 0x55afa24c5268 0x55afa24c56c8 0x55afa24c5b28 0x55afa24c5f98 0x55afa24c63f8 0x55afa24c6858 0x55afa24c6cb8 0x55afa24c70d8 0x55afa24c7538 0x55afa24c7998 0x55afa24aed28 0x55afa24af128 0x55afa24af588 # | | | | |-RecoveryExpr 0x55afa25cba50 '' contains-errors lvalue # | | | | `-RecoveryExpr 0x55afa25cbac8 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa25cb830 "In 202x mismatched vector/scalar lowering for clamp is deprecated. Explicitly cast parameters." "" # | | |-FunctionTemplateDecl 0x55afa25cc1d0 line:288:66 invalid clamp # | | | |-TemplateTypeParmDecl 0x55afa25cbb48 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa25cbbe8 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa25cc128 line:288:66 invalid constexpr clamp 'int (int, T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cbef8 col:18 invalid p0 'int' # | | | |-ParmVarDecl 0x55afa25cbf70 col:24 p1 'T' # | | | |-ParmVarDecl 0x55afa25cbfe8 col:30 p2 'T' # | | | |-CompoundStmt 0x55afa25cc570 # | | | | `-ReturnStmt 0x55afa25cc560 # | | | | `-RecoveryExpr 0x55afa25cc530 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa25cc340 '' lvalue (ADL) = 'clamp' 0x55afa24af588 0x55afa24af9e8 0x55afa24c9fc8 0x55afa24c0888 0x55afa24c0d40 0x55afa24c11a8 0x55afa24c1608 0x55afa24c1a08 0x55afa24c1ed8 0x55afa24c2338 0x55afa24c2798 0x55afa24c2bf8 0x55afa24c3088 0x55afa24c34e8 0x55afa24c3948 0x55afa24c4e08 0x55afa24c5268 0x55afa24c56c8 0x55afa24c5b28 0x55afa24c5f98 0x55afa24c63f8 0x55afa24c6858 0x55afa24c6cb8 0x55afa24c70d8 0x55afa24c7538 0x55afa24c7998 0x55afa24aed28 0x55afa24af128 # | | | | `-RecoveryExpr 0x55afa25cc460 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa25cc240 "In 202x mismatched vector/scalar lowering for clamp is deprecated. Explicitly cast parameters." "" # | | |-FunctionDecl 0x55afa25cc6d8 line:297:36 constexpr cos 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cc628 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25cca20 # | | | | `-ReturnStmt 0x55afa25cca10 # | | | | `-CallExpr 0x55afa25cc9e0 'float' # | | | | |-ImplicitCastExpr 0x55afa25cc9c8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25cc9a8 '' Function 0x55afa24cb788 'cos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25cc980 'float' # | | | | `-ImplicitCastExpr 0x55afa25cc968 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cc950 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cc918 'double' lvalue ParmVar 0x55afa25cc628 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25cc788 "In 202x 64 bit API lowering for cos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25ccb88 line:297:36 constexpr cos 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ccad8 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25ccef0 # | | | | `-ReturnStmt 0x55afa25ccee0 # | | | | `-CallExpr 0x55afa25cceb0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25cce98 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25cce78 '' Function 0x55afa24cba00 'cos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25cce50 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25cce38 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cce20 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ccde8 'double2':'vector' lvalue ParmVar 0x55afa25ccad8 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25ccc38 "In 202x 64 bit API lowering for cos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25cd0f0 line:297:36 constexpr cos 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ccfa8 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25cd460 # | | | | `-ReturnStmt 0x55afa25cd450 # | | | | `-CallExpr 0x55afa25cd420 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25cd408 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25cd3e8 '' Function 0x55afa24cbc78 'cos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25cd3c0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25cd3a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cd390 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cd358 'double3':'vector' lvalue ParmVar 0x55afa25ccfa8 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25cd1a0 "In 202x 64 bit API lowering for cos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25cd5c8 line:297:36 constexpr cos 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cd518 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25cd940 # | | | | `-ReturnStmt 0x55afa25cd930 # | | | | `-CallExpr 0x55afa25cd900 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25cd8e8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25cd8c8 '' Function 0x55afa24ccf18 'cos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25cd8a0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25cd888 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cd870 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cd838 'double4':'vector' lvalue ParmVar 0x55afa25cd518 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25cd678 "In 202x 64 bit API lowering for cos is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25cdaa0 line:298:37 constexpr cos 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cd9f0 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25cddf8 # | | | | `-ReturnStmt 0x55afa25cdde8 # | | | | `-CallExpr 0x55afa25cddb8 'float' # | | | | |-ImplicitCastExpr 0x55afa25cdda0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25cdd80 '' Function 0x55afa24cb788 'cos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25cdd58 'float' # | | | | `-ImplicitCastExpr 0x55afa25cdd40 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cdd28 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cdcf0 'int' lvalue ParmVar 0x55afa25cd9f0 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25cdb50 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25cdf58 line:298:37 constexpr cos 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cdea8 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25ce2d0 # | | | | `-ReturnStmt 0x55afa25ce2c0 # | | | | `-CallExpr 0x55afa25ce290 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ce278 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25ce258 '' Function 0x55afa24cba00 'cos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25ce230 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ce218 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ce200 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ce1c8 'int2':'vector' lvalue ParmVar 0x55afa25cdea8 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25ce008 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ce430 line:298:37 constexpr cos 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ce380 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25ce7b0 # | | | | `-ReturnStmt 0x55afa25ce7a0 # | | | | `-CallExpr 0x55afa25ce770 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ce758 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25ce738 '' Function 0x55afa24cbc78 'cos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25ce710 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ce6f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ce6e0 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ce6a8 'int3':'vector' lvalue ParmVar 0x55afa25ce380 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25ce4e0 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ce910 line:298:37 constexpr cos 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ce860 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25cec98 # | | | | `-ReturnStmt 0x55afa25cec88 # | | | | `-CallExpr 0x55afa25cec58 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25cec40 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25cec20 '' Function 0x55afa24ccf18 'cos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25cebf8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25cebe0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cebc8 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ceb90 'int4':'vector' lvalue ParmVar 0x55afa25ce860 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25ce9c0 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25cedf8 line:298:37 constexpr cos 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ced48 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25cf1a0 # | | | | `-ReturnStmt 0x55afa25cf190 # | | | | `-CallExpr 0x55afa25cf160 'float' # | | | | |-ImplicitCastExpr 0x55afa25cf148 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25cf128 '' Function 0x55afa24cb788 'cos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25cf100 'float' # | | | | `-ImplicitCastExpr 0x55afa25cf0b8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cf0a0 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cf068 'uint':'unsigned int' lvalue ParmVar 0x55afa25ced48 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25ceea8 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25cf300 line:298:37 constexpr cos 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cf250 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25cf698 # | | | | `-ReturnStmt 0x55afa25cf688 # | | | | `-CallExpr 0x55afa25cf658 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25cf640 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25cf620 '' Function 0x55afa24cba00 'cos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25cf5f8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25cf5e0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cf5c8 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cf590 'uint2':'vector' lvalue ParmVar 0x55afa25cf250 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25cf3b0 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25cf7f8 line:298:37 constexpr cos 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cf748 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25cfb98 # | | | | `-ReturnStmt 0x55afa25cfb88 # | | | | `-CallExpr 0x55afa25cfb58 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25cfb40 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25cfb20 '' Function 0x55afa24cbc78 'cos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25cfaf8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25cfae0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cfac8 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cfa90 'uint3':'vector' lvalue ParmVar 0x55afa25cf748 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25cf8a8 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25cfcf8 line:298:37 constexpr cos 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25cfc48 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25d00a0 # | | | | `-ReturnStmt 0x55afa25d0090 # | | | | `-CallExpr 0x55afa25d0060 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d0048 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25d0028 '' Function 0x55afa24ccf18 'cos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25d0000 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25cffe8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25cffd0 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25cff98 'uint4':'vector' lvalue ParmVar 0x55afa25cfc48 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25cfda8 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d0200 line:298:37 constexpr cos 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d0150 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25d0598 # | | | | `-ReturnStmt 0x55afa25d0588 # | | | | `-CallExpr 0x55afa25d0558 'float' # | | | | |-ImplicitCastExpr 0x55afa25d0540 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25d0520 '' Function 0x55afa24cb788 'cos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25d04f8 'float' # | | | | `-ImplicitCastExpr 0x55afa25d04e0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d04c8 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d0490 'int64_t':'long' lvalue ParmVar 0x55afa25d0150 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25d02b0 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d06f8 line:298:37 constexpr cos 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d0648 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25d0ab0 # | | | | `-ReturnStmt 0x55afa25d0aa0 # | | | | `-CallExpr 0x55afa25d0a70 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d0a58 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25d0a38 '' Function 0x55afa24cba00 'cos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25d0a10 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d09f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d09e0 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d09a8 'int64_t2':'vector' lvalue ParmVar 0x55afa25d0648 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25d07a8 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d0c10 line:298:37 constexpr cos 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d0b60 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25d0fd0 # | | | | `-ReturnStmt 0x55afa25d0fc0 # | | | | `-CallExpr 0x55afa25d0f90 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d0f78 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25d0f58 '' Function 0x55afa24cbc78 'cos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25d0f30 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d0f18 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d0f00 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d0ec8 'int64_t3':'vector' lvalue ParmVar 0x55afa25d0b60 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25d0cc0 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d1830 line:298:37 constexpr cos 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d1080 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25d1bf8 # | | | | `-ReturnStmt 0x55afa25d1be8 # | | | | `-CallExpr 0x55afa25d1bb8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d1ba0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25d1b80 '' Function 0x55afa24ccf18 'cos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25d1b58 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d1b40 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d1b28 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d1af0 'int64_t4':'vector' lvalue ParmVar 0x55afa25d1080 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25d18e0 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d1d58 line:298:37 constexpr cos 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d1ca8 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25d2110 # | | | | `-ReturnStmt 0x55afa25d2100 # | | | | `-CallExpr 0x55afa25d20d0 'float' # | | | | |-ImplicitCastExpr 0x55afa25d20b8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25d2098 '' Function 0x55afa24cb788 'cos' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25d2070 'float' # | | | | `-ImplicitCastExpr 0x55afa25d2058 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d2040 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d2008 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25d1ca8 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25d1e08 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d2270 line:298:37 constexpr cos 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d21c0 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25d2648 # | | | | `-ReturnStmt 0x55afa25d2638 # | | | | `-CallExpr 0x55afa25d2608 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d25f0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25d25d0 '' Function 0x55afa24cba00 'cos' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25d25a8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d2590 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d2578 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d2540 'uint64_t2':'vector' lvalue ParmVar 0x55afa25d21c0 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25d2320 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d27a8 line:298:37 constexpr cos 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d26f8 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25d2b88 # | | | | `-ReturnStmt 0x55afa25d2b78 # | | | | `-CallExpr 0x55afa25d2b48 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d2b30 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25d2b10 '' Function 0x55afa24cbc78 'cos' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25d2ae8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d2ad0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d2ab8 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d2a80 'uint64_t3':'vector' lvalue ParmVar 0x55afa25d26f8 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25d2858 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d2ce8 line:298:37 constexpr cos 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d2c38 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25d30d0 # | | | | `-ReturnStmt 0x55afa25d30c0 # | | | | `-CallExpr 0x55afa25d3090 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d3078 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25d3058 '' Function 0x55afa24ccf18 'cos' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25d3030 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d3018 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d3000 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d2fc8 'uint64_t4':'vector' lvalue ParmVar 0x55afa25d2c38 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25d2d98 "In 202x int lowering for cos is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d3240 line:304:36 constexpr cosh 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d3190 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25d3588 # | | | | `-ReturnStmt 0x55afa25d3578 # | | | | `-CallExpr 0x55afa25d3548 'float' # | | | | |-ImplicitCastExpr 0x55afa25d3530 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25d3510 '' Function 0x55afa24cdb30 'cosh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25d34e8 'float' # | | | | `-ImplicitCastExpr 0x55afa25d34d0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d34b8 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d3480 'double' lvalue ParmVar 0x55afa25d3190 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25d32f0 "In 202x 64 bit API lowering for cosh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25d36f8 line:304:36 constexpr cosh 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d3648 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25d4260 # | | | | `-ReturnStmt 0x55afa25d4250 # | | | | `-CallExpr 0x55afa25d4220 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d4208 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25d41e8 '' Function 0x55afa24cde00 'cosh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25d41c0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d41a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d4190 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d4158 'double2':'vector' lvalue ParmVar 0x55afa25d3648 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25d37a8 "In 202x 64 bit API lowering for cosh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25d43d0 line:304:36 constexpr cosh 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d4320 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25d4740 # | | | | `-ReturnStmt 0x55afa25d4730 # | | | | `-CallExpr 0x55afa25d4700 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d46e8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25d46c8 '' Function 0x55afa24ce078 'cosh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25d46a0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d4688 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d4670 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d4638 'double3':'vector' lvalue ParmVar 0x55afa25d4320 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25d4480 "In 202x 64 bit API lowering for cosh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25d48b0 line:304:36 constexpr cosh 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d4800 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25d4c28 # | | | | `-ReturnStmt 0x55afa25d4c18 # | | | | `-CallExpr 0x55afa25d4be8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d4bd0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25d4bb0 '' Function 0x55afa24ce2f0 'cosh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25d4b88 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d4b70 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d4b58 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d4b20 'double4':'vector' lvalue ParmVar 0x55afa25d4800 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25d4960 "In 202x 64 bit API lowering for cosh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25d4d88 line:305:37 constexpr cosh 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d4cd8 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25d50e0 # | | | | `-ReturnStmt 0x55afa25d50d0 # | | | | `-CallExpr 0x55afa25d50a0 'float' # | | | | |-ImplicitCastExpr 0x55afa25d5088 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25d5068 '' Function 0x55afa24cdb30 'cosh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25d5040 'float' # | | | | `-ImplicitCastExpr 0x55afa25d5028 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d5010 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d4fd8 'int' lvalue ParmVar 0x55afa25d4cd8 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25d4e38 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d5240 line:305:37 constexpr cosh 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d5190 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25d55b8 # | | | | `-ReturnStmt 0x55afa25d55a8 # | | | | `-CallExpr 0x55afa25d5578 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d5560 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25d5540 '' Function 0x55afa24cde00 'cosh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25d5518 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d5500 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d54e8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d54b0 'int2':'vector' lvalue ParmVar 0x55afa25d5190 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25d52f0 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d5718 line:305:37 constexpr cosh 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d5668 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25d5a98 # | | | | `-ReturnStmt 0x55afa25d5a88 # | | | | `-CallExpr 0x55afa25d5a58 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d5a40 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25d5a20 '' Function 0x55afa24ce078 'cosh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25d59f8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d59e0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d59c8 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d5990 'int3':'vector' lvalue ParmVar 0x55afa25d5668 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25d57c8 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d5bf8 line:305:37 constexpr cosh 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d5b48 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25d5f80 # | | | | `-ReturnStmt 0x55afa25d5f70 # | | | | `-CallExpr 0x55afa25d5f40 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d5f28 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25d5f08 '' Function 0x55afa24ce2f0 'cosh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25d5ee0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d5ec8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d5eb0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d5e78 'int4':'vector' lvalue ParmVar 0x55afa25d5b48 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25d5ca8 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d6928 line:305:37 constexpr cosh 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d6878 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25d6ca0 # | | | | `-ReturnStmt 0x55afa25d6c90 # | | | | `-CallExpr 0x55afa25d6c60 'float' # | | | | |-ImplicitCastExpr 0x55afa25d6c48 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25d6c28 '' Function 0x55afa24cdb30 'cosh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25d6c00 'float' # | | | | `-ImplicitCastExpr 0x55afa25d6be8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d6bd0 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d6b98 'uint':'unsigned int' lvalue ParmVar 0x55afa25d6878 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25d69d8 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d6e00 line:305:37 constexpr cosh 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d6d50 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25d7198 # | | | | `-ReturnStmt 0x55afa25d7188 # | | | | `-CallExpr 0x55afa25d7158 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d7140 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25d7120 '' Function 0x55afa24cde00 'cosh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25d70f8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d70e0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d70c8 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d7090 'uint2':'vector' lvalue ParmVar 0x55afa25d6d50 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25d6eb0 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d72f8 line:305:37 constexpr cosh 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d7248 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25d7698 # | | | | `-ReturnStmt 0x55afa25d7688 # | | | | `-CallExpr 0x55afa25d7658 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d7640 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25d7620 '' Function 0x55afa24ce078 'cosh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25d75f8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d75e0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d75c8 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d7590 'uint3':'vector' lvalue ParmVar 0x55afa25d7248 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25d73a8 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d77f8 line:305:37 constexpr cosh 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d7748 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25d7ba0 # | | | | `-ReturnStmt 0x55afa25d7b90 # | | | | `-CallExpr 0x55afa25d7b60 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d7b48 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25d7b28 '' Function 0x55afa24ce2f0 'cosh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25d7b00 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d7ae8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d7ad0 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d7a98 'uint4':'vector' lvalue ParmVar 0x55afa25d7748 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25d78a8 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d7d00 line:305:37 constexpr cosh 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d7c50 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25d8098 # | | | | `-ReturnStmt 0x55afa25d8088 # | | | | `-CallExpr 0x55afa25d8058 'float' # | | | | |-ImplicitCastExpr 0x55afa25d8040 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25d8020 '' Function 0x55afa24cdb30 'cosh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25d7ff8 'float' # | | | | `-ImplicitCastExpr 0x55afa25d7fe0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d7fc8 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d7f90 'int64_t':'long' lvalue ParmVar 0x55afa25d7c50 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25d7db0 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d81f8 line:305:37 constexpr cosh 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d8148 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25d85b0 # | | | | `-ReturnStmt 0x55afa25d85a0 # | | | | `-CallExpr 0x55afa25d8570 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d8558 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25d8538 '' Function 0x55afa24cde00 'cosh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25d8510 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d84f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d84e0 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d84a8 'int64_t2':'vector' lvalue ParmVar 0x55afa25d8148 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25d82a8 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d8710 line:305:37 constexpr cosh 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d8660 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25d94c0 # | | | | `-ReturnStmt 0x55afa25d94b0 # | | | | `-CallExpr 0x55afa25d9480 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d9468 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25d9448 '' Function 0x55afa24ce078 'cosh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25d9420 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d9408 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d93f0 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d93b8 'int64_t3':'vector' lvalue ParmVar 0x55afa25d8660 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25d91b0 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d9620 line:305:37 constexpr cosh 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d9570 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25d99e8 # | | | | `-ReturnStmt 0x55afa25d99d8 # | | | | `-CallExpr 0x55afa25d99a8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25d9990 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25d9970 '' Function 0x55afa24ce2f0 'cosh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25d9948 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25d9930 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d9918 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d98e0 'int64_t4':'vector' lvalue ParmVar 0x55afa25d9570 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25d96d0 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25d9b48 line:305:37 constexpr cosh 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d9a98 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25d9f00 # | | | | `-ReturnStmt 0x55afa25d9ef0 # | | | | `-CallExpr 0x55afa25d9ec0 'float' # | | | | |-ImplicitCastExpr 0x55afa25d9ea8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25d9e88 '' Function 0x55afa24cdb30 'cosh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25d9e60 'float' # | | | | `-ImplicitCastExpr 0x55afa25d9e48 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25d9e30 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25d9df8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25d9a98 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25d9bf8 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25da060 line:305:37 constexpr cosh 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25d9fb0 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25da438 # | | | | `-ReturnStmt 0x55afa25da428 # | | | | `-CallExpr 0x55afa25da3f8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25da3e0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25da3c0 '' Function 0x55afa24cde00 'cosh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25da398 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25da380 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25da368 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25da330 'uint64_t2':'vector' lvalue ParmVar 0x55afa25d9fb0 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25da110 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25da598 line:305:37 constexpr cosh 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25da4e8 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25da978 # | | | | `-ReturnStmt 0x55afa25da968 # | | | | `-CallExpr 0x55afa25da938 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25da920 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25da900 '' Function 0x55afa24ce078 'cosh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25da8d8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25da8c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25da8a8 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25da870 'uint64_t3':'vector' lvalue ParmVar 0x55afa25da4e8 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25da648 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25daad8 line:305:37 constexpr cosh 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25daa28 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25daec0 # | | | | `-ReturnStmt 0x55afa25daeb0 # | | | | `-CallExpr 0x55afa25dae80 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25dae68 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25dae48 '' Function 0x55afa24ce2f0 'cosh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25dae20 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25dae08 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dadf0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dadb8 'uint64_t4':'vector' lvalue ParmVar 0x55afa25daa28 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25dab88 "In 202x int lowering for cosh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25db030 line:311:36 constexpr degrees 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25daf80 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25db8b8 # | | | | `-ReturnStmt 0x55afa25db8a8 # | | | | `-CallExpr 0x55afa25db878 'float' # | | | | |-ImplicitCastExpr 0x55afa25db860 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25db840 '' Function 0x55afa24d2f00 'degrees' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25db818 'float' # | | | | `-ImplicitCastExpr 0x55afa25db800 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25db7e8 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25db7b0 'double' lvalue ParmVar 0x55afa25daf80 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25db0e0 "In 202x 64 bit API lowering for degrees is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25dba28 line:311:36 constexpr degrees 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25db978 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25dbd90 # | | | | `-ReturnStmt 0x55afa25dbd80 # | | | | `-CallExpr 0x55afa25dbd50 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25dbd38 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25dbd18 '' Function 0x55afa24d3178 'degrees' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25dbcf0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25dbcd8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dbcc0 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dbc88 'double2':'vector' lvalue ParmVar 0x55afa25db978 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25dbad8 "In 202x 64 bit API lowering for degrees is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25dbf00 line:311:36 constexpr degrees 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25dbe50 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25dc270 # | | | | `-ReturnStmt 0x55afa25dc260 # | | | | `-CallExpr 0x55afa25dc230 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25dc218 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25dc1f8 '' Function 0x55afa24d33f0 'degrees' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25dc1d0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25dc1b8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dc1a0 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dc168 'double3':'vector' lvalue ParmVar 0x55afa25dbe50 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25dbfb0 "In 202x 64 bit API lowering for degrees is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25dc3e0 line:311:36 constexpr degrees 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25dc330 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25dc758 # | | | | `-ReturnStmt 0x55afa25dc748 # | | | | `-CallExpr 0x55afa25dc718 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25dc700 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25dc6e0 '' Function 0x55afa24d3668 'degrees' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25dc6b8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25dc6a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dc688 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dc650 'double4':'vector' lvalue ParmVar 0x55afa25dc330 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25dc490 "In 202x 64 bit API lowering for degrees is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25dc8b8 line:312:37 constexpr degrees 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25dc808 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25dcc18 # | | | | `-ReturnStmt 0x55afa25dcc08 # | | | | `-CallExpr 0x55afa25dcbd8 'float' # | | | | |-ImplicitCastExpr 0x55afa25dcbc0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25dcba0 '' Function 0x55afa24d2f00 'degrees' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25dcb78 'float' # | | | | `-ImplicitCastExpr 0x55afa25dcb60 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dcb48 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dcb10 'int' lvalue ParmVar 0x55afa25dc808 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25dc968 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25dcd78 line:312:37 constexpr degrees 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25dccc8 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25dd0f8 # | | | | `-ReturnStmt 0x55afa25dd0e8 # | | | | `-CallExpr 0x55afa25dd0b8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25dd0a0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25dd080 '' Function 0x55afa24d3178 'degrees' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25dd058 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25dd040 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dd028 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dcff0 'int2':'vector' lvalue ParmVar 0x55afa25dccc8 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25dce28 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25dd258 line:312:37 constexpr degrees 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25dd1a8 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25dd5e0 # | | | | `-ReturnStmt 0x55afa25dd5d0 # | | | | `-CallExpr 0x55afa25dd5a0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25dd588 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25dd568 '' Function 0x55afa24d33f0 'degrees' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25dd540 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25dd528 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dd510 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dd4d8 'int3':'vector' lvalue ParmVar 0x55afa25dd1a8 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25dd308 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25de000 line:312:37 constexpr degrees 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ddf50 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25de390 # | | | | `-ReturnStmt 0x55afa25de380 # | | | | `-CallExpr 0x55afa25de350 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25de338 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25de318 '' Function 0x55afa24d3668 'degrees' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25de2f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25de2d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25de2c0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25de288 'int4':'vector' lvalue ParmVar 0x55afa25ddf50 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25de0b0 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25de4f0 line:312:37 constexpr degrees 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25de440 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25de870 # | | | | `-ReturnStmt 0x55afa25de860 # | | | | `-CallExpr 0x55afa25de830 'float' # | | | | |-ImplicitCastExpr 0x55afa25de818 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25de7f8 '' Function 0x55afa24d2f00 'degrees' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25de7d0 'float' # | | | | `-ImplicitCastExpr 0x55afa25de7b8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25de7a0 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25de768 'uint':'unsigned int' lvalue ParmVar 0x55afa25de440 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25de5a0 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25de9d0 line:312:37 constexpr degrees 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25de920 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25ded70 # | | | | `-ReturnStmt 0x55afa25ded60 # | | | | `-CallExpr 0x55afa25ded30 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ded18 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25decf8 '' Function 0x55afa24d3178 'degrees' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25decd0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25decb8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25deca0 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dec68 'uint2':'vector' lvalue ParmVar 0x55afa25de920 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25dea80 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25deed0 line:312:37 constexpr degrees 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25dee20 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25df278 # | | | | `-ReturnStmt 0x55afa25df268 # | | | | `-CallExpr 0x55afa25df238 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25df220 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25df200 '' Function 0x55afa24d33f0 'degrees' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25df1d8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25df1c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25df1a8 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25df170 'uint3':'vector' lvalue ParmVar 0x55afa25dee20 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25def80 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25df3d8 line:312:37 constexpr degrees 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25df328 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25df788 # | | | | `-ReturnStmt 0x55afa25df778 # | | | | `-CallExpr 0x55afa25df748 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25df730 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25df710 '' Function 0x55afa24d3668 'degrees' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25df6e8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25df6d0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25df6b8 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25df680 'uint4':'vector' lvalue ParmVar 0x55afa25df328 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25df488 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25df8e8 line:312:37 constexpr degrees 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25df838 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25dfc88 # | | | | `-ReturnStmt 0x55afa25dfc78 # | | | | `-CallExpr 0x55afa25dfc48 'float' # | | | | |-ImplicitCastExpr 0x55afa25dfc30 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25dfc10 '' Function 0x55afa24d2f00 'degrees' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25dfbe8 'float' # | | | | `-ImplicitCastExpr 0x55afa25dfbd0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25dfbb8 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25dfb80 'int64_t':'long' lvalue ParmVar 0x55afa25df838 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25df998 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25dfde8 line:312:37 constexpr degrees 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25dfd38 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25e1a78 # | | | | `-ReturnStmt 0x55afa25e1a68 # | | | | `-CallExpr 0x55afa25e1a38 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e1a20 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25e1a00 '' Function 0x55afa24d3178 'degrees' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25e19d8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e19c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e19a8 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e1970 'int64_t2':'vector' lvalue ParmVar 0x55afa25dfd38 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25dfe98 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e1bd8 line:312:37 constexpr degrees 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e1b28 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25e1fa0 # | | | | `-ReturnStmt 0x55afa25e1f90 # | | | | `-CallExpr 0x55afa25e1f60 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e1f48 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25e1f28 '' Function 0x55afa24d33f0 'degrees' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25e1f00 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e1ee8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e1ed0 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e1e98 'int64_t3':'vector' lvalue ParmVar 0x55afa25e1b28 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25e1c88 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e2100 line:312:37 constexpr degrees 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e2050 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25e24d0 # | | | | `-ReturnStmt 0x55afa25e24c0 # | | | | `-CallExpr 0x55afa25e2490 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e2478 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25e2458 '' Function 0x55afa24d3668 'degrees' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25e2430 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e2418 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e2400 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e23c8 'int64_t4':'vector' lvalue ParmVar 0x55afa25e2050 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25e21b0 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e2630 line:312:37 constexpr degrees 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e2580 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25e29f0 # | | | | `-ReturnStmt 0x55afa25e29e0 # | | | | `-CallExpr 0x55afa25e29b0 'float' # | | | | |-ImplicitCastExpr 0x55afa25e2998 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25e2978 '' Function 0x55afa24d2f00 'degrees' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25e2950 'float' # | | | | `-ImplicitCastExpr 0x55afa25e2938 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e2920 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e28e8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25e2580 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25e26e0 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e2b50 line:312:37 constexpr degrees 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e2aa0 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25e2f30 # | | | | `-ReturnStmt 0x55afa25e2f20 # | | | | `-CallExpr 0x55afa25e2ef0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e2ed8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25e2eb8 '' Function 0x55afa24d3178 'degrees' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25e2e90 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e2e78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e2e60 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e2e28 'uint64_t2':'vector' lvalue ParmVar 0x55afa25e2aa0 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25e2c00 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e3090 line:312:37 constexpr degrees 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e2fe0 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25e3478 # | | | | `-ReturnStmt 0x55afa25e3468 # | | | | `-CallExpr 0x55afa25e3438 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e3420 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25e3400 '' Function 0x55afa24d33f0 'degrees' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25e33d8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e33c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e33a8 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e3370 'uint64_t3':'vector' lvalue ParmVar 0x55afa25e2fe0 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25e3140 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e35d8 line:312:37 constexpr degrees 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e3528 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25e42d0 # | | | | `-ReturnStmt 0x55afa25e42c0 # | | | | `-CallExpr 0x55afa25e4290 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e4278 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25e4258 '' Function 0x55afa24d3668 'degrees' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25e4230 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e4218 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e4200 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e41c8 'uint64_t4':'vector' lvalue ParmVar 0x55afa25e3528 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25e3688 "In 202x int lowering for degrees is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e4438 line:318:36 constexpr exp 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e4388 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25e4780 # | | | | `-ReturnStmt 0x55afa25e4770 # | | | | `-CallExpr 0x55afa25e4740 'float' # | | | | |-ImplicitCastExpr 0x55afa25e4728 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25e4708 '' Function 0x55afa24da628 'exp' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25e46e0 'float' # | | | | `-ImplicitCastExpr 0x55afa25e46c8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e46b0 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e4678 'double' lvalue ParmVar 0x55afa25e4388 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25e44e8 "In 202x 64 bit API lowering for exp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25e48e8 line:318:36 constexpr exp 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e4838 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25e4c50 # | | | | `-ReturnStmt 0x55afa25e4c40 # | | | | `-CallExpr 0x55afa25e4c10 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e4bf8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25e4bd8 '' Function 0x55afa24da8a0 'exp' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25e4bb0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e4b98 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e4b80 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e4b48 'double2':'vector' lvalue ParmVar 0x55afa25e4838 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25e4998 "In 202x 64 bit API lowering for exp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25e4db8 line:318:36 constexpr exp 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e4d08 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25e5128 # | | | | `-ReturnStmt 0x55afa25e5118 # | | | | `-CallExpr 0x55afa25e50e8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e50d0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25e50b0 '' Function 0x55afa24dab18 'exp' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25e5088 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e5070 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e5058 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e5020 'double3':'vector' lvalue ParmVar 0x55afa25e4d08 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25e4e68 "In 202x 64 bit API lowering for exp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25e5290 line:318:36 constexpr exp 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e51e0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25e5608 # | | | | `-ReturnStmt 0x55afa25e55f8 # | | | | `-CallExpr 0x55afa25e55c8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e55b0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25e5590 '' Function 0x55afa24dada0 'exp' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25e5568 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e5550 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e5538 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e5500 'double4':'vector' lvalue ParmVar 0x55afa25e51e0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25e5340 "In 202x 64 bit API lowering for exp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25e5768 line:319:37 constexpr exp 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e56b8 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25e5ac0 # | | | | `-ReturnStmt 0x55afa25e5ab0 # | | | | `-CallExpr 0x55afa25e5a80 'float' # | | | | |-ImplicitCastExpr 0x55afa25e5a68 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25e5a48 '' Function 0x55afa24da628 'exp' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25e5a20 'float' # | | | | `-ImplicitCastExpr 0x55afa25e5a08 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e59f0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e59b8 'int' lvalue ParmVar 0x55afa25e56b8 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25e5818 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e5c20 line:319:37 constexpr exp 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e5b70 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25e5f98 # | | | | `-ReturnStmt 0x55afa25e5f88 # | | | | `-CallExpr 0x55afa25e5f58 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e5f40 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25e5f20 '' Function 0x55afa24da8a0 'exp' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25e5ef8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e5ee0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e5ec8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e5e90 'int2':'vector' lvalue ParmVar 0x55afa25e5b70 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25e5cd0 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e6780 line:319:37 constexpr exp 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e66d0 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25e6b00 # | | | | `-ReturnStmt 0x55afa25e6af0 # | | | | `-CallExpr 0x55afa25e6ac0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e6aa8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25e6a88 '' Function 0x55afa24dab18 'exp' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25e6a60 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e6a48 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e6a30 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e69f8 'int3':'vector' lvalue ParmVar 0x55afa25e66d0 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25e6830 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e6c60 line:319:37 constexpr exp 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e6bb0 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25e6fe8 # | | | | `-ReturnStmt 0x55afa25e6fd8 # | | | | `-CallExpr 0x55afa25e6fa8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e6f90 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25e6f70 '' Function 0x55afa24dada0 'exp' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25e6f48 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e6f30 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e6f18 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e6ee0 'int4':'vector' lvalue ParmVar 0x55afa25e6bb0 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25e6d10 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e7148 line:319:37 constexpr exp 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e7098 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25e74c0 # | | | | `-ReturnStmt 0x55afa25e74b0 # | | | | `-CallExpr 0x55afa25e7480 'float' # | | | | |-ImplicitCastExpr 0x55afa25e7468 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25e7448 '' Function 0x55afa24da628 'exp' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25e7420 'float' # | | | | `-ImplicitCastExpr 0x55afa25e7408 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e73f0 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e73b8 'uint':'unsigned int' lvalue ParmVar 0x55afa25e7098 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25e71f8 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e7620 line:319:37 constexpr exp 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e7570 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25e79b8 # | | | | `-ReturnStmt 0x55afa25e79a8 # | | | | `-CallExpr 0x55afa25e7978 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e7960 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25e7940 '' Function 0x55afa24da8a0 'exp' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25e7918 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e7900 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e78e8 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e78b0 'uint2':'vector' lvalue ParmVar 0x55afa25e7570 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25e76d0 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e7b18 line:319:37 constexpr exp 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e7a68 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25e7eb8 # | | | | `-ReturnStmt 0x55afa25e7ea8 # | | | | `-CallExpr 0x55afa25e7e78 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e7e60 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25e7e40 '' Function 0x55afa24dab18 'exp' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25e7e18 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e7e00 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e7de8 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e7db0 'uint3':'vector' lvalue ParmVar 0x55afa25e7a68 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25e7bc8 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e8018 line:319:37 constexpr exp 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e7f68 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25e83c0 # | | | | `-ReturnStmt 0x55afa25e83b0 # | | | | `-CallExpr 0x55afa25e8380 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e8368 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25e8348 '' Function 0x55afa24dada0 'exp' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25e8320 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e8308 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e82f0 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e82b8 'uint4':'vector' lvalue ParmVar 0x55afa25e7f68 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25e80c8 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e8520 line:319:37 constexpr exp 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e8470 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25e9200 # | | | | `-ReturnStmt 0x55afa25e91f0 # | | | | `-CallExpr 0x55afa25e91c0 'float' # | | | | |-ImplicitCastExpr 0x55afa25e91a8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25e9188 '' Function 0x55afa24da628 'exp' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25e9160 'float' # | | | | `-ImplicitCastExpr 0x55afa25e9148 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e9130 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e90f8 'int64_t':'long' lvalue ParmVar 0x55afa25e8470 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25e85d0 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e9360 line:319:37 constexpr exp 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e92b0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25e9718 # | | | | `-ReturnStmt 0x55afa25e9708 # | | | | `-CallExpr 0x55afa25e96d8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e96c0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25e96a0 '' Function 0x55afa24da8a0 'exp' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25e9678 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e9660 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e9648 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e9610 'int64_t2':'vector' lvalue ParmVar 0x55afa25e92b0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25e9410 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e9878 line:319:37 constexpr exp 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e97c8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25e9c38 # | | | | `-ReturnStmt 0x55afa25e9c28 # | | | | `-CallExpr 0x55afa25e9bf8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25e9be0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25e9bc0 '' Function 0x55afa24dab18 'exp' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25e9b98 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25e9b80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25e9b68 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25e9b30 'int64_t3':'vector' lvalue ParmVar 0x55afa25e97c8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25e9928 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25e9d98 line:319:37 constexpr exp 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25e9ce8 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25ea160 # | | | | `-ReturnStmt 0x55afa25ea150 # | | | | `-CallExpr 0x55afa25ea120 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ea108 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25ea0e8 '' Function 0x55afa24dada0 'exp' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25ea0c0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ea0a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ea090 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ea058 'int64_t4':'vector' lvalue ParmVar 0x55afa25e9ce8 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25e9e48 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ea2c0 line:319:37 constexpr exp 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ea210 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25ea678 # | | | | `-ReturnStmt 0x55afa25ea668 # | | | | `-CallExpr 0x55afa25ea638 'float' # | | | | |-ImplicitCastExpr 0x55afa25ea620 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25ea600 '' Function 0x55afa24da628 'exp' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25ea5d8 'float' # | | | | `-ImplicitCastExpr 0x55afa25ea5c0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ea5a8 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ea570 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25ea210 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25ea370 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ea7d8 line:319:37 constexpr exp 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ea728 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25eabb0 # | | | | `-ReturnStmt 0x55afa25eaba0 # | | | | `-CallExpr 0x55afa25eab70 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25eab58 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25eab38 '' Function 0x55afa24da8a0 'exp' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25eab10 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25eaaf8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25eaae0 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25eaaa8 'uint64_t2':'vector' lvalue ParmVar 0x55afa25ea728 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25ea888 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ead10 line:319:37 constexpr exp 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25eac60 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25ee628 # | | | | `-ReturnStmt 0x55afa25ee618 # | | | | `-CallExpr 0x55afa25ee5e8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ee5d0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25ee5b0 '' Function 0x55afa24dab18 'exp' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25ee588 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ee570 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ee558 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25eafe8 'uint64_t3':'vector' lvalue ParmVar 0x55afa25eac60 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25eadc0 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ee788 line:319:37 constexpr exp 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ee6d8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25eeb70 # | | | | `-ReturnStmt 0x55afa25eeb60 # | | | | `-CallExpr 0x55afa25eeb30 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25eeb18 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25eeaf8 '' Function 0x55afa24dada0 'exp' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25eead0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25eeab8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25eeaa0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25eea68 'uint64_t4':'vector' lvalue ParmVar 0x55afa25ee6d8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25ee838 "In 202x int lowering for exp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25eece0 line:325:36 constexpr exp2 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25eec30 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25ef028 # | | | | `-ReturnStmt 0x55afa25ef018 # | | | | `-CallExpr 0x55afa25eefe8 'float' # | | | | |-ImplicitCastExpr 0x55afa25eefd0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25eefb0 '' Function 0x55afa24db9b8 'exp2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25eef88 'float' # | | | | `-ImplicitCastExpr 0x55afa25eef70 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25eef58 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25eef20 'double' lvalue ParmVar 0x55afa25eec30 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25eed90 "In 202x 64 bit API lowering for exp2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25ef198 line:325:36 constexpr exp2 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ef0e8 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25ef500 # | | | | `-ReturnStmt 0x55afa25ef4f0 # | | | | `-CallExpr 0x55afa25ef4c0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ef4a8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25ef488 '' Function 0x55afa24b9dc0 'exp2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25ef460 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ef448 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ef430 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ef3f8 'double2':'vector' lvalue ParmVar 0x55afa25ef0e8 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25ef248 "In 202x 64 bit API lowering for exp2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25ef670 line:325:36 constexpr exp2 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ef5c0 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25ef9e0 # | | | | `-ReturnStmt 0x55afa25ef9d0 # | | | | `-CallExpr 0x55afa25ef9a0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25ef988 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25ef968 '' Function 0x55afa24ba038 'exp2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25ef940 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25ef928 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25ef910 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25ef8d8 'double3':'vector' lvalue ParmVar 0x55afa25ef5c0 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25ef720 "In 202x 64 bit API lowering for exp2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25efb50 line:325:36 constexpr exp2 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25efaa0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25efec8 # | | | | `-ReturnStmt 0x55afa25efeb8 # | | | | `-CallExpr 0x55afa25efe88 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25efe70 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25efe50 '' Function 0x55afa24ba2b0 'exp2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25efe28 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25efe10 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25efdf8 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25efdc0 'double4':'vector' lvalue ParmVar 0x55afa25efaa0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25efc00 "In 202x 64 bit API lowering for exp2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25f0028 line:326:37 constexpr exp2 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25eff78 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25f0380 # | | | | `-ReturnStmt 0x55afa25f0370 # | | | | `-CallExpr 0x55afa25f0340 'float' # | | | | |-ImplicitCastExpr 0x55afa25f0328 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25f0308 '' Function 0x55afa24db9b8 'exp2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25f02e0 'float' # | | | | `-ImplicitCastExpr 0x55afa25f02c8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f02b0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f0278 'int' lvalue ParmVar 0x55afa25eff78 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25f00d8 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f0550 line:326:37 constexpr exp2 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f0430 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25f08c8 # | | | | `-ReturnStmt 0x55afa25f08b8 # | | | | `-CallExpr 0x55afa25f0888 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f0870 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25f0850 '' Function 0x55afa24b9dc0 'exp2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25f0828 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f0810 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f07f8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f07c0 'int2':'vector' lvalue ParmVar 0x55afa25f0430 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25f0600 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f0a28 line:326:37 constexpr exp2 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f0978 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25f0da8 # | | | | `-ReturnStmt 0x55afa25f0d98 # | | | | `-CallExpr 0x55afa25f0d68 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f0d50 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25f0d30 '' Function 0x55afa24ba038 'exp2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25f0d08 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f0cf0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f0cd8 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f0ca0 'int3':'vector' lvalue ParmVar 0x55afa25f0978 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25f0ad8 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f0f08 line:326:37 constexpr exp2 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f0e58 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25f1290 # | | | | `-ReturnStmt 0x55afa25f1280 # | | | | `-CallExpr 0x55afa25f1250 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f1238 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25f1218 '' Function 0x55afa24ba2b0 'exp2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25f11f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f11d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f11c0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f1188 'int4':'vector' lvalue ParmVar 0x55afa25f0e58 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25f0fb8 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f13f0 line:326:37 constexpr exp2 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f1340 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25f1768 # | | | | `-ReturnStmt 0x55afa25f1758 # | | | | `-CallExpr 0x55afa25f1728 'float' # | | | | |-ImplicitCastExpr 0x55afa25f1710 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25f16f0 '' Function 0x55afa24db9b8 'exp2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25f16c8 'float' # | | | | `-ImplicitCastExpr 0x55afa25f16b0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f1698 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f1660 'uint':'unsigned int' lvalue ParmVar 0x55afa25f1340 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25f14a0 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f18c8 line:326:37 constexpr exp2 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f1818 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25f1c60 # | | | | `-ReturnStmt 0x55afa25f1c50 # | | | | `-CallExpr 0x55afa25f1c20 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f1c08 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25f1be8 '' Function 0x55afa24b9dc0 'exp2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25f1bc0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f1ba8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f1b90 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f1b58 'uint2':'vector' lvalue ParmVar 0x55afa25f1818 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25f1978 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f1dc0 line:326:37 constexpr exp2 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f1d10 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25f2160 # | | | | `-ReturnStmt 0x55afa25f2150 # | | | | `-CallExpr 0x55afa25f2120 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f2108 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25f20e8 '' Function 0x55afa24ba038 'exp2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25f20c0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f20a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f2090 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f2058 'uint3':'vector' lvalue ParmVar 0x55afa25f1d10 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25f1e70 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f22c0 line:326:37 constexpr exp2 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f2210 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa25f2680 # | | | | `-ReturnStmt 0x55afa25f2670 # | | | | `-CallExpr 0x55afa25f2640 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f2628 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25f2608 '' Function 0x55afa24ba2b0 'exp2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25f25e0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f25c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f25b0 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f2578 'uint4':'vector' lvalue ParmVar 0x55afa25f2210 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25f2370 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f27e0 line:326:37 constexpr exp2 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f2730 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25f2b78 # | | | | `-ReturnStmt 0x55afa25f2b68 # | | | | `-CallExpr 0x55afa25f2b38 'float' # | | | | |-ImplicitCastExpr 0x55afa25f2b20 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25f2b00 '' Function 0x55afa24db9b8 'exp2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25f2ad8 'float' # | | | | `-ImplicitCastExpr 0x55afa25f2ac0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f2aa8 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f2a70 'int64_t':'long' lvalue ParmVar 0x55afa25f2730 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa25f2890 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f2cd8 line:326:37 constexpr exp2 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f2c28 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa25f3090 # | | | | `-ReturnStmt 0x55afa25f3080 # | | | | `-CallExpr 0x55afa25f3050 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f3038 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25f3018 '' Function 0x55afa24b9dc0 'exp2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25f2ff0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f2fd8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f2fc0 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f2f88 'int64_t2':'vector' lvalue ParmVar 0x55afa25f2c28 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25f2d88 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f31f0 line:326:37 constexpr exp2 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f3140 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa25f35b0 # | | | | `-ReturnStmt 0x55afa25f35a0 # | | | | `-CallExpr 0x55afa25f3570 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f3558 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25f3538 '' Function 0x55afa24ba038 'exp2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25f3510 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f34f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f34e0 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f34a8 'int64_t3':'vector' lvalue ParmVar 0x55afa25f3140 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25f32a0 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f3710 line:326:37 constexpr exp2 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f3660 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa25f3ad8 # | | | | `-ReturnStmt 0x55afa25f3ac8 # | | | | `-CallExpr 0x55afa25f3a98 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f3a80 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25f3a60 '' Function 0x55afa24ba2b0 'exp2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25f3a38 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f3a20 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f3a08 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f39d0 'int64_t4':'vector' lvalue ParmVar 0x55afa25f3660 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25f37c0 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f3c38 line:326:37 constexpr exp2 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f3b88 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25f3ff0 # | | | | `-ReturnStmt 0x55afa25f3fe0 # | | | | `-CallExpr 0x55afa25f3fb0 'float' # | | | | |-ImplicitCastExpr 0x55afa25f3f98 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25f3f78 '' Function 0x55afa24db9b8 'exp2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25f3f50 'float' # | | | | `-ImplicitCastExpr 0x55afa25f3f38 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f3f20 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f3ee8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa25f3b88 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa25f3ce8 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f4150 line:326:37 constexpr exp2 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f40a0 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25f4528 # | | | | `-ReturnStmt 0x55afa25f4518 # | | | | `-CallExpr 0x55afa25f44e8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f44d0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25f44b0 '' Function 0x55afa24b9dc0 'exp2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25f4488 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f4470 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f4458 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f4420 'uint64_t2':'vector' lvalue ParmVar 0x55afa25f40a0 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25f4200 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f4988 line:326:37 constexpr exp2 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f48d8 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa25f4d68 # | | | | `-ReturnStmt 0x55afa25f4d58 # | | | | `-CallExpr 0x55afa25f4d28 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f4d10 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25f4cf0 '' Function 0x55afa24ba038 'exp2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25f4cc8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f4cb0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f4c98 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f4c60 'uint64_t3':'vector' lvalue ParmVar 0x55afa25f48d8 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25f4a38 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f4ec8 line:326:37 constexpr exp2 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f4e18 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa25f52b0 # | | | | `-ReturnStmt 0x55afa25f52a0 # | | | | `-CallExpr 0x55afa25f5270 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f5258 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25f5238 '' Function 0x55afa24ba2b0 'exp2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25f5210 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f51f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f51e0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f51a8 'uint64_t4':'vector' lvalue ParmVar 0x55afa25f4e18 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa25f4f78 "In 202x int lowering for exp2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f5420 line:332:36 constexpr floor 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f5370 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25f5768 # | | | | `-ReturnStmt 0x55afa25f5758 # | | | | `-CallExpr 0x55afa25f5728 'float' # | | | | |-ImplicitCastExpr 0x55afa25f5710 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25f56f0 '' Function 0x55afa24e5240 'floor' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25f56c8 'float' # | | | | `-ImplicitCastExpr 0x55afa25f56b0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f5698 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f5660 'double' lvalue ParmVar 0x55afa25f5370 'V' 'double' # | | | `-DeprecatedAttr 0x55afa25f54d0 "In 202x 64 bit API lowering for floor is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25f58d8 line:332:36 constexpr floor 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f5828 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25f5c40 # | | | | `-ReturnStmt 0x55afa25f5c30 # | | | | `-CallExpr 0x55afa25f5c00 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f5be8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25f5bc8 '' Function 0x55afa24e54b8 'floor' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25f5ba0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f5b88 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f5b70 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f5b38 'double2':'vector' lvalue ParmVar 0x55afa25f5828 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25f5988 "In 202x 64 bit API lowering for floor is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25f5db0 line:332:36 constexpr floor 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f5d00 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa25f6120 # | | | | `-ReturnStmt 0x55afa25f6110 # | | | | `-CallExpr 0x55afa25f60e0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f60c8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25f60a8 '' Function 0x55afa24e5730 'floor' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25f6080 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f6068 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f6050 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f6018 'double3':'vector' lvalue ParmVar 0x55afa25f5d00 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25f5e60 "In 202x 64 bit API lowering for floor is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25f6290 line:332:36 constexpr floor 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f61e0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25f6608 # | | | | `-ReturnStmt 0x55afa25f65f8 # | | | | `-CallExpr 0x55afa25f65c8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f65b0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25f6590 '' Function 0x55afa24e59a8 'floor' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25f6568 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f6550 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f6538 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f6500 'double4':'vector' lvalue ParmVar 0x55afa25f61e0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25f6340 "In 202x 64 bit API lowering for floor is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25f6768 line:333:37 constexpr floor 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f66b8 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25f7368 # | | | | `-ReturnStmt 0x55afa25f7358 # | | | | `-CallExpr 0x55afa25f7328 'float' # | | | | |-ImplicitCastExpr 0x55afa25f7310 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25f72f0 '' Function 0x55afa24e5240 'floor' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25f72c8 'float' # | | | | `-ImplicitCastExpr 0x55afa25f72b0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f7298 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f7260 'int' lvalue ParmVar 0x55afa25f66b8 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25f70c0 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f74c8 line:333:37 constexpr floor 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f7418 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa25f7840 # | | | | `-ReturnStmt 0x55afa25f7830 # | | | | `-CallExpr 0x55afa25f7800 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f77e8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25f77c8 '' Function 0x55afa24e54b8 'floor' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25f77a0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f7788 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f7770 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f7738 'int2':'vector' lvalue ParmVar 0x55afa25f7418 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25f7578 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f79a0 line:333:37 constexpr floor 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f78f0 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25f7d20 # | | | | `-ReturnStmt 0x55afa25f7d10 # | | | | `-CallExpr 0x55afa25f7ce0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f7cc8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25f7ca8 '' Function 0x55afa24e5730 'floor' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25f7c80 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f7c68 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f7c50 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f7c18 'int3':'vector' lvalue ParmVar 0x55afa25f78f0 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa25f7a50 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f7e80 line:333:37 constexpr floor 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f7dd0 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa25f8208 # | | | | `-ReturnStmt 0x55afa25f81f8 # | | | | `-CallExpr 0x55afa25f81c8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f81b0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25f8190 '' Function 0x55afa24e59a8 'floor' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25f8168 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f8150 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f8138 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f8100 'int4':'vector' lvalue ParmVar 0x55afa25f7dd0 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa25f7f30 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f8368 line:333:37 constexpr floor 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f82b8 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa25f86e0 # | | | | `-ReturnStmt 0x55afa25f86d0 # | | | | `-CallExpr 0x55afa25f86a0 'float' # | | | | |-ImplicitCastExpr 0x55afa25f8688 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25f8668 '' Function 0x55afa24e5240 'floor' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25f8640 'float' # | | | | `-ImplicitCastExpr 0x55afa25f8628 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f8610 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f85d8 'uint':'unsigned int' lvalue ParmVar 0x55afa25f82b8 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa25f8418 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f8840 line:333:37 constexpr floor 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f8790 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25f8bd8 # | | | | `-ReturnStmt 0x55afa25f8bc8 # | | | | `-CallExpr 0x55afa25f8b98 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f8b80 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25f8b60 '' Function 0x55afa24e54b8 'floor' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25f8b38 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f8b20 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f8b08 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f8ad0 'uint2':'vector' lvalue ParmVar 0x55afa25f8790 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa25f88f0 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25f8d38 line:333:37 constexpr floor 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25f8c88 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa25ffb60 # | | | | `-ReturnStmt 0x55afa25ffb50 # | | | | `-CallExpr 0x55afa25ffb20 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25f9080 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25f9060 '' Function 0x55afa24e5730 'floor' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25f9038 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25f9020 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25f9008 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25f8fd0 'uint3':'vector' lvalue ParmVar 0x55afa25f8c88 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa25f8de8 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25ffcc0 line:333:37 constexpr floor 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25ffc10 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2600068 # | | | | `-ReturnStmt 0x55afa2600058 # | | | | `-CallExpr 0x55afa2600028 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2600010 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25ffff0 '' Function 0x55afa24e59a8 'floor' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25fffc8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25fffb0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25fff98 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25fff60 'uint4':'vector' lvalue ParmVar 0x55afa25ffc10 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa25ffd70 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26001c8 line:333:37 constexpr floor 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2600118 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2600560 # | | | | `-ReturnStmt 0x55afa2600550 # | | | | `-CallExpr 0x55afa2600520 'float' # | | | | |-ImplicitCastExpr 0x55afa2600508 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26004e8 '' Function 0x55afa24e5240 'floor' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26004c0 'float' # | | | | `-ImplicitCastExpr 0x55afa26004a8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2600490 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2600458 'int64_t':'long' lvalue ParmVar 0x55afa2600118 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2600278 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26006c0 line:333:37 constexpr floor 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2600610 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2600a78 # | | | | `-ReturnStmt 0x55afa2600a68 # | | | | `-CallExpr 0x55afa2600a38 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2600a20 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2600a00 '' Function 0x55afa24e54b8 'floor' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa26009d8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26009c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26009a8 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2600970 'int64_t2':'vector' lvalue ParmVar 0x55afa2600610 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2600770 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2600bd8 line:333:37 constexpr floor 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2600b28 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2600f98 # | | | | `-ReturnStmt 0x55afa2600f88 # | | | | `-CallExpr 0x55afa2600f58 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2600f40 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2600f20 '' Function 0x55afa24e5730 'floor' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2600ef8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2600ee0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2600ec8 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2600e90 'int64_t3':'vector' lvalue ParmVar 0x55afa2600b28 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2600c88 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26010f8 line:333:37 constexpr floor 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2601048 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa26014c0 # | | | | `-ReturnStmt 0x55afa26014b0 # | | | | `-CallExpr 0x55afa2601480 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2601468 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2601448 '' Function 0x55afa24e59a8 'floor' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2601420 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2601408 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26013f0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26013b8 'int64_t4':'vector' lvalue ParmVar 0x55afa2601048 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa26011a8 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2601620 line:333:37 constexpr floor 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2601570 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa26019d8 # | | | | `-ReturnStmt 0x55afa26019c8 # | | | | `-CallExpr 0x55afa2601998 'float' # | | | | |-ImplicitCastExpr 0x55afa2601980 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2601960 '' Function 0x55afa24e5240 'floor' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2601938 'float' # | | | | `-ImplicitCastExpr 0x55afa2601920 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2601908 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26018d0 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2601570 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa26016d0 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa254ee70 line:333:37 constexpr floor 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2601a88 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa254f248 # | | | | `-ReturnStmt 0x55afa254f238 # | | | | `-CallExpr 0x55afa254f208 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa254f1f0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa254f1d0 '' Function 0x55afa24e54b8 'floor' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa254f1a8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa254f190 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa254f178 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa254f140 'uint64_t2':'vector' lvalue ParmVar 0x55afa2601a88 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa254ef20 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa254f3a8 line:333:37 constexpr floor 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa254f2f8 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa254f788 # | | | | `-ReturnStmt 0x55afa254f778 # | | | | `-CallExpr 0x55afa254f748 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa254f730 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa254f710 '' Function 0x55afa24e5730 'floor' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa254f6e8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa254f6d0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa254f6b8 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa254f680 'uint64_t3':'vector' lvalue ParmVar 0x55afa254f2f8 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa254f458 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa254f8e8 line:333:37 constexpr floor 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa254f838 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa254fcd0 # | | | | `-ReturnStmt 0x55afa254fcc0 # | | | | `-CallExpr 0x55afa254fc90 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa254fc78 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa254fc58 '' Function 0x55afa24e59a8 'floor' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa254fc30 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa254fc18 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa254fc00 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa254fbc8 'uint64_t4':'vector' lvalue ParmVar 0x55afa254f838 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa254f998 "In 202x int lowering for floor is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa254fe40 line:339:36 constexpr frac 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa254fd90 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2550188 # | | | | `-ReturnStmt 0x55afa2550178 # | | | | `-CallExpr 0x55afa2550148 'float' # | | | | |-ImplicitCastExpr 0x55afa2550130 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2550110 '' Function 0x55afa24e65f8 'frac' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25500e8 'float' # | | | | `-ImplicitCastExpr 0x55afa25500d0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25500b8 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2550080 'double' lvalue ParmVar 0x55afa254fd90 'V' 'double' # | | | `-DeprecatedAttr 0x55afa254fef0 "In 202x 64 bit API lowering for frac is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25502f8 line:339:36 constexpr frac 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2550248 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa2550660 # | | | | `-ReturnStmt 0x55afa2550650 # | | | | `-CallExpr 0x55afa2550620 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2550608 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25505e8 '' Function 0x55afa24e6870 'frac' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25505c0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25505a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2550590 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2550558 'double2':'vector' lvalue ParmVar 0x55afa2550248 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa25503a8 "In 202x 64 bit API lowering for frac is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25507d0 line:339:36 constexpr frac 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2550720 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2550b40 # | | | | `-ReturnStmt 0x55afa2550b30 # | | | | `-CallExpr 0x55afa2550b00 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2550ae8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2550ac8 '' Function 0x55afa24e6ae8 'frac' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2550aa0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2550a88 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2550a70 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2550a38 'double3':'vector' lvalue ParmVar 0x55afa2550720 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2550880 "In 202x 64 bit API lowering for frac is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2550cb0 line:339:36 constexpr frac 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2550c00 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa26031a8 # | | | | `-ReturnStmt 0x55afa2603198 # | | | | `-CallExpr 0x55afa2603168 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2603150 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2603130 '' Function 0x55afa24e6d70 'frac' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2603108 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26030f0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26030d8 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26030a0 'double4':'vector' lvalue ParmVar 0x55afa2550c00 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa2550d60 "In 202x 64 bit API lowering for frac is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2603308 line:340:37 constexpr frac 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2603258 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa2603660 # | | | | `-ReturnStmt 0x55afa2603650 # | | | | `-CallExpr 0x55afa2603620 'float' # | | | | |-ImplicitCastExpr 0x55afa2603608 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26035e8 '' Function 0x55afa24e65f8 'frac' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26035c0 'float' # | | | | `-ImplicitCastExpr 0x55afa26035a8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2603590 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2603558 'int' lvalue ParmVar 0x55afa2603258 'V' 'int' # | | | `-DeprecatedAttr 0x55afa26033b8 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26037c0 line:340:37 constexpr frac 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2603710 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa2603b38 # | | | | `-ReturnStmt 0x55afa2603b28 # | | | | `-CallExpr 0x55afa2603af8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2603ae0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2603ac0 '' Function 0x55afa24e6870 'frac' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2603a98 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2603a80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2603a68 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2603a30 'int2':'vector' lvalue ParmVar 0x55afa2603710 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa2603870 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2603c98 line:340:37 constexpr frac 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2603be8 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2604018 # | | | | `-ReturnStmt 0x55afa2604008 # | | | | `-CallExpr 0x55afa2603fd8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2603fc0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2603fa0 '' Function 0x55afa24e6ae8 'frac' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2603f78 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2603f60 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2603f48 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2603f10 'int3':'vector' lvalue ParmVar 0x55afa2603be8 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2603d48 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2604178 line:340:37 constexpr frac 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26040c8 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2604500 # | | | | `-ReturnStmt 0x55afa26044f0 # | | | | `-CallExpr 0x55afa26044c0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26044a8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2604488 '' Function 0x55afa24e6d70 'frac' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2604460 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2604448 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2604430 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26043f8 'int4':'vector' lvalue ParmVar 0x55afa26040c8 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2604228 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2604660 line:340:37 constexpr frac 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa26045b0 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa26049d8 # | | | | `-ReturnStmt 0x55afa26049c8 # | | | | `-CallExpr 0x55afa2604998 'float' # | | | | |-ImplicitCastExpr 0x55afa2604980 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2604960 '' Function 0x55afa24e65f8 'frac' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2604938 'float' # | | | | `-ImplicitCastExpr 0x55afa2604920 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2604908 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26048d0 'uint':'unsigned int' lvalue ParmVar 0x55afa26045b0 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2604710 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2604b38 line:340:37 constexpr frac 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2604a88 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2604ed0 # | | | | `-ReturnStmt 0x55afa2604ec0 # | | | | `-CallExpr 0x55afa2604e90 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2604e78 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2604e58 '' Function 0x55afa24e6870 'frac' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2604e30 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2604e18 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2604e00 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2604dc8 'uint2':'vector' lvalue ParmVar 0x55afa2604a88 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2604be8 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2605860 line:340:37 constexpr frac 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26057b0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2605c00 # | | | | `-ReturnStmt 0x55afa2605bf0 # | | | | `-CallExpr 0x55afa2605bc0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2605ba8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2605b88 '' Function 0x55afa24e6ae8 'frac' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2605b60 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2605b48 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2605b30 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2605af8 'uint3':'vector' lvalue ParmVar 0x55afa26057b0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2605910 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2605d60 line:340:37 constexpr frac 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2605cb0 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2606108 # | | | | `-ReturnStmt 0x55afa26060f8 # | | | | `-CallExpr 0x55afa26060c8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26060b0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2606090 '' Function 0x55afa24e6d70 'frac' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2606068 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2606050 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2606038 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2606000 'uint4':'vector' lvalue ParmVar 0x55afa2605cb0 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2605e10 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2606268 line:340:37 constexpr frac 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa26061b8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2606600 # | | | | `-ReturnStmt 0x55afa26065f0 # | | | | `-CallExpr 0x55afa26065c0 'float' # | | | | |-ImplicitCastExpr 0x55afa26065a8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2606588 '' Function 0x55afa24e65f8 'frac' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2606560 'float' # | | | | `-ImplicitCastExpr 0x55afa2606548 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2606530 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26064f8 'int64_t':'long' lvalue ParmVar 0x55afa26061b8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2606318 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2606760 line:340:37 constexpr frac 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26066b0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2606b18 # | | | | `-ReturnStmt 0x55afa2606b08 # | | | | `-CallExpr 0x55afa2606ad8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2606ac0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2606aa0 '' Function 0x55afa24e6870 'frac' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2606a78 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2606a60 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2606a48 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2606a10 'int64_t2':'vector' lvalue ParmVar 0x55afa26066b0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2606810 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2606c78 line:340:37 constexpr frac 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2606bc8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2607038 # | | | | `-ReturnStmt 0x55afa2607028 # | | | | `-CallExpr 0x55afa2606ff8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2606fe0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2606fc0 '' Function 0x55afa24e6ae8 'frac' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2606f98 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2606f80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2606f68 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2606f30 'int64_t3':'vector' lvalue ParmVar 0x55afa2606bc8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2606d28 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2607198 line:340:37 constexpr frac 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26070e8 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2607560 # | | | | `-ReturnStmt 0x55afa2607550 # | | | | `-CallExpr 0x55afa2607520 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2607508 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26074e8 '' Function 0x55afa24e6d70 'frac' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26074c0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26074a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2607490 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2607458 'int64_t4':'vector' lvalue ParmVar 0x55afa26070e8 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2607248 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26076c0 line:340:37 constexpr frac 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2607610 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2608488 # | | | | `-ReturnStmt 0x55afa2608478 # | | | | `-CallExpr 0x55afa2608448 'float' # | | | | |-ImplicitCastExpr 0x55afa2608430 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2608410 '' Function 0x55afa24e65f8 'frac' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26083e8 'float' # | | | | `-ImplicitCastExpr 0x55afa26083d0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26083b8 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2608380 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2607610 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2608180 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26085e8 line:340:37 constexpr frac 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2608538 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa26089c0 # | | | | `-ReturnStmt 0x55afa26089b0 # | | | | `-CallExpr 0x55afa2608980 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2608968 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2608948 '' Function 0x55afa24e6870 'frac' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2608920 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2608908 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26088f0 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26088b8 'uint64_t2':'vector' lvalue ParmVar 0x55afa2608538 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2608698 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2608b20 line:340:37 constexpr frac 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2608a70 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2608f00 # | | | | `-ReturnStmt 0x55afa2608ef0 # | | | | `-CallExpr 0x55afa2608ec0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2608ea8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2608e88 '' Function 0x55afa24e6ae8 'frac' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2608e60 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2608e48 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2608e30 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2608df8 'uint64_t3':'vector' lvalue ParmVar 0x55afa2608a70 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2608bd0 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2609060 line:340:37 constexpr frac 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2608fb0 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa2609448 # | | | | `-ReturnStmt 0x55afa2609438 # | | | | `-CallExpr 0x55afa2609408 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26093f0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26093d0 '' Function 0x55afa24e6d70 'frac' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26093a8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2609390 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2609378 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2609340 'uint64_t4':'vector' lvalue ParmVar 0x55afa2608fb0 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2609110 "In 202x int lowering for frac is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26095a8 col:16 constexpr isinf 'bool (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa2609500 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2609928 # | | | | `-ReturnStmt 0x55afa2609918 # | | | | `-CallExpr 0x55afa26098e8 'bool' # | | | | |-ImplicitCastExpr 0x55afa26098d0 'bool (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2609878 '' Function 0x55afa24e7ae0 'isinf' 'bool (float)' # | | | | `-CStyleCastExpr 0x55afa2609850 'float' # | | | | `-ImplicitCastExpr 0x55afa2609838 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2609820 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26097e8 'double' lvalue ParmVar 0x55afa2609500 'V' 'double' # | | | `-DeprecatedAttr 0x55afa2609658 "In 202x 64 bit API lowering for fn is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2609a90 col:17 constexpr isinf 'bool2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26099e0 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa2609e58 # | | | | `-ReturnStmt 0x55afa2609e48 # | | | | `-CallExpr 0x55afa2609e18 'vector' # | | | | |-ImplicitCastExpr 0x55afa2609e00 'bool2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2609d80 '' Function 0x55afa24e7df8 'isinf' 'bool2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2609d58 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2609d40 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2609d28 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2609cf0 'double2':'vector' lvalue ParmVar 0x55afa26099e0 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2609b40 "In 202x 64 bit API lowering for fn is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2609fc0 col:17 constexpr isinf 'bool3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2609f10 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa260a798 # | | | | `-ReturnStmt 0x55afa260a788 # | | | | `-CallExpr 0x55afa260a758 'vector' # | | | | |-ImplicitCastExpr 0x55afa260a740 'bool3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa260a6c0 '' Function 0x55afa24e80e8 'isinf' 'bool3 (float3)' # | | | | `-CStyleCastExpr 0x55afa260a698 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa260a680 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa260a668 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa260a630 'double3':'vector' lvalue ParmVar 0x55afa2609f10 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa260a070 "In 202x 64 bit API lowering for fn is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa260a900 col:17 constexpr isinf 'bool4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa260a850 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa260acd8 # | | | | `-ReturnStmt 0x55afa260acc8 # | | | | `-CallExpr 0x55afa260ac98 'vector' # | | | | |-ImplicitCastExpr 0x55afa260ac80 'bool4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa260ac00 '' Function 0x55afa24e83d8 'isinf' 'bool4 (float4)' # | | | | `-CStyleCastExpr 0x55afa260abd8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa260abc0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa260aba8 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa260ab70 'double4':'vector' lvalue ParmVar 0x55afa260a850 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa260a9b0 "In 202x 64 bit API lowering for fn is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa260adb0 col:16 constexpr isnan 'bool (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa260ad08 col:29 used V 'double' # | | | `-CompoundStmt 0x55afa260b018 # | | | `-ReturnStmt 0x55afa260b008 # | | | `-CallExpr 0x55afa260afd8 'bool' # | | | |-ImplicitCastExpr 0x55afa260afc0 'bool (*)(float)' # | | | | `-DeclRefExpr 0x55afa260afa0 '' Function 0x55afa24e9000 'isnan' 'bool (float)' # | | | `-CStyleCastExpr 0x55afa260af78 'float' # | | | `-ImplicitCastExpr 0x55afa260af60 'float' part_of_explicit_cast # | | | `-ImplicitCastExpr 0x55afa260af48 'double' part_of_explicit_cast # | | | `-DeclRefExpr 0x55afa260af10 'double' lvalue ParmVar 0x55afa260ad08 'V' 'double' # | | |-FunctionDecl 0x55afa260b0f8 col:17 constexpr isnan 'bool2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa260b048 col:31 used V 'double2':'vector' # | | | `-CompoundStmt 0x55afa260b380 # | | | `-ReturnStmt 0x55afa260b370 # | | | `-CallExpr 0x55afa260b340 'vector' # | | | |-ImplicitCastExpr 0x55afa260b328 'bool2 (*)(float2)' # | | | | `-DeclRefExpr 0x55afa260b308 '' Function 0x55afa24e9278 'isnan' 'bool2 (float2)' # | | | `-CStyleCastExpr 0x55afa260b2e0 'float2':'vector' # | | | `-ImplicitCastExpr 0x55afa260b2c8 'vector' part_of_explicit_cast # | | | `-ImplicitCastExpr 0x55afa260b2b0 'double2':'vector' part_of_explicit_cast # | | | `-DeclRefExpr 0x55afa260b278 'double2':'vector' lvalue ParmVar 0x55afa260b048 'V' 'double2':'vector' # | | |-FunctionDecl 0x55afa260b460 col:17 constexpr isnan 'bool3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa260b3b0 col:31 used V 'double3':'vector' # | | | `-CompoundStmt 0x55afa260b6f0 # | | | `-ReturnStmt 0x55afa260b6e0 # | | | `-CallExpr 0x55afa260b6b0 'vector' # | | | |-ImplicitCastExpr 0x55afa260b698 'bool3 (*)(float3)' # | | | | `-DeclRefExpr 0x55afa260b678 '' Function 0x55afa24e94f0 'isnan' 'bool3 (float3)' # | | | `-CStyleCastExpr 0x55afa260b650 'float3':'vector' # | | | `-ImplicitCastExpr 0x55afa260b638 'vector' part_of_explicit_cast # | | | `-ImplicitCastExpr 0x55afa260b620 'double3':'vector' part_of_explicit_cast # | | | `-DeclRefExpr 0x55afa260b5e8 'double3':'vector' lvalue ParmVar 0x55afa260b3b0 'V' 'double3':'vector' # | | |-FunctionDecl 0x55afa260b7d0 col:17 constexpr isnan 'bool4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa260b720 col:31 used V 'double4':'vector' # | | | `-CompoundStmt 0x55afa260ba68 # | | | `-ReturnStmt 0x55afa260ba58 # | | | `-CallExpr 0x55afa260ba28 'vector' # | | | |-ImplicitCastExpr 0x55afa260ba10 'bool4 (*)(float4)' # | | | | `-DeclRefExpr 0x55afa260b9f0 '' Function 0x55afa24e9768 'isnan' 'bool4 (float4)' # | | | `-CStyleCastExpr 0x55afa260b9c8 'float4':'vector' # | | | `-ImplicitCastExpr 0x55afa260b9b0 'vector' part_of_explicit_cast # | | | `-ImplicitCastExpr 0x55afa260b998 'double4':'vector' part_of_explicit_cast # | | | `-DeclRefExpr 0x55afa260b960 'double4':'vector' lvalue ParmVar 0x55afa260b720 'V' 'double4':'vector' # | | |-FunctionTemplateDecl 0x55afa260c160 line:370:66 invalid lerp # | | | |-TemplateTypeParmDecl 0x55afa260ba80 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa260bb18 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa260c0b8 line:370:66 invalid constexpr lerp 'int (int, int, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa260be28 col:18 invalid x 'int' # | | | |-ParmVarDecl 0x55afa260bf00 col:34 invalid y 'int' # | | | |-ParmVarDecl 0x55afa260bf78 col:39 s 'T' # | | | |-CompoundStmt 0x55afa260c430 # | | | | `-ReturnStmt 0x55afa260c420 # | | | | `-RecoveryExpr 0x55afa260c3e8 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa260c2d0 '' lvalue (ADL) = 'lerp' 0x55afa24eb578 0x55afa24e9b08 0x55afa24e9ed0 0x55afa24ea298 0x55afa24ea660 0x55afa24eaa10 0x55afa24eade8 0x55afa24eb1b0 # | | | | |-RecoveryExpr 0x55afa260c350 '' contains-errors lvalue # | | | | `-RecoveryExpr 0x55afa260c370 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa260c1d0 "In 202x mismatched vector/scalar lowering for lerp is deprecated. Explicitly cast parameters." "" # | | |-FunctionDecl 0x55afa260c8f8 line:375:38 constexpr lerp 'float (double, double, double)' implicit-inline # | | | |-ParmVarDecl 0x55afa260c4f0 col:29 used V1 'double' # | | | |-ParmVarDecl 0x55afa260c740 col:40 used V2 'double' # | | | |-ParmVarDecl 0x55afa260c7c0 col:51 used V3 'double' # | | | |-CompoundStmt 0x55afa260cdb8 # | | | | `-ReturnStmt 0x55afa260cda8 # | | | | `-CallExpr 0x55afa260cd68 'float' # | | | | |-ImplicitCastExpr 0x55afa260cd50 'float (*)(float, float, float)' # | | | | | `-DeclRefExpr 0x55afa260ccf8 '' Function 0x55afa24eaa10 'lerp' 'float (float, float, float)' # | | | | |-CStyleCastExpr 0x55afa260cbb0 'float' # | | | | | `-ImplicitCastExpr 0x55afa260cb98 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260cb80 'double' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260cb48 'double' lvalue ParmVar 0x55afa260c4f0 'V1' 'double' # | | | | |-CStyleCastExpr 0x55afa260cc40 'float' # | | | | | `-ImplicitCastExpr 0x55afa260cc28 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260cc10 'double' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260cbd8 'double' lvalue ParmVar 0x55afa260c740 'V2' 'double' # | | | | `-CStyleCastExpr 0x55afa260ccd0 'float' # | | | | `-ImplicitCastExpr 0x55afa260ccb8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa260cca0 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa260cc68 'double' lvalue ParmVar 0x55afa260c7c0 'V3' 'double' # | | | `-DeprecatedAttr 0x55afa260c9b8 "In 202x 64 bit API lowering for lerp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa260d108 line:375:38 constexpr lerp 'float2 (double2, double2, double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa260ce78 col:31 used V1 'double2':'vector' # | | | |-ParmVarDecl 0x55afa260cef8 col:43 used V2 'double2':'vector' # | | | |-ParmVarDecl 0x55afa260cf78 col:55 used V3 'double2':'vector' # | | | |-CompoundStmt 0x55afa260d648 # | | | | `-ReturnStmt 0x55afa260d638 # | | | | `-CallExpr 0x55afa260d5f8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa260d5e0 'float2 (*)(float2, float2, float2)' # | | | | | `-DeclRefExpr 0x55afa260d558 '' Function 0x55afa24eade8 'lerp' 'float2 (float2, float2, float2)' # | | | | |-CStyleCastExpr 0x55afa260d3e0 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa260d3c8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260d3b0 'double2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260d378 'double2':'vector' lvalue ParmVar 0x55afa260ce78 'V1' 'double2':'vector' # | | | | |-CStyleCastExpr 0x55afa260d488 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa260d470 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260d458 'double2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260d420 'double2':'vector' lvalue ParmVar 0x55afa260cef8 'V2' 'double2':'vector' # | | | | `-CStyleCastExpr 0x55afa260d530 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa260d518 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa260d500 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa260d4c8 'double2':'vector' lvalue ParmVar 0x55afa260cf78 'V3' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa260d1c8 "In 202x 64 bit API lowering for lerp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa260d998 line:375:38 constexpr lerp 'float3 (double3, double3, double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa260d708 col:31 used V1 'double3':'vector' # | | | |-ParmVarDecl 0x55afa260d788 col:43 used V2 'double3':'vector' # | | | |-ParmVarDecl 0x55afa260d808 col:55 used V3 'double3':'vector' # | | | |-CompoundStmt 0x55afa260ded8 # | | | | `-ReturnStmt 0x55afa260dec8 # | | | | `-CallExpr 0x55afa260de88 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa260de70 'float3 (*)(float3, float3, float3)' # | | | | | `-DeclRefExpr 0x55afa260ddf0 '' Function 0x55afa24eb1b0 'lerp' 'float3 (float3, float3, float3)' # | | | | |-CStyleCastExpr 0x55afa260dc78 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa260dc60 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260dc48 'double3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260dc10 'double3':'vector' lvalue ParmVar 0x55afa260d708 'V1' 'double3':'vector' # | | | | |-CStyleCastExpr 0x55afa260dd20 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa260dd08 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260dcf0 'double3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260dcb8 'double3':'vector' lvalue ParmVar 0x55afa260d788 'V2' 'double3':'vector' # | | | | `-CStyleCastExpr 0x55afa260ddc8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa260ddb0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa260dd98 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa260dd60 'double3':'vector' lvalue ParmVar 0x55afa260d808 'V3' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa260da58 "In 202x 64 bit API lowering for lerp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa260e228 line:375:38 constexpr lerp 'float4 (double4, double4, double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa260df98 col:31 used V1 'double4':'vector' # | | | |-ParmVarDecl 0x55afa260e018 col:43 used V2 'double4':'vector' # | | | |-ParmVarDecl 0x55afa260e098 col:55 used V3 'double4':'vector' # | | | |-CompoundStmt 0x55afa260fba0 # | | | | `-ReturnStmt 0x55afa260fb90 # | | | | `-CallExpr 0x55afa260fb50 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa260e710 'float4 (*)(float4, float4, float4)' # | | | | | `-DeclRefExpr 0x55afa260e688 '' Function 0x55afa24eb578 'lerp' 'float4 (float4, float4, float4)' # | | | | |-CStyleCastExpr 0x55afa260e510 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa260e4f8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260e4e0 'double4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260e4a8 'double4':'vector' lvalue ParmVar 0x55afa260df98 'V1' 'double4':'vector' # | | | | |-CStyleCastExpr 0x55afa260e5b8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa260e5a0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa260e588 'double4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa260e550 'double4':'vector' lvalue ParmVar 0x55afa260e018 'V2' 'double4':'vector' # | | | | `-CStyleCastExpr 0x55afa260e660 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa260e648 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa260e630 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa260e5f8 'double4':'vector' lvalue ParmVar 0x55afa260e098 'V3' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa260e2e8 "In 202x 64 bit API lowering for lerp is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa260fe88 line:376:39 constexpr lerp 'float (int, int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa260fc50 col:26 used V1 'int' # | | | |-ParmVarDecl 0x55afa260fcd0 col:34 used V2 'int' # | | | |-ParmVarDecl 0x55afa260fd50 col:42 used V3 'int' # | | | |-CompoundStmt 0x55afa2610320 # | | | | `-ReturnStmt 0x55afa2610310 # | | | | `-CallExpr 0x55afa26102d0 'float' # | | | | |-ImplicitCastExpr 0x55afa26102b8 'float (*)(float, float, float)' # | | | | | `-DeclRefExpr 0x55afa2610298 '' Function 0x55afa24eaa10 'lerp' 'float (float, float, float)' # | | | | |-CStyleCastExpr 0x55afa2610150 'float' # | | | | | `-ImplicitCastExpr 0x55afa2610138 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2610120 'int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26100e8 'int' lvalue ParmVar 0x55afa260fc50 'V1' 'int' # | | | | |-CStyleCastExpr 0x55afa26101e0 'float' # | | | | | `-ImplicitCastExpr 0x55afa26101c8 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26101b0 'int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2610178 'int' lvalue ParmVar 0x55afa260fcd0 'V2' 'int' # | | | | `-CStyleCastExpr 0x55afa2610270 'float' # | | | | `-ImplicitCastExpr 0x55afa2610258 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2610240 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2610208 'int' lvalue ParmVar 0x55afa260fd50 'V3' 'int' # | | | `-DeprecatedAttr 0x55afa260ff48 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2610658 line:376:39 constexpr lerp 'float2 (int2, int2, int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26103d0 col:28 used V1 'int2':'vector' # | | | |-ParmVarDecl 0x55afa2610450 col:37 used V2 'int2':'vector' # | | | |-ParmVarDecl 0x55afa26104d0 col:46 used V3 'int2':'vector' # | | | |-CompoundStmt 0x55afa2610b40 # | | | | `-ReturnStmt 0x55afa2610b30 # | | | | `-CallExpr 0x55afa2610af0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2610ad8 'float2 (*)(float2, float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2610ab8 '' Function 0x55afa24eade8 'lerp' 'float2 (float2, float2, float2)' # | | | | |-CStyleCastExpr 0x55afa2610940 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2610928 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2610910 'int2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26108d8 'int2':'vector' lvalue ParmVar 0x55afa26103d0 'V1' 'int2':'vector' # | | | | |-CStyleCastExpr 0x55afa26109e8 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26109d0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26109b8 'int2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2610980 'int2':'vector' lvalue ParmVar 0x55afa2610450 'V2' 'int2':'vector' # | | | | `-CStyleCastExpr 0x55afa2610a90 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2610a78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2610a60 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2610a28 'int2':'vector' lvalue ParmVar 0x55afa26104d0 'V3' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa2610718 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2610e78 line:376:39 constexpr lerp 'float3 (int3, int3, int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2610bf0 col:28 used V1 'int3':'vector' # | | | |-ParmVarDecl 0x55afa2610c70 col:37 used V2 'int3':'vector' # | | | |-ParmVarDecl 0x55afa2610cf0 col:46 used V3 'int3':'vector' # | | | |-CompoundStmt 0x55afa2611368 # | | | | `-ReturnStmt 0x55afa2611358 # | | | | `-CallExpr 0x55afa2611318 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2611300 'float3 (*)(float3, float3, float3)' # | | | | | `-DeclRefExpr 0x55afa26112e0 '' Function 0x55afa24eb1b0 'lerp' 'float3 (float3, float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2611168 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2611150 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2611138 'int3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2611100 'int3':'vector' lvalue ParmVar 0x55afa2610bf0 'V1' 'int3':'vector' # | | | | |-CStyleCastExpr 0x55afa2611210 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26111f8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26111e0 'int3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26111a8 'int3':'vector' lvalue ParmVar 0x55afa2610c70 'V2' 'int3':'vector' # | | | | `-CStyleCastExpr 0x55afa26112b8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa26112a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2611288 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2611250 'int3':'vector' lvalue ParmVar 0x55afa2610cf0 'V3' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2610f38 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26116a8 line:376:39 constexpr lerp 'float4 (int4, int4, int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2611418 col:28 used V1 'int4':'vector' # | | | |-ParmVarDecl 0x55afa2611498 col:37 used V2 'int4':'vector' # | | | |-ParmVarDecl 0x55afa2611518 col:46 used V3 'int4':'vector' # | | | |-CompoundStmt 0x55afa2612bc0 # | | | | `-ReturnStmt 0x55afa2612bb0 # | | | | `-CallExpr 0x55afa2612b70 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2611b38 'float4 (*)(float4, float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2611b18 '' Function 0x55afa24eb578 'lerp' 'float4 (float4, float4, float4)' # | | | | |-CStyleCastExpr 0x55afa26119a0 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2611988 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2611970 'int4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2611938 'int4':'vector' lvalue ParmVar 0x55afa2611418 'V1' 'int4':'vector' # | | | | |-CStyleCastExpr 0x55afa2611a48 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2611a30 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2611a18 'int4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26119e0 'int4':'vector' lvalue ParmVar 0x55afa2611498 'V2' 'int4':'vector' # | | | | `-CStyleCastExpr 0x55afa2611af0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2611ad8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2611ac0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2611a88 'int4':'vector' lvalue ParmVar 0x55afa2611518 'V3' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2611768 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2612ef8 line:376:39 constexpr lerp 'float (uint, uint, uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa2612c70 col:27 used V1 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa2612cf0 col:36 used V2 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa2612d70 col:45 used V3 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa26133b0 # | | | | `-ReturnStmt 0x55afa26133a0 # | | | | `-CallExpr 0x55afa2613360 'float' # | | | | |-ImplicitCastExpr 0x55afa2613348 'float (*)(float, float, float)' # | | | | | `-DeclRefExpr 0x55afa2613328 '' Function 0x55afa24eaa10 'lerp' 'float (float, float, float)' # | | | | |-CStyleCastExpr 0x55afa26131e0 'float' # | | | | | `-ImplicitCastExpr 0x55afa26131c8 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26131b0 'uint':'unsigned int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2613178 'uint':'unsigned int' lvalue ParmVar 0x55afa2612c70 'V1' 'uint':'unsigned int' # | | | | |-CStyleCastExpr 0x55afa2613270 'float' # | | | | | `-ImplicitCastExpr 0x55afa2613258 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2613240 'uint':'unsigned int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2613208 'uint':'unsigned int' lvalue ParmVar 0x55afa2612cf0 'V2' 'uint':'unsigned int' # | | | | `-CStyleCastExpr 0x55afa2613300 'float' # | | | | `-ImplicitCastExpr 0x55afa26132e8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26132d0 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2613298 'uint':'unsigned int' lvalue ParmVar 0x55afa2612d70 'V3' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2612fb8 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26136e8 line:376:39 constexpr lerp 'float2 (uint2, uint2, uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2613460 col:29 used V1 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa26134e0 col:39 used V2 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa2613560 col:49 used V3 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2613bf0 # | | | | `-ReturnStmt 0x55afa2613be0 # | | | | `-CallExpr 0x55afa2613ba0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2613b88 'float2 (*)(float2, float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2613b68 '' Function 0x55afa24eade8 'lerp' 'float2 (float2, float2, float2)' # | | | | |-CStyleCastExpr 0x55afa26139f0 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26139d8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26139c0 'uint2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2613988 'uint2':'vector' lvalue ParmVar 0x55afa2613460 'V1' 'uint2':'vector' # | | | | |-CStyleCastExpr 0x55afa2613a98 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2613a80 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2613a68 'uint2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2613a30 'uint2':'vector' lvalue ParmVar 0x55afa26134e0 'V2' 'uint2':'vector' # | | | | `-CStyleCastExpr 0x55afa2613b40 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2613b28 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2613b10 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2613ad8 'uint2':'vector' lvalue ParmVar 0x55afa2613560 'V3' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa26137a8 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2613f28 line:376:39 constexpr lerp 'float3 (uint3, uint3, uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2613ca0 col:29 used V1 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa2613d20 col:39 used V2 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa2613da0 col:49 used V3 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2614438 # | | | | `-ReturnStmt 0x55afa2614428 # | | | | `-CallExpr 0x55afa26143e8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26143d0 'float3 (*)(float3, float3, float3)' # | | | | | `-DeclRefExpr 0x55afa26143b0 '' Function 0x55afa24eb1b0 'lerp' 'float3 (float3, float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2614238 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2614220 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2614208 'uint3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26141d0 'uint3':'vector' lvalue ParmVar 0x55afa2613ca0 'V1' 'uint3':'vector' # | | | | |-CStyleCastExpr 0x55afa26142e0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26142c8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26142b0 'uint3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2614278 'uint3':'vector' lvalue ParmVar 0x55afa2613d20 'V2' 'uint3':'vector' # | | | | `-CStyleCastExpr 0x55afa2614388 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2614370 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2614358 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2614320 'uint3':'vector' lvalue ParmVar 0x55afa2613da0 'V3' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2613fe8 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2614778 line:376:39 constexpr lerp 'float4 (uint4, uint4, uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26144e8 col:29 used V1 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa2614568 col:39 used V2 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa26145e8 col:49 used V3 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2614cb0 # | | | | `-ReturnStmt 0x55afa2614ca0 # | | | | `-CallExpr 0x55afa2614c60 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2614c48 'float4 (*)(float4, float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2614c28 '' Function 0x55afa24eb578 'lerp' 'float4 (float4, float4, float4)' # | | | | |-CStyleCastExpr 0x55afa2614a90 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2614a78 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2614a60 'uint4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2614a28 'uint4':'vector' lvalue ParmVar 0x55afa26144e8 'V1' 'uint4':'vector' # | | | | |-CStyleCastExpr 0x55afa2614b38 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2614b20 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2614b08 'uint4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2614ad0 'uint4':'vector' lvalue ParmVar 0x55afa2614568 'V2' 'uint4':'vector' # | | | | `-CStyleCastExpr 0x55afa2614c00 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2614be8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2614bd0 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2614b98 'uint4':'vector' lvalue ParmVar 0x55afa26145e8 'V3' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2614838 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2614fe8 line:376:39 constexpr lerp 'float (int64_t, int64_t, int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2614d60 col:30 used V1 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa2614de0 col:42 used V2 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa2614e60 col:54 used V3 'int64_t':'long' # | | | |-CompoundStmt 0x55afa26154c0 # | | | | `-ReturnStmt 0x55afa26154b0 # | | | | `-CallExpr 0x55afa2615470 'float' # | | | | |-ImplicitCastExpr 0x55afa2615458 'float (*)(float, float, float)' # | | | | | `-DeclRefExpr 0x55afa2615438 '' Function 0x55afa24eaa10 'lerp' 'float (float, float, float)' # | | | | |-CStyleCastExpr 0x55afa26152f0 'float' # | | | | | `-ImplicitCastExpr 0x55afa26152d8 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26152c0 'int64_t':'long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2615288 'int64_t':'long' lvalue ParmVar 0x55afa2614d60 'V1' 'int64_t':'long' # | | | | |-CStyleCastExpr 0x55afa2615380 'float' # | | | | | `-ImplicitCastExpr 0x55afa2615368 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2615350 'int64_t':'long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2615318 'int64_t':'long' lvalue ParmVar 0x55afa2614de0 'V2' 'int64_t':'long' # | | | | `-CStyleCastExpr 0x55afa2615410 'float' # | | | | `-ImplicitCastExpr 0x55afa26153f8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26153e0 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26153a8 'int64_t':'long' lvalue ParmVar 0x55afa2614e60 'V3' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa26150a8 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26157f8 line:376:39 constexpr lerp 'float2 (int64_t2, int64_t2, int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2615570 col:32 used V1 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa26155f0 col:45 used V2 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa2615670 col:58 used V3 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2615d20 # | | | | `-ReturnStmt 0x55afa2615d10 # | | | | `-CallExpr 0x55afa2615cd0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2615cb8 'float2 (*)(float2, float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2615c98 '' Function 0x55afa24eade8 'lerp' 'float2 (float2, float2, float2)' # | | | | |-CStyleCastExpr 0x55afa2615b20 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2615b08 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2615af0 'int64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2615ab8 'int64_t2':'vector' lvalue ParmVar 0x55afa2615570 'V1' 'int64_t2':'vector' # | | | | |-CStyleCastExpr 0x55afa2615bc8 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2615bb0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2615b98 'int64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2615b60 'int64_t2':'vector' lvalue ParmVar 0x55afa26155f0 'V2' 'int64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa2615c70 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2615c58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2615c40 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2615c08 'int64_t2':'vector' lvalue ParmVar 0x55afa2615670 'V3' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa26158b8 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2616058 line:376:39 constexpr lerp 'float3 (int64_t3, int64_t3, int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2615dd0 col:32 used V1 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2615e50 col:45 used V2 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2615ed0 col:58 used V3 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2616588 # | | | | `-ReturnStmt 0x55afa2616578 # | | | | `-CallExpr 0x55afa2616538 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2616520 'float3 (*)(float3, float3, float3)' # | | | | | `-DeclRefExpr 0x55afa2616500 '' Function 0x55afa24eb1b0 'lerp' 'float3 (float3, float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2616388 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2616370 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2616358 'int64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2616320 'int64_t3':'vector' lvalue ParmVar 0x55afa2615dd0 'V1' 'int64_t3':'vector' # | | | | |-CStyleCastExpr 0x55afa2616430 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2616418 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2616400 'int64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26163c8 'int64_t3':'vector' lvalue ParmVar 0x55afa2615e50 'V2' 'int64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa26164d8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa26164c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26164a8 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2616470 'int64_t3':'vector' lvalue ParmVar 0x55afa2615ed0 'V3' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2616118 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26168c8 line:376:39 constexpr lerp 'float4 (int64_t4, int64_t4, int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2616638 col:32 used V1 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa26166b8 col:45 used V2 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2616738 col:58 used V3 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2617e20 # | | | | `-ReturnStmt 0x55afa2617e10 # | | | | `-CallExpr 0x55afa2617dd0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2617db8 'float4 (*)(float4, float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2617d98 '' Function 0x55afa24eb578 'lerp' 'float4 (float4, float4, float4)' # | | | | |-CStyleCastExpr 0x55afa2617c20 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2617c08 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2617bf0 'int64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2617bb8 'int64_t4':'vector' lvalue ParmVar 0x55afa2616638 'V1' 'int64_t4':'vector' # | | | | |-CStyleCastExpr 0x55afa2617cc8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2617cb0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2617c98 'int64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2617c60 'int64_t4':'vector' lvalue ParmVar 0x55afa26166b8 'V2' 'int64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa2617d70 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2617d58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2617d40 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2617d08 'int64_t4':'vector' lvalue ParmVar 0x55afa2616738 'V3' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2616988 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2618158 line:376:39 constexpr lerp 'float (uint64_t, uint64_t, uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2617ed0 col:31 used V1 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa2617f50 col:44 used V2 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa2617fd0 col:57 used V3 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2618650 # | | | | `-ReturnStmt 0x55afa2618640 # | | | | `-CallExpr 0x55afa2618600 'float' # | | | | |-ImplicitCastExpr 0x55afa26185e8 'float (*)(float, float, float)' # | | | | | `-DeclRefExpr 0x55afa26185c8 '' Function 0x55afa24eaa10 'lerp' 'float (float, float, float)' # | | | | |-CStyleCastExpr 0x55afa2618480 'float' # | | | | | `-ImplicitCastExpr 0x55afa2618468 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2618450 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2618418 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2617ed0 'V1' 'uint64_t':'unsigned long' # | | | | |-CStyleCastExpr 0x55afa2618510 'float' # | | | | | `-ImplicitCastExpr 0x55afa26184f8 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26184e0 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26184a8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2617f50 'V2' 'uint64_t':'unsigned long' # | | | | `-CStyleCastExpr 0x55afa26185a0 'float' # | | | | `-ImplicitCastExpr 0x55afa2618588 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2618570 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2618538 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2617fd0 'V3' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2618218 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2618988 line:376:39 constexpr lerp 'float2 (uint64_t2, uint64_t2, uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2618700 col:33 used V1 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa2618780 col:47 used V2 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa2618800 col:61 used V3 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa2618ed0 # | | | | `-ReturnStmt 0x55afa2618ec0 # | | | | `-CallExpr 0x55afa2618e80 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2618e68 'float2 (*)(float2, float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2618e48 '' Function 0x55afa24eade8 'lerp' 'float2 (float2, float2, float2)' # | | | | |-CStyleCastExpr 0x55afa2618cd0 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2618cb8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2618ca0 'uint64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2618c68 'uint64_t2':'vector' lvalue ParmVar 0x55afa2618700 'V1' 'uint64_t2':'vector' # | | | | |-CStyleCastExpr 0x55afa2618d78 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2618d60 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2618d48 'uint64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2618d10 'uint64_t2':'vector' lvalue ParmVar 0x55afa2618780 'V2' 'uint64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa2618e20 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2618e08 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2618df0 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2618db8 'uint64_t2':'vector' lvalue ParmVar 0x55afa2618800 'V3' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2618a48 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2619208 line:376:39 constexpr lerp 'float3 (uint64_t3, uint64_t3, uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2618f80 col:33 used V1 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2619000 col:47 used V2 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2619080 col:61 used V3 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2619758 # | | | | `-ReturnStmt 0x55afa2619748 # | | | | `-CallExpr 0x55afa2619708 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26196f0 'float3 (*)(float3, float3, float3)' # | | | | | `-DeclRefExpr 0x55afa26196d0 '' Function 0x55afa24eb1b0 'lerp' 'float3 (float3, float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2619558 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2619540 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2619528 'uint64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26194f0 'uint64_t3':'vector' lvalue ParmVar 0x55afa2618f80 'V1' 'uint64_t3':'vector' # | | | | |-CStyleCastExpr 0x55afa2619600 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26195e8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26195d0 'uint64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2619598 'uint64_t3':'vector' lvalue ParmVar 0x55afa2619000 'V2' 'uint64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa26196a8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2619690 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2619678 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2619640 'uint64_t3':'vector' lvalue ParmVar 0x55afa2619080 'V3' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa26192c8 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2619a98 line:376:39 constexpr lerp 'float4 (uint64_t4, uint64_t4, uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2619808 col:33 used V1 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2619888 col:47 used V2 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2619908 col:61 used V3 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa261a000 # | | | | `-ReturnStmt 0x55afa2619ff0 # | | | | `-CallExpr 0x55afa2619fb0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2619f98 'float4 (*)(float4, float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2619f78 '' Function 0x55afa24eb578 'lerp' 'float4 (float4, float4, float4)' # | | | | |-CStyleCastExpr 0x55afa2619e00 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2619de8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2619dd0 'uint64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2619d98 'uint64_t4':'vector' lvalue ParmVar 0x55afa2619808 'V1' 'uint64_t4':'vector' # | | | | |-CStyleCastExpr 0x55afa2619ea8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2619e90 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2619e78 'uint64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2619e40 'uint64_t4':'vector' lvalue ParmVar 0x55afa2619888 'V2' 'uint64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa2619f50 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2619f38 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2619f20 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2619ee8 'uint64_t4':'vector' lvalue ParmVar 0x55afa2619908 'V3' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2619b58 "In 202x int lowering for lerp is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261a168 line:382:36 constexpr log 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa261a0b8 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa261a4b0 # | | | | `-ReturnStmt 0x55afa261a4a0 # | | | | `-CallExpr 0x55afa261a470 'float' # | | | | |-ImplicitCastExpr 0x55afa261a458 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa261a438 '' Function 0x55afa24ec1f8 'log' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa261a410 'float' # | | | | `-ImplicitCastExpr 0x55afa261a3f8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261a3e0 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261a3a8 'double' lvalue ParmVar 0x55afa261a0b8 'V' 'double' # | | | `-DeprecatedAttr 0x55afa261a218 "In 202x 64 bit API lowering for log is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa261a618 line:382:36 constexpr log 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa261a568 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa261a980 # | | | | `-ReturnStmt 0x55afa261a970 # | | | | `-CallExpr 0x55afa261a940 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa261a928 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa261a908 '' Function 0x55afa24ec470 'log' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa261a8e0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa261a8c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261a8b0 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261a878 'double2':'vector' lvalue ParmVar 0x55afa261a568 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa261a6c8 "In 202x 64 bit API lowering for log is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa261aae8 line:382:36 constexpr log 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa261aa38 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa261ae58 # | | | | `-ReturnStmt 0x55afa261ae48 # | | | | `-CallExpr 0x55afa261ae18 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa261ae00 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa261ade0 '' Function 0x55afa24ec6e8 'log' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa261adb8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa261ada0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261ad88 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261ad50 'double3':'vector' lvalue ParmVar 0x55afa261aa38 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa261ab98 "In 202x 64 bit API lowering for log is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa261afc0 line:382:36 constexpr log 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa261af10 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa261b338 # | | | | `-ReturnStmt 0x55afa261b328 # | | | | `-CallExpr 0x55afa261b2f8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa261b2e0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa261b2c0 '' Function 0x55afa24ec960 'log' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa261b298 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa261b280 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261b268 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261b230 'double4':'vector' lvalue ParmVar 0x55afa261af10 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa261b070 "In 202x 64 bit API lowering for log is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa261b498 line:383:37 constexpr log 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa261b3e8 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa261b7f0 # | | | | `-ReturnStmt 0x55afa261b7e0 # | | | | `-CallExpr 0x55afa261b7b0 'float' # | | | | |-ImplicitCastExpr 0x55afa261b798 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa261b778 '' Function 0x55afa24ec1f8 'log' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa261b750 'float' # | | | | `-ImplicitCastExpr 0x55afa261b738 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261b720 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261b6e8 'int' lvalue ParmVar 0x55afa261b3e8 'V' 'int' # | | | `-DeprecatedAttr 0x55afa261b548 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261b950 line:383:37 constexpr log 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa261b8a0 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa261bce0 # | | | | `-ReturnStmt 0x55afa261bcd0 # | | | | `-CallExpr 0x55afa261bca0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa261bc88 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa261bc68 '' Function 0x55afa24ec470 'log' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa261bc40 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa261bc28 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261bc10 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261bbd8 'int2':'vector' lvalue ParmVar 0x55afa261b8a0 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa261ba00 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261be40 line:383:37 constexpr log 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa261bd90 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa261c1c0 # | | | | `-ReturnStmt 0x55afa261c1b0 # | | | | `-CallExpr 0x55afa261c180 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa261c168 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa261c148 '' Function 0x55afa24ec6e8 'log' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa261c120 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa261c108 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261c0f0 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261c0b8 'int3':'vector' lvalue ParmVar 0x55afa261bd90 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa261bef0 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261c320 line:383:37 constexpr log 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa261c270 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa261c6a8 # | | | | `-ReturnStmt 0x55afa261c698 # | | | | `-CallExpr 0x55afa261c668 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa261c650 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa261c630 '' Function 0x55afa24ec960 'log' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa261c608 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa261c5f0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261c5d8 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261c5a0 'int4':'vector' lvalue ParmVar 0x55afa261c270 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa261c3d0 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261c808 line:383:37 constexpr log 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa261c758 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa261cb80 # | | | | `-ReturnStmt 0x55afa261cb70 # | | | | `-CallExpr 0x55afa261cb40 'float' # | | | | |-ImplicitCastExpr 0x55afa261cb28 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa261cb08 '' Function 0x55afa24ec1f8 'log' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa261cae0 'float' # | | | | `-ImplicitCastExpr 0x55afa261cac8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261cab0 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261ca78 'uint':'unsigned int' lvalue ParmVar 0x55afa261c758 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa261c8b8 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261cce0 line:383:37 constexpr log 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa261cc30 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa261d078 # | | | | `-ReturnStmt 0x55afa261d068 # | | | | `-CallExpr 0x55afa261d038 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa261d020 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa261d000 '' Function 0x55afa24ec470 'log' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa261cfd8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa261cfc0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261cfa8 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261cf70 'uint2':'vector' lvalue ParmVar 0x55afa261cc30 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa261cd90 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261d1d8 line:383:37 constexpr log 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa261d128 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa261d578 # | | | | `-ReturnStmt 0x55afa261d568 # | | | | `-CallExpr 0x55afa261d538 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa261d520 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa261d500 '' Function 0x55afa24ec6e8 'log' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa261d4d8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa261d4c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261d4a8 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261d470 'uint3':'vector' lvalue ParmVar 0x55afa261d128 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa261d288 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261d6d8 line:383:37 constexpr log 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa261d628 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa261da80 # | | | | `-ReturnStmt 0x55afa261da70 # | | | | `-CallExpr 0x55afa261da40 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa261da28 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa261da08 '' Function 0x55afa24ec960 'log' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa261d9e0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa261d9c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261d9b0 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261d978 'uint4':'vector' lvalue ParmVar 0x55afa261d628 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa261d788 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261e410 line:383:37 constexpr log 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa261db30 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa261e7a8 # | | | | `-ReturnStmt 0x55afa261e798 # | | | | `-CallExpr 0x55afa261e768 'float' # | | | | |-ImplicitCastExpr 0x55afa261e750 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa261e730 '' Function 0x55afa24ec1f8 'log' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa261e708 'float' # | | | | `-ImplicitCastExpr 0x55afa261e6f0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261e6d8 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261e6a0 'int64_t':'long' lvalue ParmVar 0x55afa261db30 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa261e4c0 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261e908 line:383:37 constexpr log 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa261e858 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa261ecc0 # | | | | `-ReturnStmt 0x55afa261ecb0 # | | | | `-CallExpr 0x55afa261ec80 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa261ec68 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa261ec48 '' Function 0x55afa24ec470 'log' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa261ec20 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa261ec08 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261ebf0 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261ebb8 'int64_t2':'vector' lvalue ParmVar 0x55afa261e858 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa261e9b8 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261ee20 line:383:37 constexpr log 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa261ed70 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa261f1e0 # | | | | `-ReturnStmt 0x55afa261f1d0 # | | | | `-CallExpr 0x55afa261f1a0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa261f188 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa261f168 '' Function 0x55afa24ec6e8 'log' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa261f140 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa261f128 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261f110 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261f0d8 'int64_t3':'vector' lvalue ParmVar 0x55afa261ed70 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa261eed0 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261f340 line:383:37 constexpr log 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa261f290 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa261f708 # | | | | `-ReturnStmt 0x55afa261f6f8 # | | | | `-CallExpr 0x55afa261f6c8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa261f6b0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa261f690 '' Function 0x55afa24ec960 'log' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa261f668 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa261f650 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261f638 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261f600 'int64_t4':'vector' lvalue ParmVar 0x55afa261f290 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa261f3f0 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261f868 line:383:37 constexpr log 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa261f7b8 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa261fc20 # | | | | `-ReturnStmt 0x55afa261fc10 # | | | | `-CallExpr 0x55afa261fbe0 'float' # | | | | |-ImplicitCastExpr 0x55afa261fbc8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa261fba8 '' Function 0x55afa24ec1f8 'log' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa261fb80 'float' # | | | | `-ImplicitCastExpr 0x55afa261fb68 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa261fb50 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa261fb18 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa261f7b8 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa261f918 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa261fd80 line:383:37 constexpr log 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa261fcd0 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa2620158 # | | | | `-ReturnStmt 0x55afa2620148 # | | | | `-CallExpr 0x55afa2620118 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2620100 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa26200e0 '' Function 0x55afa24ec470 'log' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa26200b8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26200a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2620088 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2620050 'uint64_t2':'vector' lvalue ParmVar 0x55afa261fcd0 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa261fe30 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26202b8 line:383:37 constexpr log 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2620208 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2620f48 # | | | | `-ReturnStmt 0x55afa2620f38 # | | | | `-CallExpr 0x55afa2620f08 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2620ef0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2620ed0 '' Function 0x55afa24ec6e8 'log' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2620ea8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2620e90 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2620e78 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2620e40 'uint64_t3':'vector' lvalue ParmVar 0x55afa2620208 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2620368 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26210a8 line:383:37 constexpr log 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2620ff8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa2621490 # | | | | `-ReturnStmt 0x55afa2621480 # | | | | `-CallExpr 0x55afa2621450 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2621438 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2621418 '' Function 0x55afa24ec960 'log' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26213f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26213d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26213c0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2621388 'uint64_t4':'vector' lvalue ParmVar 0x55afa2620ff8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2621158 "In 202x int lowering for log is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2621600 line:389:36 constexpr log10 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa2621550 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2621948 # | | | | `-ReturnStmt 0x55afa2621938 # | | | | `-CallExpr 0x55afa2621908 'float' # | | | | |-ImplicitCastExpr 0x55afa26218f0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26218d0 '' Function 0x55afa24ed578 'log10' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26218a8 'float' # | | | | `-ImplicitCastExpr 0x55afa2621890 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2621878 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2621840 'double' lvalue ParmVar 0x55afa2621550 'V' 'double' # | | | `-DeprecatedAttr 0x55afa26216b0 "In 202x 64 bit API lowering for log10 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2621ab8 line:389:36 constexpr log10 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2621a08 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa2621e20 # | | | | `-ReturnStmt 0x55afa2621e10 # | | | | `-CallExpr 0x55afa2621de0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2621dc8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2621da8 '' Function 0x55afa24ed7f0 'log10' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2621d80 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2621d68 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2621d50 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2621d18 'double2':'vector' lvalue ParmVar 0x55afa2621a08 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2621b68 "In 202x 64 bit API lowering for log10 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2621f90 line:389:36 constexpr log10 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2621ee0 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2622300 # | | | | `-ReturnStmt 0x55afa26222f0 # | | | | `-CallExpr 0x55afa26222c0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26222a8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2622288 '' Function 0x55afa24eda68 'log10' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2622260 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2622248 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2622230 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26221f8 'double3':'vector' lvalue ParmVar 0x55afa2621ee0 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2622040 "In 202x 64 bit API lowering for log10 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2622470 line:389:36 constexpr log10 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26223c0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa26227e8 # | | | | `-ReturnStmt 0x55afa26227d8 # | | | | `-CallExpr 0x55afa26227a8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2622790 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2622770 '' Function 0x55afa24eed40 'log10' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2622748 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2622730 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2622718 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26226e0 'double4':'vector' lvalue ParmVar 0x55afa26223c0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa2622520 "In 202x 64 bit API lowering for log10 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2622948 line:390:37 constexpr log10 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2622898 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa26232e0 # | | | | `-ReturnStmt 0x55afa26232d0 # | | | | `-CallExpr 0x55afa26232a0 'float' # | | | | |-ImplicitCastExpr 0x55afa2622c48 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2622c28 '' Function 0x55afa24ed578 'log10' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2622c00 'float' # | | | | `-ImplicitCastExpr 0x55afa2622be8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2622bd0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2622b98 'int' lvalue ParmVar 0x55afa2622898 'V' 'int' # | | | `-DeprecatedAttr 0x55afa26229f8 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2623440 line:390:37 constexpr log10 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2623390 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa26237b8 # | | | | `-ReturnStmt 0x55afa26237a8 # | | | | `-CallExpr 0x55afa2623778 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2623760 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2623740 '' Function 0x55afa24ed7f0 'log10' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2623718 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2623700 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26236e8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26236b0 'int2':'vector' lvalue ParmVar 0x55afa2623390 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa26234f0 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2623918 line:390:37 constexpr log10 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2623868 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2623c98 # | | | | `-ReturnStmt 0x55afa2623c88 # | | | | `-CallExpr 0x55afa2623c58 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2623c40 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2623c20 '' Function 0x55afa24eda68 'log10' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2623bf8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2623be0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2623bc8 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2623b90 'int3':'vector' lvalue ParmVar 0x55afa2623868 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa26239c8 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2623df8 line:390:37 constexpr log10 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2623d48 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2624180 # | | | | `-ReturnStmt 0x55afa2624170 # | | | | `-CallExpr 0x55afa2624140 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2624128 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2624108 '' Function 0x55afa24eed40 'log10' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26240e0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26240c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26240b0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2624078 'int4':'vector' lvalue ParmVar 0x55afa2623d48 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2623ea8 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26242e0 line:390:37 constexpr log10 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa2624230 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2624658 # | | | | `-ReturnStmt 0x55afa2624648 # | | | | `-CallExpr 0x55afa2624618 'float' # | | | | |-ImplicitCastExpr 0x55afa2624600 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26245e0 '' Function 0x55afa24ed578 'log10' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26245b8 'float' # | | | | `-ImplicitCastExpr 0x55afa26245a0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2624588 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2624550 'uint':'unsigned int' lvalue ParmVar 0x55afa2624230 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2624390 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26247b8 line:390:37 constexpr log10 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2624708 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2624b50 # | | | | `-ReturnStmt 0x55afa2624b40 # | | | | `-CallExpr 0x55afa2624b10 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2624af8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2624ad8 '' Function 0x55afa24ed7f0 'log10' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2624ab0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2624a98 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2624a80 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2624a48 'uint2':'vector' lvalue ParmVar 0x55afa2624708 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2624868 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2624cb0 line:390:37 constexpr log10 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2624c00 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2625050 # | | | | `-ReturnStmt 0x55afa2625040 # | | | | `-CallExpr 0x55afa2625010 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2624ff8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2624fd8 '' Function 0x55afa24eda68 'log10' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2624fb0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2624f98 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2624f80 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2624f48 'uint3':'vector' lvalue ParmVar 0x55afa2624c00 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2624d60 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26251b0 line:390:37 constexpr log10 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2625100 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2625e18 # | | | | `-ReturnStmt 0x55afa2625e08 # | | | | `-CallExpr 0x55afa2625dd8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2625dc0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2625da0 '' Function 0x55afa24eed40 'log10' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2625d78 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2625d60 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2625d48 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2625d10 'uint4':'vector' lvalue ParmVar 0x55afa2625100 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2625b20 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2625f78 line:390:37 constexpr log10 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2625ec8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2626310 # | | | | `-ReturnStmt 0x55afa2626300 # | | | | `-CallExpr 0x55afa26262d0 'float' # | | | | |-ImplicitCastExpr 0x55afa26262b8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2626298 '' Function 0x55afa24ed578 'log10' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2626270 'float' # | | | | `-ImplicitCastExpr 0x55afa2626258 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2626240 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2626208 'int64_t':'long' lvalue ParmVar 0x55afa2625ec8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2626028 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2626470 line:390:37 constexpr log10 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26263c0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2626828 # | | | | `-ReturnStmt 0x55afa2626818 # | | | | `-CallExpr 0x55afa26267e8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa26267d0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa26267b0 '' Function 0x55afa24ed7f0 'log10' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2626788 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2626770 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2626758 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2626720 'int64_t2':'vector' lvalue ParmVar 0x55afa26263c0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2626520 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2626988 line:390:37 constexpr log10 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26268d8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2626d48 # | | | | `-ReturnStmt 0x55afa2626d38 # | | | | `-CallExpr 0x55afa2626d08 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2626cf0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2626cd0 '' Function 0x55afa24eda68 'log10' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2626ca8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2626c90 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2626c78 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2626c40 'int64_t3':'vector' lvalue ParmVar 0x55afa26268d8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2626a38 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2626ea8 line:390:37 constexpr log10 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2626df8 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2627270 # | | | | `-ReturnStmt 0x55afa2627260 # | | | | `-CallExpr 0x55afa2627230 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2627218 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26271f8 '' Function 0x55afa24eed40 'log10' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26271d0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26271b8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26271a0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2627168 'int64_t4':'vector' lvalue ParmVar 0x55afa2626df8 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2626f58 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26273d0 line:390:37 constexpr log10 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2627320 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2627788 # | | | | `-ReturnStmt 0x55afa2627778 # | | | | `-CallExpr 0x55afa2627748 'float' # | | | | |-ImplicitCastExpr 0x55afa2627730 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2627710 '' Function 0x55afa24ed578 'log10' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26276e8 'float' # | | | | `-ImplicitCastExpr 0x55afa26276d0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26276b8 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2627680 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2627320 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2627480 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26278e8 line:390:37 constexpr log10 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2627838 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa2628600 # | | | | `-ReturnStmt 0x55afa26285f0 # | | | | `-CallExpr 0x55afa26285c0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa26285a8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2628588 '' Function 0x55afa24ed7f0 'log10' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2628560 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2628548 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2628530 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26284f8 'uint64_t2':'vector' lvalue ParmVar 0x55afa2627838 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2627998 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2628760 line:390:37 constexpr log10 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26286b0 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2628b40 # | | | | `-ReturnStmt 0x55afa2628b30 # | | | | `-CallExpr 0x55afa2628b00 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2628ae8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2628ac8 '' Function 0x55afa24eda68 'log10' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2628aa0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2628a88 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2628a70 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2628a38 'uint64_t3':'vector' lvalue ParmVar 0x55afa26286b0 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2628810 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2628ca0 line:390:37 constexpr log10 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2628bf0 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa2629088 # | | | | `-ReturnStmt 0x55afa2629078 # | | | | `-CallExpr 0x55afa2629048 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2629030 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2629010 '' Function 0x55afa24eed40 'log10' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2628fe8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2628fd0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2628fb8 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2628f80 'uint64_t4':'vector' lvalue ParmVar 0x55afa2628bf0 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2628d50 "In 202x int lowering for log10 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26291f8 line:396:36 constexpr log2 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa2629148 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2629540 # | | | | `-ReturnStmt 0x55afa2629530 # | | | | `-CallExpr 0x55afa2629500 'float' # | | | | |-ImplicitCastExpr 0x55afa26294e8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26294c8 '' Function 0x55afa24ef958 'log2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26294a0 'float' # | | | | `-ImplicitCastExpr 0x55afa2629488 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2629470 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2629438 'double' lvalue ParmVar 0x55afa2629148 'V' 'double' # | | | `-DeprecatedAttr 0x55afa26292a8 "In 202x 64 bit API lowering for log2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa26296b0 line:396:36 constexpr log2 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2629600 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa2629a18 # | | | | `-ReturnStmt 0x55afa2629a08 # | | | | `-CallExpr 0x55afa26299d8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa26299c0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa26299a0 '' Function 0x55afa24efbd0 'log2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2629978 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2629960 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2629948 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2629910 'double2':'vector' lvalue ParmVar 0x55afa2629600 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2629760 "In 202x 64 bit API lowering for log2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2629b88 line:396:36 constexpr log2 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2629ad8 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2629ef8 # | | | | `-ReturnStmt 0x55afa2629ee8 # | | | | `-CallExpr 0x55afa2629eb8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2629ea0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2629e80 '' Function 0x55afa24efe48 'log2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2629e58 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2629e40 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2629e28 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2629df0 'double3':'vector' lvalue ParmVar 0x55afa2629ad8 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2629c38 "In 202x 64 bit API lowering for log2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa262a068 line:396:36 constexpr log2 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2629fb8 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa262a990 # | | | | `-ReturnStmt 0x55afa262a980 # | | | | `-CallExpr 0x55afa262a3a0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa262a388 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa262a368 '' Function 0x55afa24f00c0 'log2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa262a340 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa262a328 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262a310 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262a2d8 'double4':'vector' lvalue ParmVar 0x55afa2629fb8 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa262a118 "In 202x 64 bit API lowering for log2 is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa262aaf0 line:397:37 constexpr log2 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa262aa40 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa262ae48 # | | | | `-ReturnStmt 0x55afa262ae38 # | | | | `-CallExpr 0x55afa262ae08 'float' # | | | | |-ImplicitCastExpr 0x55afa262adf0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa262add0 '' Function 0x55afa24ef958 'log2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa262ada8 'float' # | | | | `-ImplicitCastExpr 0x55afa262ad90 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262ad78 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262ad40 'int' lvalue ParmVar 0x55afa262aa40 'V' 'int' # | | | `-DeprecatedAttr 0x55afa262aba0 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262afa8 line:397:37 constexpr log2 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa262aef8 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa262b320 # | | | | `-ReturnStmt 0x55afa262b310 # | | | | `-CallExpr 0x55afa262b2e0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa262b2c8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa262b2a8 '' Function 0x55afa24efbd0 'log2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa262b280 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa262b268 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262b250 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262b218 'int2':'vector' lvalue ParmVar 0x55afa262aef8 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa262b058 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262b480 line:397:37 constexpr log2 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa262b3d0 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa262b800 # | | | | `-ReturnStmt 0x55afa262b7f0 # | | | | `-CallExpr 0x55afa262b7c0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa262b7a8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa262b788 '' Function 0x55afa24efe48 'log2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa262b760 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa262b748 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262b730 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262b6f8 'int3':'vector' lvalue ParmVar 0x55afa262b3d0 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa262b530 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262b960 line:397:37 constexpr log2 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa262b8b0 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa262bce8 # | | | | `-ReturnStmt 0x55afa262bcd8 # | | | | `-CallExpr 0x55afa262bca8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa262bc90 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa262bc70 '' Function 0x55afa24f00c0 'log2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa262bc48 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa262bc30 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262bc18 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262bbe0 'int4':'vector' lvalue ParmVar 0x55afa262b8b0 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa262ba10 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262be48 line:397:37 constexpr log2 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa262bd98 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa262c1c0 # | | | | `-ReturnStmt 0x55afa262c1b0 # | | | | `-CallExpr 0x55afa262c180 'float' # | | | | |-ImplicitCastExpr 0x55afa262c168 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa262c148 '' Function 0x55afa24ef958 'log2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa262c120 'float' # | | | | `-ImplicitCastExpr 0x55afa262c108 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262c0f0 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262c0b8 'uint':'unsigned int' lvalue ParmVar 0x55afa262bd98 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa262bef8 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262c320 line:397:37 constexpr log2 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa262c270 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa262c6b8 # | | | | `-ReturnStmt 0x55afa262c6a8 # | | | | `-CallExpr 0x55afa262c678 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa262c660 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa262c640 '' Function 0x55afa24efbd0 'log2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa262c618 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa262c600 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262c5e8 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262c5b0 'uint2':'vector' lvalue ParmVar 0x55afa262c270 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa262c3d0 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262c818 line:397:37 constexpr log2 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa262c768 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa262d450 # | | | | `-ReturnStmt 0x55afa262d440 # | | | | `-CallExpr 0x55afa262d410 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa262d3f8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa262d3d8 '' Function 0x55afa24efe48 'log2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa262d3b0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa262d398 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262d380 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262d348 'uint3':'vector' lvalue ParmVar 0x55afa262c768 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa262c8c8 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262d5b0 line:397:37 constexpr log2 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa262d500 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa262d958 # | | | | `-ReturnStmt 0x55afa262d948 # | | | | `-CallExpr 0x55afa262d918 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa262d900 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa262d8e0 '' Function 0x55afa24f00c0 'log2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa262d8b8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa262d8a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262d888 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262d850 'uint4':'vector' lvalue ParmVar 0x55afa262d500 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa262d660 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262dab8 line:397:37 constexpr log2 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa262da08 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa262de50 # | | | | `-ReturnStmt 0x55afa262de40 # | | | | `-CallExpr 0x55afa262de10 'float' # | | | | |-ImplicitCastExpr 0x55afa262ddf8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa262ddd8 '' Function 0x55afa24ef958 'log2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa262ddb0 'float' # | | | | `-ImplicitCastExpr 0x55afa262dd98 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262dd80 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262dd48 'int64_t':'long' lvalue ParmVar 0x55afa262da08 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa262db68 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262dfb0 line:397:37 constexpr log2 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa262df00 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa262e368 # | | | | `-ReturnStmt 0x55afa262e358 # | | | | `-CallExpr 0x55afa262e328 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa262e310 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa262e2f0 '' Function 0x55afa24efbd0 'log2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa262e2c8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa262e2b0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262e298 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262e260 'int64_t2':'vector' lvalue ParmVar 0x55afa262df00 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa262e060 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262e4c8 line:397:37 constexpr log2 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa262e418 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa262e888 # | | | | `-ReturnStmt 0x55afa262e878 # | | | | `-CallExpr 0x55afa262e848 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa262e830 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa262e810 '' Function 0x55afa24efe48 'log2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa262e7e8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa262e7d0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262e7b8 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262e780 'int64_t3':'vector' lvalue ParmVar 0x55afa262e418 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa262e578 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262e9e8 line:397:37 constexpr log2 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa262e938 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa262edb0 # | | | | `-ReturnStmt 0x55afa262eda0 # | | | | `-CallExpr 0x55afa262ed70 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa262ed58 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa262ed38 '' Function 0x55afa24f00c0 'log2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa262ed10 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa262ecf8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa262ece0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262eca8 'int64_t4':'vector' lvalue ParmVar 0x55afa262e938 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa262ea98 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa262ef10 line:397:37 constexpr log2 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa262ee60 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa26309e0 # | | | | `-ReturnStmt 0x55afa26309d0 # | | | | `-CallExpr 0x55afa26309a0 'float' # | | | | |-ImplicitCastExpr 0x55afa2630988 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2630968 '' Function 0x55afa24ef958 'log2' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2630940 'float' # | | | | `-ImplicitCastExpr 0x55afa2630928 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2630910 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa262f1c0 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa262ee60 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa262efc0 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2630b40 line:397:37 constexpr log2 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2630a90 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa2630f18 # | | | | `-ReturnStmt 0x55afa2630f08 # | | | | `-CallExpr 0x55afa2630ed8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2630ec0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2630ea0 '' Function 0x55afa24efbd0 'log2' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2630e78 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2630e60 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2630e48 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2630e10 'uint64_t2':'vector' lvalue ParmVar 0x55afa2630a90 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2630bf0 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2631078 line:397:37 constexpr log2 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2630fc8 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2631458 # | | | | `-ReturnStmt 0x55afa2631448 # | | | | `-CallExpr 0x55afa2631418 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2631400 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa26313e0 '' Function 0x55afa24efe48 'log2' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa26313b8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa26313a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2631388 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2631350 'uint64_t3':'vector' lvalue ParmVar 0x55afa2630fc8 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2631128 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26315b8 line:397:37 constexpr log2 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2631508 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa26319a0 # | | | | `-ReturnStmt 0x55afa2631990 # | | | | `-CallExpr 0x55afa2631960 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2631948 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2631928 '' Function 0x55afa24f00c0 'log2' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2631900 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26318e8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26318d0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2631898 'uint64_t4':'vector' lvalue ParmVar 0x55afa2631508 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2631668 "In 202x int lowering for log2 is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionTemplateDecl 0x55afa2631fd0 line:405:66 invalid max # | | | |-TemplateTypeParmDecl 0x55afa26319b8 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2631a58 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa2631f28 line:405:66 invalid constexpr max 'int (int, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2631d60 col:18 invalid p0 'int' # | | | |-ParmVarDecl 0x55afa2631dd8 col:24 p1 'T' # | | | |-CompoundStmt 0x55afa2632310 # | | | | `-ReturnStmt 0x55afa2632300 # | | | | `-RecoveryExpr 0x55afa26322d0 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa2632138 '' lvalue (ADL) = 'max' 0x55afa2501988 0x55afa24c7f00 0x55afa24c8210 0x55afa24c8530 0x55afa24c8850 0x55afa24c8b58 0x55afa24c8ef8 0x55afa24c9298 0x55afa24c9638 0x55afa24c9958 0x55afa24c9cb8 0x55afa24fdfb8 0x55afa24fe318 0x55afa24fe638 0x55afa24fe9d8 0x55afa24fed78 0x55afa24ff118 0x55afa24ff438 0x55afa24ff7d8 0x55afa24ffb78 0x55afa24fff38 0x55afa2500240 0x55afa2500560 0x55afa2500880 0x55afa2500ba0 0x55afa2500ea8 0x55afa2501248 0x55afa25015e8 # | | | | `-RecoveryExpr 0x55afa2632258 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa2632038 "In 202x mismatched vector/scalar lowering for max is deprecated. Explicitly cast parameters." "" # | | |-FunctionTemplateDecl 0x55afa2632ff8 line:412:66 invalid max # | | | |-TemplateTypeParmDecl 0x55afa2632328 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26323c8 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa2632f50 line:412:66 invalid constexpr max 'int (T, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2632670 col:7 p0 'T' # | | | |-ParmVarDecl 0x55afa2632748 col:24 invalid p1 'int' # | | | |-CompoundStmt 0x55afa2633338 # | | | | `-ReturnStmt 0x55afa2633328 # | | | | `-RecoveryExpr 0x55afa26332f8 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa2633160 '' lvalue (ADL) = 'max' 0x55afa25015e8 0x55afa2501988 0x55afa24c7f00 0x55afa24c8210 0x55afa24c8530 0x55afa24c8850 0x55afa24c8b58 0x55afa24c8ef8 0x55afa24c9298 0x55afa24c9638 0x55afa24c9958 0x55afa24c9cb8 0x55afa24fdfb8 0x55afa24fe318 0x55afa24fe638 0x55afa24fe9d8 0x55afa24fed78 0x55afa24ff118 0x55afa24ff438 0x55afa24ff7d8 0x55afa24ffb78 0x55afa24fff38 0x55afa2500240 0x55afa2500560 0x55afa2500880 0x55afa2500ba0 0x55afa2500ea8 0x55afa2501248 # | | | | `-RecoveryExpr 0x55afa26332d8 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa2633060 "In 202x mismatched vector/scalar lowering for max is deprecated. Explicitly cast parameters." "" # | | |-FunctionTemplateDecl 0x55afa2633920 line:423:66 invalid min # | | | |-TemplateTypeParmDecl 0x55afa2633350 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26333e8 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa2633878 line:423:66 invalid constexpr min 'int (int, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa26336f0 col:18 invalid p0 'int' # | | | |-ParmVarDecl 0x55afa2633768 col:24 p1 'T' # | | | |-CompoundStmt 0x55afa2633c60 # | | | | `-ReturnStmt 0x55afa2633c50 # | | | | `-RecoveryExpr 0x55afa2633c20 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa2633a88 '' lvalue (ADL) = 'min' 0x55afa2508b60 0x55afa2501d20 0x55afa2502030 0x55afa2502350 0x55afa2502670 0x55afa2502978 0x55afa2502c98 0x55afa2502fb8 0x55afa25032d8 0x55afa25035f8 0x55afa2503918 0x55afa2503c38 0x55afa2503f68 0x55afa2504270 0x55afa2504590 0x55afa25048b0 0x55afa2504bd0 0x55afa2504ef0 0x55afa2505210 0x55afa2505530 0x55afa2505850 0x55afa2505b70 0x55afa25078b8 0x55afa2507bd8 0x55afa2507ef8 0x55afa2508200 0x55afa2508520 0x55afa2508840 # | | | | `-RecoveryExpr 0x55afa2633ba8 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa2633988 "In 202x mismatched vector/scalar lowering for min is deprecated. Explicitly cast parameters." "" # | | |-FunctionTemplateDecl 0x55afa2634250 line:430:66 invalid min # | | | |-TemplateTypeParmDecl 0x55afa2633c78 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2633d18 col:28 referenced 'uint':'unsigned int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa26341a8 line:430:66 invalid constexpr min 'int (T, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2633fc0 col:7 p0 'T' # | | | |-ParmVarDecl 0x55afa2634098 col:24 invalid p1 'int' # | | | |-CompoundStmt 0x55afa2634590 # | | | | `-ReturnStmt 0x55afa2634580 # | | | | `-RecoveryExpr 0x55afa2634550 '' contains-errors lvalue # | | | | |-UnresolvedLookupExpr 0x55afa26343b8 '' lvalue (ADL) = 'min' 0x55afa2508840 0x55afa2508b60 0x55afa2501d20 0x55afa2502030 0x55afa2502350 0x55afa2502670 0x55afa2502978 0x55afa2502c98 0x55afa2502fb8 0x55afa25032d8 0x55afa25035f8 0x55afa2503918 0x55afa2503c38 0x55afa2503f68 0x55afa2504270 0x55afa2504590 0x55afa25048b0 0x55afa2504bd0 0x55afa2504ef0 0x55afa2505210 0x55afa2505530 0x55afa2505850 0x55afa2505b70 0x55afa25078b8 0x55afa2507bd8 0x55afa2507ef8 0x55afa2508200 0x55afa2508520 # | | | | `-RecoveryExpr 0x55afa2634530 '' contains-errors lvalue # | | | `-DeprecatedAttr 0x55afa26342b8 "In 202x mismatched vector/scalar lowering for min is deprecated. Explicitly cast parameters." "" # | | |-FunctionDecl 0x55afa2634700 line:439:36 constexpr normalize 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa2634650 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2634a50 # | | | | `-ReturnStmt 0x55afa2634a40 # | | | | `-CallExpr 0x55afa2634a10 'float' # | | | | |-ImplicitCastExpr 0x55afa26349f8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26349d8 '' Function 0x55afa250c128 'normalize' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26349b0 'float' # | | | | `-ImplicitCastExpr 0x55afa2634998 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2634980 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2634948 'double' lvalue ParmVar 0x55afa2634650 'V' 'double' # | | | `-DeprecatedAttr 0x55afa26347b0 "In 202x 64 bit API lowering for normalize is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2634bc0 line:439:36 constexpr normalize 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2634b10 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa2634f30 # | | | | `-ReturnStmt 0x55afa2634f20 # | | | | `-CallExpr 0x55afa2634ef0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2634ed8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2634eb8 '' Function 0x55afa250c3a0 'normalize' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2634e90 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2634e78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2634e60 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2634e28 'double2':'vector' lvalue ParmVar 0x55afa2634b10 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2634c70 "In 202x 64 bit API lowering for normalize is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2635388 line:439:36 constexpr normalize 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26352d8 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2635700 # | | | | `-ReturnStmt 0x55afa26356f0 # | | | | `-CallExpr 0x55afa26356c0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26356a8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2635688 '' Function 0x55afa250c618 'normalize' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2635660 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2635648 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2635630 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26355f8 'double3':'vector' lvalue ParmVar 0x55afa26352d8 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2635438 "In 202x 64 bit API lowering for normalize is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2635870 line:439:36 constexpr normalize 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26357c0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa2635bf0 # | | | | `-ReturnStmt 0x55afa2635be0 # | | | | `-CallExpr 0x55afa2635bb0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2635b98 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2635b78 '' Function 0x55afa250c890 'normalize' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2635b50 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2635b38 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2635b20 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2635ae8 'double4':'vector' lvalue ParmVar 0x55afa26357c0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa2635920 "In 202x 64 bit API lowering for normalize is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2635d50 line:440:37 constexpr normalize 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2635ca0 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa26360b0 # | | | | `-ReturnStmt 0x55afa26360a0 # | | | | `-CallExpr 0x55afa2636070 'float' # | | | | |-ImplicitCastExpr 0x55afa2636058 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2636038 '' Function 0x55afa250c128 'normalize' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2636010 'float' # | | | | `-ImplicitCastExpr 0x55afa2635ff8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2635fe0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2635fa8 'int' lvalue ParmVar 0x55afa2635ca0 'V' 'int' # | | | `-DeprecatedAttr 0x55afa2635e00 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2636210 line:440:37 constexpr normalize 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2636160 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa2636590 # | | | | `-ReturnStmt 0x55afa2636580 # | | | | `-CallExpr 0x55afa2636550 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2636538 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2636518 '' Function 0x55afa250c3a0 'normalize' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa26364f0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26364d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26364c0 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2636488 'int2':'vector' lvalue ParmVar 0x55afa2636160 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa26362c0 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26366f0 line:440:37 constexpr normalize 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2636640 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2636a78 # | | | | `-ReturnStmt 0x55afa2636a68 # | | | | `-CallExpr 0x55afa2636a38 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2636a20 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2636a00 '' Function 0x55afa250c618 'normalize' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa26369d8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa26369c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26369a8 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2636970 'int3':'vector' lvalue ParmVar 0x55afa2636640 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa26367a0 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2636bd8 line:440:37 constexpr normalize 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2636b28 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2636f68 # | | | | `-ReturnStmt 0x55afa2636f58 # | | | | `-CallExpr 0x55afa2636f28 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2636f10 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2636ef0 '' Function 0x55afa250c890 'normalize' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2636ec8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2636eb0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2636e98 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2636e60 'int4':'vector' lvalue ParmVar 0x55afa2636b28 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2636c88 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26370c8 line:440:37 constexpr normalize 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa2637018 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2637cd8 # | | | | `-ReturnStmt 0x55afa2637cc8 # | | | | `-CallExpr 0x55afa2637c98 'float' # | | | | |-ImplicitCastExpr 0x55afa2637c80 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2637c60 '' Function 0x55afa250c128 'normalize' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2637c38 'float' # | | | | `-ImplicitCastExpr 0x55afa2637c20 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2637c08 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2637bd0 'uint':'unsigned int' lvalue ParmVar 0x55afa2637018 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2637178 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2637e38 line:440:37 constexpr normalize 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2637d88 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa26381d8 # | | | | `-ReturnStmt 0x55afa26381c8 # | | | | `-CallExpr 0x55afa2638198 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2638180 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2638160 '' Function 0x55afa250c3a0 'normalize' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2638138 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2638120 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2638108 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26380d0 'uint2':'vector' lvalue ParmVar 0x55afa2637d88 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2637ee8 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2638338 line:440:37 constexpr normalize 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2638288 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa26386e0 # | | | | `-ReturnStmt 0x55afa26386d0 # | | | | `-CallExpr 0x55afa26386a0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2638688 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2638668 '' Function 0x55afa250c618 'normalize' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2638640 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2638628 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2638610 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26385d8 'uint3':'vector' lvalue ParmVar 0x55afa2638288 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa26383e8 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2638840 line:440:37 constexpr normalize 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2638790 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2638bf0 # | | | | `-ReturnStmt 0x55afa2638be0 # | | | | `-CallExpr 0x55afa2638bb0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2638b98 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2638b78 '' Function 0x55afa250c890 'normalize' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2638b50 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2638b38 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2638b20 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2638ae8 'uint4':'vector' lvalue ParmVar 0x55afa2638790 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa26388f0 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2638d50 line:440:37 constexpr normalize 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2638ca0 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa26390f0 # | | | | `-ReturnStmt 0x55afa26390e0 # | | | | `-CallExpr 0x55afa26390b0 'float' # | | | | |-ImplicitCastExpr 0x55afa2639098 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2639078 '' Function 0x55afa250c128 'normalize' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2639050 'float' # | | | | `-ImplicitCastExpr 0x55afa2639038 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2639020 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2638fe8 'int64_t':'long' lvalue ParmVar 0x55afa2638ca0 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2638e00 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2639250 line:440:37 constexpr normalize 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26391a0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2639610 # | | | | `-ReturnStmt 0x55afa2639600 # | | | | `-CallExpr 0x55afa26395d0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa26395b8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2639598 '' Function 0x55afa250c3a0 'normalize' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2639570 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2639558 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2639540 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2639508 'int64_t2':'vector' lvalue ParmVar 0x55afa26391a0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2639300 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2639770 line:440:37 constexpr normalize 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26396c0 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa263a250 # | | | | `-ReturnStmt 0x55afa263a240 # | | | | `-CallExpr 0x55afa263a210 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa263a1f8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa263a1d8 '' Function 0x55afa250c618 'normalize' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa263a1b0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2639a80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2639a68 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2639a30 'int64_t3':'vector' lvalue ParmVar 0x55afa26396c0 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2639820 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263a3b0 line:440:37 constexpr normalize 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa263a300 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa263a780 # | | | | `-ReturnStmt 0x55afa263a770 # | | | | `-CallExpr 0x55afa263a740 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa263a728 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa263a708 '' Function 0x55afa250c890 'normalize' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa263a6e0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa263a6c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263a6b0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263a678 'int64_t4':'vector' lvalue ParmVar 0x55afa263a300 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa263a460 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263a8e0 line:440:37 constexpr normalize 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa263a830 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa263aca0 # | | | | `-ReturnStmt 0x55afa263ac90 # | | | | `-CallExpr 0x55afa263ac60 'float' # | | | | |-ImplicitCastExpr 0x55afa263ac48 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa263ac28 '' Function 0x55afa250c128 'normalize' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa263ac00 'float' # | | | | `-ImplicitCastExpr 0x55afa263abe8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263abd0 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263ab98 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa263a830 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa263a990 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263ae00 line:440:37 constexpr normalize 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa263ad50 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa263b1e0 # | | | | `-ReturnStmt 0x55afa263b1d0 # | | | | `-CallExpr 0x55afa263b1a0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa263b188 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa263b168 '' Function 0x55afa250c3a0 'normalize' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa263b140 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa263b128 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263b110 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263b0d8 'uint64_t2':'vector' lvalue ParmVar 0x55afa263ad50 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa263aeb0 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263b340 line:440:37 constexpr normalize 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa263b290 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa263b728 # | | | | `-ReturnStmt 0x55afa263b718 # | | | | `-CallExpr 0x55afa263b6e8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa263b6d0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa263b6b0 '' Function 0x55afa250c618 'normalize' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa263b688 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa263b670 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263b658 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263b620 'uint64_t3':'vector' lvalue ParmVar 0x55afa263b290 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa263b3f0 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263b888 line:440:37 constexpr normalize 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa263b7d8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa263bc78 # | | | | `-ReturnStmt 0x55afa263bc68 # | | | | `-CallExpr 0x55afa263bc38 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa263bc20 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa263bc00 '' Function 0x55afa250c890 'normalize' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa263bbd8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa263bbc0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263bba8 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263bb70 'uint64_t4':'vector' lvalue ParmVar 0x55afa263b7d8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa263b938 "In 202x int lowering for normalize is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263be80 line:446:37 constexpr pow 'float (double, double)' implicit-inline # | | | |-ParmVarDecl 0x55afa263bd30 col:29 used V1 'double' # | | | |-ParmVarDecl 0x55afa263bdb0 col:40 used V2 'double' # | | | |-CompoundStmt 0x55afa263ca60 # | | | | `-ReturnStmt 0x55afa263ca50 # | | | | `-CallExpr 0x55afa263ca18 'float' # | | | | |-ImplicitCastExpr 0x55afa263ca00 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa263c9e0 '' Function 0x55afa25111e0 'pow' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa263c130 'float' # | | | | | `-ImplicitCastExpr 0x55afa263c118 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263c100 'double' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263c0c8 'double' lvalue ParmVar 0x55afa263bd30 'V1' 'double' # | | | | `-CStyleCastExpr 0x55afa263c9b8 'float' # | | | | `-ImplicitCastExpr 0x55afa263c9a0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263c190 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263c158 'double' lvalue ParmVar 0x55afa263bdb0 'V2' 'double' # | | | `-DeprecatedAttr 0x55afa263bf38 "In 202x 64 bit API lowering for pow is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa263cc68 line:446:37 constexpr pow 'float2 (double2, double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa263cb18 col:31 used V1 'double2':'vector' # | | | |-ParmVarDecl 0x55afa263cb98 col:43 used V2 'double2':'vector' # | | | |-CompoundStmt 0x55afa263d088 # | | | | `-ReturnStmt 0x55afa263d078 # | | | | `-CallExpr 0x55afa263d040 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa263d028 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa263d008 '' Function 0x55afa2511500 'pow' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa263cf38 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa263cf20 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263cf08 'double2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263ced0 'double2':'vector' lvalue ParmVar 0x55afa263cb18 'V1' 'double2':'vector' # | | | | `-CStyleCastExpr 0x55afa263cfe0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa263cfc8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263cfb0 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263cf78 'double2':'vector' lvalue ParmVar 0x55afa263cb98 'V2' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa263cd20 "In 202x 64 bit API lowering for pow is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa263d290 line:446:37 constexpr pow 'float3 (double3, double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa263d140 col:31 used V1 'double3':'vector' # | | | |-ParmVarDecl 0x55afa263d1c0 col:43 used V2 'double3':'vector' # | | | |-CompoundStmt 0x55afa263d6b8 # | | | | `-ReturnStmt 0x55afa263d6a8 # | | | | `-CallExpr 0x55afa263d670 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa263d658 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa263d638 '' Function 0x55afa2511870 'pow' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa263d568 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa263d550 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263d538 'double3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263d500 'double3':'vector' lvalue ParmVar 0x55afa263d140 'V1' 'double3':'vector' # | | | | `-CStyleCastExpr 0x55afa263d610 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa263d5f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263d5e0 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263d5a8 'double3':'vector' lvalue ParmVar 0x55afa263d1c0 'V2' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa263d348 "In 202x 64 bit API lowering for pow is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa263d8c0 line:446:37 constexpr pow 'float4 (double4, double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa263d770 col:31 used V1 'double4':'vector' # | | | |-ParmVarDecl 0x55afa263d7f0 col:43 used V2 'double4':'vector' # | | | |-CompoundStmt 0x55afa263dcf0 # | | | | `-ReturnStmt 0x55afa263dce0 # | | | | `-CallExpr 0x55afa263dca8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa263dc90 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa263dc70 '' Function 0x55afa2511b90 'pow' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa263dba0 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa263db88 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263db70 'double4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263db38 'double4':'vector' lvalue ParmVar 0x55afa263d770 'V1' 'double4':'vector' # | | | | `-CStyleCastExpr 0x55afa263dc48 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa263dc30 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263dc18 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263dbe0 'double4':'vector' lvalue ParmVar 0x55afa263d7f0 'V2' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa263d978 "In 202x 64 bit API lowering for pow is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa263def0 line:447:38 constexpr pow 'float (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa263dda0 col:26 used V1 'int' # | | | |-ParmVarDecl 0x55afa263de20 col:34 used V2 'int' # | | | |-CompoundStmt 0x55afa263e2e8 # | | | | `-ReturnStmt 0x55afa263e2d8 # | | | | `-CallExpr 0x55afa263e2a0 'float' # | | | | |-ImplicitCastExpr 0x55afa263e288 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa263e268 '' Function 0x55afa25111e0 'pow' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa263e1b0 'float' # | | | | | `-ImplicitCastExpr 0x55afa263e198 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263e180 'int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263e148 'int' lvalue ParmVar 0x55afa263dda0 'V1' 'int' # | | | | `-CStyleCastExpr 0x55afa263e240 'float' # | | | | `-ImplicitCastExpr 0x55afa263e228 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263e210 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263e1d8 'int' lvalue ParmVar 0x55afa263de20 'V2' 'int' # | | | `-DeprecatedAttr 0x55afa263dfa8 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263e4e8 line:447:38 constexpr pow 'float2 (int2, int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa263e398 col:28 used V1 'int2':'vector' # | | | |-ParmVarDecl 0x55afa263e418 col:37 used V2 'int2':'vector' # | | | |-CompoundStmt 0x55afa263e918 # | | | | `-ReturnStmt 0x55afa263e908 # | | | | `-CallExpr 0x55afa263e8d0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa263e8b8 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa263e898 '' Function 0x55afa2511500 'pow' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa263e7c8 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa263e7b0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263e798 'int2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263e760 'int2':'vector' lvalue ParmVar 0x55afa263e398 'V1' 'int2':'vector' # | | | | `-CStyleCastExpr 0x55afa263e870 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa263e858 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263e840 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263e808 'int2':'vector' lvalue ParmVar 0x55afa263e418 'V2' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa263e5a0 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263f1c8 line:447:38 constexpr pow 'float3 (int3, int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa263f078 col:28 used V1 'int3':'vector' # | | | |-ParmVarDecl 0x55afa263f0f8 col:37 used V2 'int3':'vector' # | | | |-CompoundStmt 0x55afa263f600 # | | | | `-ReturnStmt 0x55afa263f5f0 # | | | | `-CallExpr 0x55afa263f5b8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa263f5a0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa263f580 '' Function 0x55afa2511870 'pow' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa263f4b0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa263f498 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263f480 'int3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263f448 'int3':'vector' lvalue ParmVar 0x55afa263f078 'V1' 'int3':'vector' # | | | | `-CStyleCastExpr 0x55afa263f558 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa263f540 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263f528 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263f4f0 'int3':'vector' lvalue ParmVar 0x55afa263f0f8 'V2' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa263f280 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263f800 line:447:38 constexpr pow 'float4 (int4, int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa263f6b0 col:28 used V1 'int4':'vector' # | | | |-ParmVarDecl 0x55afa263f730 col:37 used V2 'int4':'vector' # | | | |-CompoundStmt 0x55afa263fc40 # | | | | `-ReturnStmt 0x55afa263fc30 # | | | | `-CallExpr 0x55afa263fbf8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa263fbe0 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa263fbc0 '' Function 0x55afa2511b90 'pow' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa263faf0 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa263fad8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa263fac0 'int4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa263fa88 'int4':'vector' lvalue ParmVar 0x55afa263f6b0 'V1' 'int4':'vector' # | | | | `-CStyleCastExpr 0x55afa263fb98 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa263fb80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa263fb68 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa263fb30 'int4':'vector' lvalue ParmVar 0x55afa263f730 'V2' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa263f8b8 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa263fe40 line:447:38 constexpr pow 'float (uint, uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa263fcf0 col:27 used V1 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa263fd70 col:36 used V2 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2640258 # | | | | `-ReturnStmt 0x55afa2640248 # | | | | `-CallExpr 0x55afa2640210 'float' # | | | | |-ImplicitCastExpr 0x55afa26401f8 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa26401d8 '' Function 0x55afa25111e0 'pow' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa2640120 'float' # | | | | | `-ImplicitCastExpr 0x55afa2640108 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26400f0 'uint':'unsigned int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26400b8 'uint':'unsigned int' lvalue ParmVar 0x55afa263fcf0 'V1' 'uint':'unsigned int' # | | | | `-CStyleCastExpr 0x55afa26401b0 'float' # | | | | `-ImplicitCastExpr 0x55afa2640198 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2640180 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2640148 'uint':'unsigned int' lvalue ParmVar 0x55afa263fd70 'V2' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa263fef8 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2640458 line:447:38 constexpr pow 'float2 (uint2, uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2640308 col:29 used V1 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa2640388 col:39 used V2 'uint2':'vector' # | | | |-CompoundStmt 0x55afa26408a8 # | | | | `-ReturnStmt 0x55afa2640898 # | | | | `-CallExpr 0x55afa2640860 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2640848 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2640828 '' Function 0x55afa2511500 'pow' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa2640758 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2640740 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2640728 'uint2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26406f0 'uint2':'vector' lvalue ParmVar 0x55afa2640308 'V1' 'uint2':'vector' # | | | | `-CStyleCastExpr 0x55afa2640800 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26407e8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26407d0 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2640798 'uint2':'vector' lvalue ParmVar 0x55afa2640388 'V2' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2640510 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2640aa8 line:447:38 constexpr pow 'float3 (uint3, uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2640958 col:29 used V1 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa26409d8 col:39 used V2 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2640f00 # | | | | `-ReturnStmt 0x55afa2640ef0 # | | | | `-CallExpr 0x55afa2640eb8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2640ea0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa2640e80 '' Function 0x55afa2511870 'pow' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2640db0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2640d98 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2640d80 'uint3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2640d48 'uint3':'vector' lvalue ParmVar 0x55afa2640958 'V1' 'uint3':'vector' # | | | | `-CStyleCastExpr 0x55afa2640e58 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2640e40 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2640e28 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2640df0 'uint3':'vector' lvalue ParmVar 0x55afa26409d8 'V2' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2640b60 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26416e0 line:447:38 constexpr pow 'float4 (uint4, uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2641590 col:29 used V1 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa2641610 col:39 used V2 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2641b40 # | | | | `-ReturnStmt 0x55afa2641b30 # | | | | `-CallExpr 0x55afa2641af8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2641ae0 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2641ac0 '' Function 0x55afa2511b90 'pow' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa26419f0 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26419d8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26419c0 'uint4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2641988 'uint4':'vector' lvalue ParmVar 0x55afa2641590 'V1' 'uint4':'vector' # | | | | `-CStyleCastExpr 0x55afa2641a98 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2641a80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2641a68 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2641a30 'uint4':'vector' lvalue ParmVar 0x55afa2641610 'V2' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2641798 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2641d40 line:447:38 constexpr pow 'float (int64_t, int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2641bf0 col:30 used V1 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa2641c70 col:42 used V2 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2642178 # | | | | `-ReturnStmt 0x55afa2642168 # | | | | `-CallExpr 0x55afa2642130 'float' # | | | | |-ImplicitCastExpr 0x55afa2642118 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa26420f8 '' Function 0x55afa25111e0 'pow' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa2642040 'float' # | | | | | `-ImplicitCastExpr 0x55afa2642028 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2642010 'int64_t':'long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2641fd8 'int64_t':'long' lvalue ParmVar 0x55afa2641bf0 'V1' 'int64_t':'long' # | | | | `-CStyleCastExpr 0x55afa26420d0 'float' # | | | | `-ImplicitCastExpr 0x55afa26420b8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26420a0 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2642068 'int64_t':'long' lvalue ParmVar 0x55afa2641c70 'V2' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2641df8 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2642378 line:447:38 constexpr pow 'float2 (int64_t2, int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2642228 col:32 used V1 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa26422a8 col:45 used V2 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa26427e8 # | | | | `-ReturnStmt 0x55afa26427d8 # | | | | `-CallExpr 0x55afa26427a0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2642788 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2642768 '' Function 0x55afa2511500 'pow' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa2642698 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2642680 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2642668 'int64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2642630 'int64_t2':'vector' lvalue ParmVar 0x55afa2642228 'V1' 'int64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa2642740 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2642728 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2642710 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26426d8 'int64_t2':'vector' lvalue ParmVar 0x55afa26422a8 'V2' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2642430 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26429e8 line:447:38 constexpr pow 'float3 (int64_t3, int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2642898 col:32 used V1 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2642918 col:45 used V2 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2642e60 # | | | | `-ReturnStmt 0x55afa2642e50 # | | | | `-CallExpr 0x55afa2642e18 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2642e00 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa2642de0 '' Function 0x55afa2511870 'pow' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2642d10 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2642cf8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2642ce0 'int64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2642ca8 'int64_t3':'vector' lvalue ParmVar 0x55afa2642898 'V1' 'int64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa2642db8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2642da0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2642d88 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2642d50 'int64_t3':'vector' lvalue ParmVar 0x55afa2642918 'V2' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2642aa0 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2643060 line:447:38 constexpr pow 'float4 (int64_t4, int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2642f10 col:32 used V1 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2642f90 col:45 used V2 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa26434e0 # | | | | `-ReturnStmt 0x55afa26434d0 # | | | | `-CallExpr 0x55afa2643498 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2643480 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2643460 '' Function 0x55afa2511b90 'pow' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa2643390 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2643378 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2643360 'int64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2643328 'int64_t4':'vector' lvalue ParmVar 0x55afa2642f10 'V1' 'int64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa2643438 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2643420 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2643408 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26433d0 'int64_t4':'vector' lvalue ParmVar 0x55afa2642f90 'V2' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2643118 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2643cc0 line:447:38 constexpr pow 'float (uint64_t, uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2643b70 col:31 used V1 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa2643bf0 col:44 used V2 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2644118 # | | | | `-ReturnStmt 0x55afa2644108 # | | | | `-CallExpr 0x55afa26440d0 'float' # | | | | |-ImplicitCastExpr 0x55afa26440b8 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa2644098 '' Function 0x55afa25111e0 'pow' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa2643fe0 'float' # | | | | | `-ImplicitCastExpr 0x55afa2643fc8 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2643fb0 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2643f78 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2643b70 'V1' 'uint64_t':'unsigned long' # | | | | `-CStyleCastExpr 0x55afa2644070 'float' # | | | | `-ImplicitCastExpr 0x55afa2644058 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2644040 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2644008 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2643bf0 'V2' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2643d78 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2644318 line:447:38 constexpr pow 'float2 (uint64_t2, uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26441c8 col:33 used V1 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa2644248 col:47 used V2 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa26447a8 # | | | | `-ReturnStmt 0x55afa2644798 # | | | | `-CallExpr 0x55afa2644760 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2644748 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2644728 '' Function 0x55afa2511500 'pow' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa2644658 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2644640 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2644628 'uint64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26445f0 'uint64_t2':'vector' lvalue ParmVar 0x55afa26441c8 'V1' 'uint64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa2644700 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26446e8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26446d0 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2644698 'uint64_t2':'vector' lvalue ParmVar 0x55afa2644248 'V2' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa26443d0 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26449a8 line:447:38 constexpr pow 'float3 (uint64_t3, uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2644858 col:33 used V1 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa26448d8 col:47 used V2 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2644e40 # | | | | `-ReturnStmt 0x55afa2644e30 # | | | | `-CallExpr 0x55afa2644df8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2644de0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa2644dc0 '' Function 0x55afa2511870 'pow' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2644cf0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2644cd8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2644cc0 'uint64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2644c88 'uint64_t3':'vector' lvalue ParmVar 0x55afa2644858 'V1' 'uint64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa2644d98 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2644d80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2644d68 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2644d30 'uint64_t3':'vector' lvalue ParmVar 0x55afa26448d8 'V2' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2644a60 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2645040 line:447:38 constexpr pow 'float4 (uint64_t4, uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2644ef0 col:33 used V1 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2644f70 col:47 used V2 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa26454e0 # | | | | `-ReturnStmt 0x55afa26454d0 # | | | | `-CallExpr 0x55afa2645498 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2645480 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2645460 '' Function 0x55afa2511b90 'pow' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa2645390 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2645378 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2645360 'uint64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2645328 'uint64_t4':'vector' lvalue ParmVar 0x55afa2644ef0 'V1' 'uint64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa2645438 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2645420 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2645408 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26453d0 'uint64_t4':'vector' lvalue ParmVar 0x55afa2644f70 'V2' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa26450f8 "In 202x int lowering for pow is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2645650 line:453:36 constexpr rsqrt 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa26455a0 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2645998 # | | | | `-ReturnStmt 0x55afa2645988 # | | | | `-CallExpr 0x55afa2645958 'float' # | | | | |-ImplicitCastExpr 0x55afa2645940 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2645920 '' Function 0x55afa2515f10 'rsqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26458f8 'float' # | | | | `-ImplicitCastExpr 0x55afa26458e0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26458c8 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2645890 'double' lvalue ParmVar 0x55afa26455a0 'V' 'double' # | | | `-DeprecatedAttr 0x55afa2645700 "In 202x 64 bit API lowering for rsqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2571680 line:453:36 constexpr rsqrt 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2645a58 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa25719e8 # | | | | `-ReturnStmt 0x55afa25719d8 # | | | | `-CallExpr 0x55afa25719a8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2571990 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2571970 '' Function 0x55afa2516188 'rsqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2571948 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2571930 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2571918 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25718e0 'double2':'vector' lvalue ParmVar 0x55afa2645a58 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2571730 "In 202x 64 bit API lowering for rsqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2571b58 line:453:36 constexpr rsqrt 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2571aa8 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2571ec8 # | | | | `-ReturnStmt 0x55afa2571eb8 # | | | | `-CallExpr 0x55afa2571e88 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2571e70 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2571e50 '' Function 0x55afa2516400 'rsqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2571e28 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2571e10 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2571df8 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2571dc0 'double3':'vector' lvalue ParmVar 0x55afa2571aa8 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2571c08 "In 202x 64 bit API lowering for rsqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2572038 line:453:36 constexpr rsqrt 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2571f88 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa25723b0 # | | | | `-ReturnStmt 0x55afa25723a0 # | | | | `-CallExpr 0x55afa2572370 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2572358 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2572338 '' Function 0x55afa2516678 'rsqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2572310 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25722f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25722e0 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25722a8 'double4':'vector' lvalue ParmVar 0x55afa2571f88 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25720e8 "In 202x 64 bit API lowering for rsqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2572510 line:454:37 constexpr rsqrt 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2572460 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa2572868 # | | | | `-ReturnStmt 0x55afa2572858 # | | | | `-CallExpr 0x55afa2572828 'float' # | | | | |-ImplicitCastExpr 0x55afa2572810 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa25727f0 '' Function 0x55afa2515f10 'rsqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa25727c8 'float' # | | | | `-ImplicitCastExpr 0x55afa25727b0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2572798 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2572760 'int' lvalue ParmVar 0x55afa2572460 'V' 'int' # | | | `-DeprecatedAttr 0x55afa25725c0 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25729c8 line:454:37 constexpr rsqrt 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2572918 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa2572d40 # | | | | `-ReturnStmt 0x55afa2572d30 # | | | | `-CallExpr 0x55afa2572d00 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2572ce8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2572cc8 '' Function 0x55afa2516188 'rsqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2572ca0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2572c88 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2572c70 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2572c38 'int2':'vector' lvalue ParmVar 0x55afa2572918 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa2572a78 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2572ea0 line:454:37 constexpr rsqrt 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2572df0 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2573220 # | | | | `-ReturnStmt 0x55afa2573210 # | | | | `-CallExpr 0x55afa25731e0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25731c8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25731a8 '' Function 0x55afa2516400 'rsqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2573180 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2573168 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2573150 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2573118 'int3':'vector' lvalue ParmVar 0x55afa2572df0 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2572f50 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2573380 line:454:37 constexpr rsqrt 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25732d0 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2573730 # | | | | `-ReturnStmt 0x55afa2573720 # | | | | `-CallExpr 0x55afa25736f0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25736d8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25736b8 '' Function 0x55afa2516678 'rsqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2573690 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2573650 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2573638 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2573600 'int4':'vector' lvalue ParmVar 0x55afa25732d0 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2573430 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2573890 line:454:37 constexpr rsqrt 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa25737e0 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2573c08 # | | | | `-ReturnStmt 0x55afa2573bf8 # | | | | `-CallExpr 0x55afa2573bc8 'float' # | | | | |-ImplicitCastExpr 0x55afa2573bb0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2573b90 '' Function 0x55afa2515f10 'rsqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2573b68 'float' # | | | | `-ImplicitCastExpr 0x55afa2573b50 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2573b38 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2573b00 'uint':'unsigned int' lvalue ParmVar 0x55afa25737e0 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2573940 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2573d68 line:454:37 constexpr rsqrt 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2573cb8 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2574100 # | | | | `-ReturnStmt 0x55afa25740f0 # | | | | `-CallExpr 0x55afa25740c0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25740a8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2574088 '' Function 0x55afa2516188 'rsqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2574060 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2574048 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2574030 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2573ff8 'uint2':'vector' lvalue ParmVar 0x55afa2573cb8 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2573e18 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2574260 line:454:37 constexpr rsqrt 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25741b0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2574600 # | | | | `-ReturnStmt 0x55afa25745f0 # | | | | `-CallExpr 0x55afa25745c0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25745a8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2574588 '' Function 0x55afa2516400 'rsqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2574560 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2574548 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2574530 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25744f8 'uint3':'vector' lvalue ParmVar 0x55afa25741b0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2574310 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2574760 line:454:37 constexpr rsqrt 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25746b0 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2574b08 # | | | | `-ReturnStmt 0x55afa2574af8 # | | | | `-CallExpr 0x55afa2574ac8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2574ab0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2574a90 '' Function 0x55afa2516678 'rsqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2574a68 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2574a50 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2574a38 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2574a00 'uint4':'vector' lvalue ParmVar 0x55afa25746b0 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2574810 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2574c68 line:454:37 constexpr rsqrt 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2574bb8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2575000 # | | | | `-ReturnStmt 0x55afa2574ff0 # | | | | `-CallExpr 0x55afa2574fc0 'float' # | | | | |-ImplicitCastExpr 0x55afa2574fa8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2574f88 '' Function 0x55afa2515f10 'rsqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2574f60 'float' # | | | | `-ImplicitCastExpr 0x55afa2574f48 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2574f30 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2574ef8 'int64_t':'long' lvalue ParmVar 0x55afa2574bb8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2574d18 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2575160 line:454:37 constexpr rsqrt 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25750b0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2575518 # | | | | `-ReturnStmt 0x55afa2575508 # | | | | `-CallExpr 0x55afa25754d8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25754c0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa25754a0 '' Function 0x55afa2516188 'rsqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2575478 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2575460 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2575448 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2575410 'int64_t2':'vector' lvalue ParmVar 0x55afa25750b0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2575210 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25756a0 line:454:37 constexpr rsqrt 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25755c8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2575a60 # | | | | `-ReturnStmt 0x55afa2575a50 # | | | | `-CallExpr 0x55afa2575a20 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2575a08 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25759e8 '' Function 0x55afa2516400 'rsqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25759c0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25759a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2575990 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2575958 'int64_t3':'vector' lvalue ParmVar 0x55afa25755c8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2575750 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2575bc0 line:454:37 constexpr rsqrt 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2575b10 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2575f88 # | | | | `-ReturnStmt 0x55afa2575f78 # | | | | `-CallExpr 0x55afa2575f48 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2575f30 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2575f10 '' Function 0x55afa2516678 'rsqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2575ee8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2575ed0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2575eb8 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2575e80 'int64_t4':'vector' lvalue ParmVar 0x55afa2575b10 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2575c70 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25760e8 line:454:37 constexpr rsqrt 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2576038 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa25764a0 # | | | | `-ReturnStmt 0x55afa2576490 # | | | | `-CallExpr 0x55afa2576460 'float' # | | | | |-ImplicitCastExpr 0x55afa2576448 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2576428 '' Function 0x55afa2515f10 'rsqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2576400 'float' # | | | | `-ImplicitCastExpr 0x55afa25763e8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25763d0 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2576398 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2576038 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2576198 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2576600 line:454:37 constexpr rsqrt 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2576550 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25769d8 # | | | | `-ReturnStmt 0x55afa25769c8 # | | | | `-CallExpr 0x55afa2576998 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2576980 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2576960 '' Function 0x55afa2516188 'rsqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2576938 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2576920 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2576908 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25768d0 'uint64_t2':'vector' lvalue ParmVar 0x55afa2576550 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa25766b0 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2576b38 line:454:37 constexpr rsqrt 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2576a88 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2576f18 # | | | | `-ReturnStmt 0x55afa2576f08 # | | | | `-CallExpr 0x55afa2576ed8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2576ec0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2576ea0 '' Function 0x55afa2516400 'rsqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2576e78 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2576e60 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2576e48 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2576e10 'uint64_t3':'vector' lvalue ParmVar 0x55afa2576a88 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2576be8 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2577078 line:454:37 constexpr rsqrt 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2576fc8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa2577460 # | | | | `-ReturnStmt 0x55afa2577450 # | | | | `-CallExpr 0x55afa2577420 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2577408 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25773e8 '' Function 0x55afa2516678 'rsqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25773c0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25773a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2577390 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2577358 'uint64_t4':'vector' lvalue ParmVar 0x55afa2576fc8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2577128 "In 202x int lowering for rsqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25775d0 line:460:36 constexpr round 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa2577520 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa25779d8 # | | | | `-ReturnStmt 0x55afa25779c8 # | | | | `-CallExpr 0x55afa2577998 'float' # | | | | |-ImplicitCastExpr 0x55afa2577980 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2577960 '' Function 0x55afa2517290 'round' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2577938 'float' # | | | | `-ImplicitCastExpr 0x55afa2577920 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2577908 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25778d0 'double' lvalue ParmVar 0x55afa2577520 'V' 'double' # | | | `-DeprecatedAttr 0x55afa2577740 "In 202x 64 bit API lowering for round is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2577b48 line:460:36 constexpr round 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2577a98 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa2577eb0 # | | | | `-ReturnStmt 0x55afa2577ea0 # | | | | `-CallExpr 0x55afa2577e70 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2577e58 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2577e38 '' Function 0x55afa2517508 'round' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2577e10 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2577df8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2577de0 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2577da8 'double2':'vector' lvalue ParmVar 0x55afa2577a98 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2577bf8 "In 202x 64 bit API lowering for round is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2578020 line:460:36 constexpr round 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2577f70 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2578390 # | | | | `-ReturnStmt 0x55afa2578380 # | | | | `-CallExpr 0x55afa2578350 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2578338 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2578318 '' Function 0x55afa24dbbe0 'round' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25782f0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa25782d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25782c0 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2578288 'double3':'vector' lvalue ParmVar 0x55afa2577f70 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa25780d0 "In 202x 64 bit API lowering for round is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2578500 line:460:36 constexpr round 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2578450 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa2578878 # | | | | `-ReturnStmt 0x55afa2578868 # | | | | `-CallExpr 0x55afa2578838 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2578820 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2578800 '' Function 0x55afa24dbe58 'round' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25787d8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25787c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25787a8 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2578770 'double4':'vector' lvalue ParmVar 0x55afa2578450 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa25785b0 "In 202x 64 bit API lowering for round is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa25789d8 line:461:37 constexpr round 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2578928 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa2578d30 # | | | | `-ReturnStmt 0x55afa2578d20 # | | | | `-CallExpr 0x55afa2578cf0 'float' # | | | | |-ImplicitCastExpr 0x55afa2578cd8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2578cb8 '' Function 0x55afa2517290 'round' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2578c90 'float' # | | | | `-ImplicitCastExpr 0x55afa2578c78 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2578c60 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2578c28 'int' lvalue ParmVar 0x55afa2578928 'V' 'int' # | | | `-DeprecatedAttr 0x55afa2578a88 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2578e90 line:461:37 constexpr round 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2578de0 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa2579208 # | | | | `-ReturnStmt 0x55afa25791f8 # | | | | `-CallExpr 0x55afa25791c8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25791b0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2579190 '' Function 0x55afa2517508 'round' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2579168 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2579150 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2579138 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2579100 'int2':'vector' lvalue ParmVar 0x55afa2578de0 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa2578f40 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2579368 line:461:37 constexpr round 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25792b8 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa25796e8 # | | | | `-ReturnStmt 0x55afa25796d8 # | | | | `-CallExpr 0x55afa25796a8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2579690 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2579670 '' Function 0x55afa24dbbe0 'round' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2579648 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2579630 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2579618 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25795e0 'int3':'vector' lvalue ParmVar 0x55afa25792b8 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2579418 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257a108 line:461:37 constexpr round 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa257a058 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa257a490 # | | | | `-ReturnStmt 0x55afa257a480 # | | | | `-CallExpr 0x55afa257a450 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa257a438 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa257a418 '' Function 0x55afa24dbe58 'round' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa257a3f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa257a3d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257a3c0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257a388 'int4':'vector' lvalue ParmVar 0x55afa257a058 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa257a1b8 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257a5f0 line:461:37 constexpr round 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa257a540 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa257a968 # | | | | `-ReturnStmt 0x55afa257a958 # | | | | `-CallExpr 0x55afa257a928 'float' # | | | | |-ImplicitCastExpr 0x55afa257a910 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa257a8f0 '' Function 0x55afa2517290 'round' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa257a8c8 'float' # | | | | `-ImplicitCastExpr 0x55afa257a8b0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257a898 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257a860 'uint':'unsigned int' lvalue ParmVar 0x55afa257a540 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa257a6a0 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257aac8 line:461:37 constexpr round 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa257aa18 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa257ae60 # | | | | `-ReturnStmt 0x55afa257ae50 # | | | | `-CallExpr 0x55afa257ae20 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa257ae08 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa257ade8 '' Function 0x55afa2517508 'round' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa257adc0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa257ada8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257ad90 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257ad58 'uint2':'vector' lvalue ParmVar 0x55afa257aa18 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa257ab78 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257afc0 line:461:37 constexpr round 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa257af10 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa257b360 # | | | | `-ReturnStmt 0x55afa257b350 # | | | | `-CallExpr 0x55afa257b320 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa257b308 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa257b2e8 '' Function 0x55afa24dbbe0 'round' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa257b2c0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa257b2a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257b290 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257b258 'uint3':'vector' lvalue ParmVar 0x55afa257af10 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa257b070 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257b4c0 line:461:37 constexpr round 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa257b410 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa257b868 # | | | | `-ReturnStmt 0x55afa257b858 # | | | | `-CallExpr 0x55afa257b828 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa257b810 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa257b7f0 '' Function 0x55afa24dbe58 'round' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa257b7c8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa257b7b0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257b798 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257b760 'uint4':'vector' lvalue ParmVar 0x55afa257b410 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa257b570 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257b9c8 line:461:37 constexpr round 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa257b918 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa257bd60 # | | | | `-ReturnStmt 0x55afa257bd50 # | | | | `-CallExpr 0x55afa257bd20 'float' # | | | | |-ImplicitCastExpr 0x55afa257bd08 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa257bce8 '' Function 0x55afa2517290 'round' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa257bcc0 'float' # | | | | `-ImplicitCastExpr 0x55afa257bca8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257bc90 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257bc58 'int64_t':'long' lvalue ParmVar 0x55afa257b918 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa257ba78 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257bec0 line:461:37 constexpr round 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa257be10 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa257caa0 # | | | | `-ReturnStmt 0x55afa257ca90 # | | | | `-CallExpr 0x55afa257ca60 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa257ca48 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa257ca28 '' Function 0x55afa2517508 'round' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa257ca00 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa257c9e8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257c9d0 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257c998 'int64_t2':'vector' lvalue ParmVar 0x55afa257be10 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa257bf70 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257cc00 line:461:37 constexpr round 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa257cb50 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa257cfc0 # | | | | `-ReturnStmt 0x55afa257cfb0 # | | | | `-CallExpr 0x55afa257cf80 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa257cf68 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa257cf48 '' Function 0x55afa24dbbe0 'round' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa257cf20 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa257cf08 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257cef0 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257ceb8 'int64_t3':'vector' lvalue ParmVar 0x55afa257cb50 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa257ccb0 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257d120 line:461:37 constexpr round 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa257d070 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa257d4e8 # | | | | `-ReturnStmt 0x55afa257d4d8 # | | | | `-CallExpr 0x55afa257d4a8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa257d490 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa257d470 '' Function 0x55afa24dbe58 'round' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa257d448 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa257d430 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257d418 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257d3e0 'int64_t4':'vector' lvalue ParmVar 0x55afa257d070 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa257d1d0 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257d648 line:461:37 constexpr round 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa257d598 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa257da00 # | | | | `-ReturnStmt 0x55afa257d9f0 # | | | | `-CallExpr 0x55afa257d9c0 'float' # | | | | |-ImplicitCastExpr 0x55afa257d9a8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa257d988 '' Function 0x55afa2517290 'round' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa257d960 'float' # | | | | `-ImplicitCastExpr 0x55afa257d948 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257d930 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257d8f8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa257d598 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa257d6f8 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257db60 line:461:37 constexpr round 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa257dab0 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa257df38 # | | | | `-ReturnStmt 0x55afa257df28 # | | | | `-CallExpr 0x55afa257def8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa257dee0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa257dec0 '' Function 0x55afa2517508 'round' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa257de98 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa257de80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257de68 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257de30 'uint64_t2':'vector' lvalue ParmVar 0x55afa257dab0 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa257dc10 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257e098 line:461:37 constexpr round 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa257dfe8 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa257e478 # | | | | `-ReturnStmt 0x55afa257e468 # | | | | `-CallExpr 0x55afa257e438 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa257e420 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa257e400 '' Function 0x55afa24dbbe0 'round' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa257e3d8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa257e3c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257e3a8 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257e370 'uint64_t3':'vector' lvalue ParmVar 0x55afa257dfe8 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa257e148 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257e5d8 line:461:37 constexpr round 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa257e528 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa257e9c0 # | | | | `-ReturnStmt 0x55afa257e9b0 # | | | | `-CallExpr 0x55afa257e980 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa257e968 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa257e948 '' Function 0x55afa24dbe58 'round' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa257e920 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa257e908 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257e8f0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257e8b8 'uint64_t4':'vector' lvalue ParmVar 0x55afa257e528 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa257e688 "In 202x int lowering for round is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa257eb28 line:467:36 constexpr sin 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa257ea78 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa257ee70 # | | | | `-ReturnStmt 0x55afa257ee60 # | | | | `-CallExpr 0x55afa257ee30 'float' # | | | | |-ImplicitCastExpr 0x55afa257ee18 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa257edf8 '' Function 0x55afa25271b8 'sin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa257edd0 'float' # | | | | `-ImplicitCastExpr 0x55afa257edb8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257eda0 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257ed68 'double' lvalue ParmVar 0x55afa257ea78 'V' 'double' # | | | `-DeprecatedAttr 0x55afa257ebd8 "In 202x 64 bit API lowering for sin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa257efd8 line:467:36 constexpr sin 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa257ef28 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa257f340 # | | | | `-ReturnStmt 0x55afa257f330 # | | | | `-CallExpr 0x55afa257f300 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa257f2e8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa257f2c8 '' Function 0x55afa2527430 'sin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa257f2a0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa257f288 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257f270 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257f238 'double2':'vector' lvalue ParmVar 0x55afa257ef28 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa257f088 "In 202x 64 bit API lowering for sin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa257f4a8 line:467:36 constexpr sin 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa257f3f8 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa257f818 # | | | | `-ReturnStmt 0x55afa257f808 # | | | | `-CallExpr 0x55afa257f7d8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa257f7c0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa257f7a0 '' Function 0x55afa25276a8 'sin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa257f778 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa257f760 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257f748 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257f710 'double3':'vector' lvalue ParmVar 0x55afa257f3f8 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa257f558 "In 202x 64 bit API lowering for sin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa257f980 line:467:36 constexpr sin 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa257f8d0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa257fcf8 # | | | | `-ReturnStmt 0x55afa257fce8 # | | | | `-CallExpr 0x55afa257fcb8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa257fca0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa257fc80 '' Function 0x55afa2527930 'sin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa257fc58 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa257fc40 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa257fc28 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa257fbf0 'double4':'vector' lvalue ParmVar 0x55afa257f8d0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa257fa30 "In 202x 64 bit API lowering for sin is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa257fe58 line:468:37 constexpr sin 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa257fda8 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa25801b0 # | | | | `-ReturnStmt 0x55afa25801a0 # | | | | `-CallExpr 0x55afa2580170 'float' # | | | | |-ImplicitCastExpr 0x55afa2580158 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2580138 '' Function 0x55afa25271b8 'sin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2580110 'float' # | | | | `-ImplicitCastExpr 0x55afa25800f8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25800e0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25800a8 'int' lvalue ParmVar 0x55afa257fda8 'V' 'int' # | | | `-DeprecatedAttr 0x55afa257ff08 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2580310 line:468:37 constexpr sin 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2580260 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa2580688 # | | | | `-ReturnStmt 0x55afa2580678 # | | | | `-CallExpr 0x55afa2580648 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2580630 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2580610 '' Function 0x55afa2527430 'sin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa25805e8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25805d0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25805b8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2580580 'int2':'vector' lvalue ParmVar 0x55afa2580260 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa25803c0 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25816c0 line:468:37 constexpr sin 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2580738 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2581a40 # | | | | `-ReturnStmt 0x55afa2581a30 # | | | | `-CallExpr 0x55afa2581a00 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25819e8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25819c8 '' Function 0x55afa25276a8 'sin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa25819a0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2581988 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2581970 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2581938 'int3':'vector' lvalue ParmVar 0x55afa2580738 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2581770 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2581ba0 line:468:37 constexpr sin 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2581af0 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2581f28 # | | | | `-ReturnStmt 0x55afa2581f18 # | | | | `-CallExpr 0x55afa2581ee8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2581ed0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2581eb0 '' Function 0x55afa2527930 'sin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2581e88 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2581e70 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2581e58 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2581e20 'int4':'vector' lvalue ParmVar 0x55afa2581af0 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2581c50 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2582088 line:468:37 constexpr sin 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa2581fd8 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2582400 # | | | | `-ReturnStmt 0x55afa25823f0 # | | | | `-CallExpr 0x55afa25823c0 'float' # | | | | |-ImplicitCastExpr 0x55afa25823a8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2582388 '' Function 0x55afa25271b8 'sin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2582360 'float' # | | | | `-ImplicitCastExpr 0x55afa2582348 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2582330 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25822f8 'uint':'unsigned int' lvalue ParmVar 0x55afa2581fd8 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2582138 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2582560 line:468:37 constexpr sin 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25824b0 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa25828f8 # | | | | `-ReturnStmt 0x55afa25828e8 # | | | | `-CallExpr 0x55afa25828b8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa25828a0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2582880 '' Function 0x55afa2527430 'sin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2582858 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2582840 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2582828 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25827f0 'uint2':'vector' lvalue ParmVar 0x55afa25824b0 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2582610 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2582a58 line:468:37 constexpr sin 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa25829a8 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2582df8 # | | | | `-ReturnStmt 0x55afa2582de8 # | | | | `-CallExpr 0x55afa2582db8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2582da0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2582d80 '' Function 0x55afa25276a8 'sin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2582d58 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2582d40 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2582d28 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2582cf0 'uint3':'vector' lvalue ParmVar 0x55afa25829a8 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2582b08 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2582f58 line:468:37 constexpr sin 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2582ea8 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2583300 # | | | | `-ReturnStmt 0x55afa25832f0 # | | | | `-CallExpr 0x55afa25832c0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa25832a8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2583288 '' Function 0x55afa2527930 'sin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2583260 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2583248 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2583230 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25831f8 'uint4':'vector' lvalue ParmVar 0x55afa2582ea8 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2583008 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2583460 line:468:37 constexpr sin 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa25833b0 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa25837f8 # | | | | `-ReturnStmt 0x55afa25837e8 # | | | | `-CallExpr 0x55afa25837b8 'float' # | | | | |-ImplicitCastExpr 0x55afa25837a0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2583780 '' Function 0x55afa25271b8 'sin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2583758 'float' # | | | | `-ImplicitCastExpr 0x55afa2583740 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2583728 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25836f0 'int64_t':'long' lvalue ParmVar 0x55afa25833b0 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2583510 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2583958 line:468:37 constexpr sin 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa25838a8 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2583d10 # | | | | `-ReturnStmt 0x55afa2583d00 # | | | | `-CallExpr 0x55afa2583cd0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2583cb8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2583c98 '' Function 0x55afa2527430 'sin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2583c70 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2583c58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2583c40 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2583c08 'int64_t2':'vector' lvalue ParmVar 0x55afa25838a8 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2583a08 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2583e70 line:468:37 constexpr sin 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2583dc0 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2584230 # | | | | `-ReturnStmt 0x55afa2584220 # | | | | `-CallExpr 0x55afa25841f0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa25841d8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa25841b8 '' Function 0x55afa25276a8 'sin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2584190 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2584178 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2584160 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2584128 'int64_t3':'vector' lvalue ParmVar 0x55afa2583dc0 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2583f20 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2584390 line:468:37 constexpr sin 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa25842e0 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2584758 # | | | | `-ReturnStmt 0x55afa2584748 # | | | | `-CallExpr 0x55afa2584718 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2584700 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa25846e0 '' Function 0x55afa2527930 'sin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa25846b8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa25846a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2584688 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2584650 'int64_t4':'vector' lvalue ParmVar 0x55afa25842e0 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2584440 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa25848b8 line:468:37 constexpr sin 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2584808 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2584c70 # | | | | `-ReturnStmt 0x55afa2584c60 # | | | | `-CallExpr 0x55afa2584c30 'float' # | | | | |-ImplicitCastExpr 0x55afa2584c18 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2584bf8 '' Function 0x55afa25271b8 'sin' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2584bd0 'float' # | | | | `-ImplicitCastExpr 0x55afa2584bb8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2584ba0 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2584b68 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2584808 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2584968 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2584dd0 line:468:37 constexpr sin 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2584d20 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa25851a8 # | | | | `-ReturnStmt 0x55afa2585198 # | | | | `-CallExpr 0x55afa2585168 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2585150 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2585130 '' Function 0x55afa2527430 'sin' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2585108 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa25850f0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa25850d8 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25850a0 'uint64_t2':'vector' lvalue ParmVar 0x55afa2584d20 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2584e80 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2585308 line:468:37 constexpr sin 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2585258 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa264bc78 # | | | | `-ReturnStmt 0x55afa264bc68 # | | | | `-CallExpr 0x55afa264bc38 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa264bc20 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2585670 '' Function 0x55afa25276a8 'sin' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2585648 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2585630 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2585618 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa25855e0 'uint64_t3':'vector' lvalue ParmVar 0x55afa2585258 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa25853b8 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264bdd8 line:468:37 constexpr sin 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa264bd28 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa264c1c0 # | | | | `-ReturnStmt 0x55afa264c1b0 # | | | | `-CallExpr 0x55afa264c180 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa264c168 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa264c148 '' Function 0x55afa2527930 'sin' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa264c120 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa264c108 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264c0f0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264c0b8 'uint64_t4':'vector' lvalue ParmVar 0x55afa264bd28 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa264be88 "In 202x int lowering for sin is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264c330 line:474:36 constexpr sinh 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa264c280 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa264c678 # | | | | `-ReturnStmt 0x55afa264c668 # | | | | `-CallExpr 0x55afa264c638 'float' # | | | | |-ImplicitCastExpr 0x55afa264c620 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa264c600 '' Function 0x55afa2528548 'sinh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa264c5d8 'float' # | | | | `-ImplicitCastExpr 0x55afa264c5c0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264c5a8 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264c570 'double' lvalue ParmVar 0x55afa264c280 'V' 'double' # | | | `-DeprecatedAttr 0x55afa264c3e0 "In 202x 64 bit API lowering for sinh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa264c7e8 line:474:36 constexpr sinh 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa264c738 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa264cb50 # | | | | `-ReturnStmt 0x55afa264cb40 # | | | | `-CallExpr 0x55afa264cb10 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa264caf8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa264cad8 '' Function 0x55afa25287c0 'sinh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa264cab0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa264ca98 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264ca80 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264ca48 'double2':'vector' lvalue ParmVar 0x55afa264c738 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa264c898 "In 202x 64 bit API lowering for sinh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa264ccc0 line:474:36 constexpr sinh 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa264cc10 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa264d030 # | | | | `-ReturnStmt 0x55afa264d020 # | | | | `-CallExpr 0x55afa264cff0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa264cfd8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa264cfb8 '' Function 0x55afa2528a38 'sinh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa264cf90 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa264cf78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264cf60 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264cf28 'double3':'vector' lvalue ParmVar 0x55afa264cc10 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa264cd70 "In 202x 64 bit API lowering for sinh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa264d1a0 line:474:36 constexpr sinh 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa264d0f0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa264d518 # | | | | `-ReturnStmt 0x55afa264d508 # | | | | `-CallExpr 0x55afa264d4d8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa264d4c0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa264d4a0 '' Function 0x55afa2528cb0 'sinh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa264d478 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa264d460 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264d448 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264d410 'double4':'vector' lvalue ParmVar 0x55afa264d0f0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa264d250 "In 202x 64 bit API lowering for sinh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa264d678 line:475:37 constexpr sinh 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa264d5c8 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa264d9d0 # | | | | `-ReturnStmt 0x55afa264d9c0 # | | | | `-CallExpr 0x55afa264d990 'float' # | | | | |-ImplicitCastExpr 0x55afa264d978 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa264d958 '' Function 0x55afa2528548 'sinh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa264d930 'float' # | | | | `-ImplicitCastExpr 0x55afa264d918 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264d900 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264d8c8 'int' lvalue ParmVar 0x55afa264d5c8 'V' 'int' # | | | `-DeprecatedAttr 0x55afa264d728 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264db30 line:475:37 constexpr sinh 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa264da80 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa264dea8 # | | | | `-ReturnStmt 0x55afa264de98 # | | | | `-CallExpr 0x55afa264de68 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa264de50 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa264de30 '' Function 0x55afa25287c0 'sinh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa264de08 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa264ddf0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264ddd8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264dda0 'int2':'vector' lvalue ParmVar 0x55afa264da80 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa264dbe0 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264e008 line:475:37 constexpr sinh 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa264df58 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa264e388 # | | | | `-ReturnStmt 0x55afa264e378 # | | | | `-CallExpr 0x55afa264e348 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa264e330 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa264e310 '' Function 0x55afa2528a38 'sinh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa264e2e8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa264e2d0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264e2b8 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264e280 'int3':'vector' lvalue ParmVar 0x55afa264df58 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa264e0b8 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264e4e8 line:475:37 constexpr sinh 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa264e438 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa264e870 # | | | | `-ReturnStmt 0x55afa264e860 # | | | | `-CallExpr 0x55afa264e830 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa264e818 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa264e7f8 '' Function 0x55afa2528cb0 'sinh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa264e7d0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa264e7b8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264e7a0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264e768 'int4':'vector' lvalue ParmVar 0x55afa264e438 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa264e598 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264e9d0 line:475:37 constexpr sinh 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa264e920 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa264ed48 # | | | | `-ReturnStmt 0x55afa264ed38 # | | | | `-CallExpr 0x55afa264ed08 'float' # | | | | |-ImplicitCastExpr 0x55afa264ecf0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa264ecd0 '' Function 0x55afa2528548 'sinh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa264eca8 'float' # | | | | `-ImplicitCastExpr 0x55afa264ec90 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264ec78 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264ec40 'uint':'unsigned int' lvalue ParmVar 0x55afa264e920 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa264ea80 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264eea8 line:475:37 constexpr sinh 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa264edf8 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa264f240 # | | | | `-ReturnStmt 0x55afa264f230 # | | | | `-CallExpr 0x55afa264f200 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa264f1e8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa264f1c8 '' Function 0x55afa25287c0 'sinh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa264f1a0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa264f188 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264f170 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264f138 'uint2':'vector' lvalue ParmVar 0x55afa264edf8 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa264ef58 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264f3a0 line:475:37 constexpr sinh 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa264f2f0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa264f740 # | | | | `-ReturnStmt 0x55afa264f730 # | | | | `-CallExpr 0x55afa264f700 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa264f6e8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa264f6c8 '' Function 0x55afa2528a38 'sinh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa264f6a0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa264f688 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264f670 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264f638 'uint3':'vector' lvalue ParmVar 0x55afa264f2f0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa264f450 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa264f8a0 line:475:37 constexpr sinh 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa264f7f0 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2651220 # | | | | `-ReturnStmt 0x55afa2651210 # | | | | `-CallExpr 0x55afa26511e0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa264fbf0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa264fbd0 '' Function 0x55afa2528cb0 'sinh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa264fba8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa264fb90 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa264fb78 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa264fb40 'uint4':'vector' lvalue ParmVar 0x55afa264f7f0 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa264f950 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2651380 line:475:37 constexpr sinh 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa26512d0 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2651718 # | | | | `-ReturnStmt 0x55afa2651708 # | | | | `-CallExpr 0x55afa26516d8 'float' # | | | | |-ImplicitCastExpr 0x55afa26516c0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26516a0 '' Function 0x55afa2528548 'sinh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2651678 'float' # | | | | `-ImplicitCastExpr 0x55afa2651660 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2651648 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2651610 'int64_t':'long' lvalue ParmVar 0x55afa26512d0 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2651430 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2651878 line:475:37 constexpr sinh 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26517c8 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2651c30 # | | | | `-ReturnStmt 0x55afa2651c20 # | | | | `-CallExpr 0x55afa2651bf0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2651bd8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2651bb8 '' Function 0x55afa25287c0 'sinh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2651b90 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2651b78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2651b60 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2651b28 'int64_t2':'vector' lvalue ParmVar 0x55afa26517c8 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2651928 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2651d90 line:475:37 constexpr sinh 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2651ce0 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2652150 # | | | | `-ReturnStmt 0x55afa2652140 # | | | | `-CallExpr 0x55afa2652110 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26520f8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa26520d8 '' Function 0x55afa2528a38 'sinh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa26520b0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2652098 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2652080 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2652048 'int64_t3':'vector' lvalue ParmVar 0x55afa2651ce0 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2651e40 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26522b0 line:475:37 constexpr sinh 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2652200 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2652678 # | | | | `-ReturnStmt 0x55afa2652668 # | | | | `-CallExpr 0x55afa2652638 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2652620 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2652600 '' Function 0x55afa2528cb0 'sinh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26525d8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26525c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26525a8 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2652570 'int64_t4':'vector' lvalue ParmVar 0x55afa2652200 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2652360 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26527d8 line:475:37 constexpr sinh 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2652728 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2652b90 # | | | | `-ReturnStmt 0x55afa2652b80 # | | | | `-CallExpr 0x55afa2652b50 'float' # | | | | |-ImplicitCastExpr 0x55afa2652b38 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2652b18 '' Function 0x55afa2528548 'sinh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2652af0 'float' # | | | | `-ImplicitCastExpr 0x55afa2652ad8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2652ac0 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2652a88 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2652728 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2652888 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2652cf0 line:475:37 constexpr sinh 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2652c40 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa26530c8 # | | | | `-ReturnStmt 0x55afa26530b8 # | | | | `-CallExpr 0x55afa2653088 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2653070 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2653050 '' Function 0x55afa25287c0 'sinh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2653028 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2653010 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2652ff8 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2652fc0 'uint64_t2':'vector' lvalue ParmVar 0x55afa2652c40 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2652da0 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2653228 line:475:37 constexpr sinh 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2653178 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2653608 # | | | | `-ReturnStmt 0x55afa26535f8 # | | | | `-CallExpr 0x55afa26535c8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26535b0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2653590 '' Function 0x55afa2528a38 'sinh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2653568 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2653550 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2653538 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2653500 'uint64_t3':'vector' lvalue ParmVar 0x55afa2653178 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa26532d8 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2653768 line:475:37 constexpr sinh 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26536b8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa2653b50 # | | | | `-ReturnStmt 0x55afa2653b40 # | | | | `-CallExpr 0x55afa2653b10 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2653af8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2653ad8 '' Function 0x55afa2528cb0 'sinh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2653ab0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2653a98 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2653a80 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2653a48 'uint64_t4':'vector' lvalue ParmVar 0x55afa26536b8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2653818 "In 202x int lowering for sinh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2653cc0 line:481:36 constexpr sqrt 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa2653c10 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2654008 # | | | | `-ReturnStmt 0x55afa2653ff8 # | | | | `-CallExpr 0x55afa2653fc8 'float' # | | | | |-ImplicitCastExpr 0x55afa2653fb0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2653f90 '' Function 0x55afa25298d8 'sqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2653f68 'float' # | | | | `-ImplicitCastExpr 0x55afa2653f50 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2653f38 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2653f00 'double' lvalue ParmVar 0x55afa2653c10 'V' 'double' # | | | `-DeprecatedAttr 0x55afa2653d70 "In 202x 64 bit API lowering for sqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2654178 line:481:36 constexpr sqrt 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26540c8 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa26544e0 # | | | | `-ReturnStmt 0x55afa26544d0 # | | | | `-CallExpr 0x55afa26544a0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2654488 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2654468 '' Function 0x55afa2529b50 'sqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2654440 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2654428 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2654410 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26543d8 'double2':'vector' lvalue ParmVar 0x55afa26540c8 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2654228 "In 202x 64 bit API lowering for sqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2654650 line:481:36 constexpr sqrt 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26545a0 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa26549c0 # | | | | `-ReturnStmt 0x55afa26549b0 # | | | | `-CallExpr 0x55afa2654980 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2654968 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2654948 '' Function 0x55afa2529dc8 'sqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2654920 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2654908 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26548f0 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26548b8 'double3':'vector' lvalue ParmVar 0x55afa26545a0 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2654700 "In 202x 64 bit API lowering for sqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2654b30 line:481:36 constexpr sqrt 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2654a80 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa2654ea8 # | | | | `-ReturnStmt 0x55afa2654e98 # | | | | `-CallExpr 0x55afa2654e68 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2654e50 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2654e30 '' Function 0x55afa252a040 'sqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2654e08 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2654df0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2654dd8 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2654da0 'double4':'vector' lvalue ParmVar 0x55afa2654a80 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa2654be0 "In 202x 64 bit API lowering for sqrt is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2655008 line:482:37 constexpr sqrt 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2654f58 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa26553a0 # | | | | `-ReturnStmt 0x55afa2655390 # | | | | `-CallExpr 0x55afa2655360 'float' # | | | | |-ImplicitCastExpr 0x55afa2655348 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2655328 '' Function 0x55afa25298d8 'sqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2655300 'float' # | | | | `-ImplicitCastExpr 0x55afa26552e8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26552d0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2655298 'int' lvalue ParmVar 0x55afa2654f58 'V' 'int' # | | | `-DeprecatedAttr 0x55afa26550b8 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2655500 line:482:37 constexpr sqrt 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2655450 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa2655878 # | | | | `-ReturnStmt 0x55afa2655868 # | | | | `-CallExpr 0x55afa2655838 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2655820 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2655800 '' Function 0x55afa2529b50 'sqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa26557d8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26557c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26557a8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2655770 'int2':'vector' lvalue ParmVar 0x55afa2655450 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa26555b0 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26559d8 line:482:37 constexpr sqrt 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2655928 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2655d58 # | | | | `-ReturnStmt 0x55afa2655d48 # | | | | `-CallExpr 0x55afa2655d18 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2655d00 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2655ce0 '' Function 0x55afa2529dc8 'sqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2655cb8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2655ca0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2655c88 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2655c50 'int3':'vector' lvalue ParmVar 0x55afa2655928 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2655a88 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2655eb8 line:482:37 constexpr sqrt 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2655e08 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2656240 # | | | | `-ReturnStmt 0x55afa2656230 # | | | | `-CallExpr 0x55afa2656200 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26561e8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26561c8 '' Function 0x55afa252a040 'sqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26561a0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2656188 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2656170 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2656138 'int4':'vector' lvalue ParmVar 0x55afa2655e08 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2655f68 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26563a0 line:482:37 constexpr sqrt 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa26562f0 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2656718 # | | | | `-ReturnStmt 0x55afa2656708 # | | | | `-CallExpr 0x55afa26566d8 'float' # | | | | |-ImplicitCastExpr 0x55afa26566c0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26566a0 '' Function 0x55afa25298d8 'sqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2656678 'float' # | | | | `-ImplicitCastExpr 0x55afa2656660 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2656648 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2656610 'uint':'unsigned int' lvalue ParmVar 0x55afa26562f0 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2656450 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2656878 line:482:37 constexpr sqrt 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26567c8 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2656c10 # | | | | `-ReturnStmt 0x55afa2656c00 # | | | | `-CallExpr 0x55afa2656bd0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2656bb8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2656b98 '' Function 0x55afa2529b50 'sqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2656b70 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2656b58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2656b40 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2656b08 'uint2':'vector' lvalue ParmVar 0x55afa26567c8 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2656928 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2656d70 line:482:37 constexpr sqrt 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2656cc0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2657110 # | | | | `-ReturnStmt 0x55afa2657100 # | | | | `-CallExpr 0x55afa26570d0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26570b8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2657098 '' Function 0x55afa2529dc8 'sqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2657070 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2657058 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2657040 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2657008 'uint3':'vector' lvalue ParmVar 0x55afa2656cc0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2656e20 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2657270 line:482:37 constexpr sqrt 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26571c0 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2657618 # | | | | `-ReturnStmt 0x55afa2657608 # | | | | `-CallExpr 0x55afa26575d8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26575c0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26575a0 '' Function 0x55afa252a040 'sqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2657578 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2657560 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2657548 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2657510 'uint4':'vector' lvalue ParmVar 0x55afa26571c0 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2657320 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2657778 line:482:37 constexpr sqrt 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa26576c8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2657b10 # | | | | `-ReturnStmt 0x55afa2657b00 # | | | | `-CallExpr 0x55afa2657ad0 'float' # | | | | |-ImplicitCastExpr 0x55afa2657ab8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2657a98 '' Function 0x55afa25298d8 'sqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2657a70 'float' # | | | | `-ImplicitCastExpr 0x55afa2657a58 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2657a40 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2657a08 'int64_t':'long' lvalue ParmVar 0x55afa26576c8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2657828 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2657c70 line:482:37 constexpr sqrt 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2657bc0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2658028 # | | | | `-ReturnStmt 0x55afa2658018 # | | | | `-CallExpr 0x55afa2657fe8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2657fd0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2657fb0 '' Function 0x55afa2529b50 'sqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2657f88 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2657f70 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2657f58 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2657f20 'int64_t2':'vector' lvalue ParmVar 0x55afa2657bc0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2657d20 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2658188 line:482:37 constexpr sqrt 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26580d8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2658548 # | | | | `-ReturnStmt 0x55afa2658538 # | | | | `-CallExpr 0x55afa2658508 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26584f0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa26584d0 '' Function 0x55afa2529dc8 'sqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa26584a8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2658490 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2658478 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2658440 'int64_t3':'vector' lvalue ParmVar 0x55afa26580d8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2658238 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26586a8 line:482:37 constexpr sqrt 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26585f8 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2658a70 # | | | | `-ReturnStmt 0x55afa2658a60 # | | | | `-CallExpr 0x55afa2658a30 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2658a18 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26589f8 '' Function 0x55afa252a040 'sqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26589d0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26589b8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26589a0 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2658968 'int64_t4':'vector' lvalue ParmVar 0x55afa26585f8 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2658758 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2658bd0 line:482:37 constexpr sqrt 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2658b20 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2658f88 # | | | | `-ReturnStmt 0x55afa2658f78 # | | | | `-CallExpr 0x55afa2658f48 'float' # | | | | |-ImplicitCastExpr 0x55afa2658f30 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2658f10 '' Function 0x55afa25298d8 'sqrt' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2658ee8 'float' # | | | | `-ImplicitCastExpr 0x55afa2658ed0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2658eb8 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2658e80 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2658b20 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2658c80 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26590e8 line:482:37 constexpr sqrt 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2659038 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa26598d0 # | | | | `-ReturnStmt 0x55afa26598c0 # | | | | `-CallExpr 0x55afa2659890 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2659878 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2659858 '' Function 0x55afa2529b50 'sqrt' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2659830 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2659818 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2659800 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26597c8 'uint64_t2':'vector' lvalue ParmVar 0x55afa2659038 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2659198 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2659a30 line:482:37 constexpr sqrt 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2659980 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2659e10 # | | | | `-ReturnStmt 0x55afa2659e00 # | | | | `-CallExpr 0x55afa2659dd0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2659db8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2659d98 '' Function 0x55afa2529dc8 'sqrt' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2659d70 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2659d58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2659d40 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2659d08 'uint64_t3':'vector' lvalue ParmVar 0x55afa2659980 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2659ae0 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2659f70 line:482:37 constexpr sqrt 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2659ec0 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa265a358 # | | | | `-ReturnStmt 0x55afa265a348 # | | | | `-CallExpr 0x55afa265a318 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa265a300 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa265a2e0 '' Function 0x55afa252a040 'sqrt' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa265a2b8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa265a2a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265a288 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265a250 'uint64_t4':'vector' lvalue ParmVar 0x55afa2659ec0 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa265a020 "In 202x int lowering for sqrt is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa265a568 line:488:37 constexpr step 'float (double, double)' implicit-inline # | | | |-ParmVarDecl 0x55afa265a418 col:29 used V1 'double' # | | | |-ParmVarDecl 0x55afa265a498 col:40 used V2 'double' # | | | |-CompoundStmt 0x55afa265a950 # | | | | `-ReturnStmt 0x55afa265a940 # | | | | `-CallExpr 0x55afa265a908 'float' # | | | | |-ImplicitCastExpr 0x55afa265a8f0 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa265a8d0 '' Function 0x55afa252af98 'step' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa265a818 'float' # | | | | | `-ImplicitCastExpr 0x55afa265a800 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265a7e8 'double' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265a7b0 'double' lvalue ParmVar 0x55afa265a418 'V1' 'double' # | | | | `-CStyleCastExpr 0x55afa265a8a8 'float' # | | | | `-ImplicitCastExpr 0x55afa265a890 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265a878 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265a840 'double' lvalue ParmVar 0x55afa265a498 'V2' 'double' # | | | `-DeprecatedAttr 0x55afa265a620 "In 202x 64 bit API lowering for step is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa265ab60 line:488:37 constexpr step 'float2 (double2, double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa265aa10 col:31 used V1 'double2':'vector' # | | | |-ParmVarDecl 0x55afa265aa90 col:43 used V2 'double2':'vector' # | | | |-CompoundStmt 0x55afa265af80 # | | | | `-ReturnStmt 0x55afa265af70 # | | | | `-CallExpr 0x55afa265af38 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa265af20 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa265af00 '' Function 0x55afa252b2b8 'step' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa265ae30 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa265ae18 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265ae00 'double2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265adc8 'double2':'vector' lvalue ParmVar 0x55afa265aa10 'V1' 'double2':'vector' # | | | | `-CStyleCastExpr 0x55afa265aed8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa265aec0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265aea8 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265ae70 'double2':'vector' lvalue ParmVar 0x55afa265aa90 'V2' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa265ac18 "In 202x 64 bit API lowering for step is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa265b190 line:488:37 constexpr step 'float3 (double3, double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa265b040 col:31 used V1 'double3':'vector' # | | | |-ParmVarDecl 0x55afa265b0c0 col:43 used V2 'double3':'vector' # | | | |-CompoundStmt 0x55afa265b5b8 # | | | | `-ReturnStmt 0x55afa265b5a8 # | | | | `-CallExpr 0x55afa265b570 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa265b558 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa265b538 '' Function 0x55afa252b5d8 'step' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa265b468 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa265b450 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265b438 'double3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265b400 'double3':'vector' lvalue ParmVar 0x55afa265b040 'V1' 'double3':'vector' # | | | | `-CStyleCastExpr 0x55afa265b510 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa265b4f8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265b4e0 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265b4a8 'double3':'vector' lvalue ParmVar 0x55afa265b0c0 'V2' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa265b248 "In 202x 64 bit API lowering for step is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa265b7c8 line:488:37 constexpr step 'float4 (double4, double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa265b678 col:31 used V1 'double4':'vector' # | | | |-ParmVarDecl 0x55afa265b6f8 col:43 used V2 'double4':'vector' # | | | |-CompoundStmt 0x55afa265bbf8 # | | | | `-ReturnStmt 0x55afa265bbe8 # | | | | `-CallExpr 0x55afa265bbb0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa265bb98 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa265bb78 '' Function 0x55afa252b950 'step' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa265baa8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa265ba90 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265ba78 'double4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265ba40 'double4':'vector' lvalue ParmVar 0x55afa265b678 'V1' 'double4':'vector' # | | | | `-CStyleCastExpr 0x55afa265bb50 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa265bb38 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265bb20 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265bae8 'double4':'vector' lvalue ParmVar 0x55afa265b6f8 'V2' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa265b880 "In 202x 64 bit API lowering for step is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa265bdf8 line:489:38 constexpr step 'float (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa265bca8 col:26 used V1 'int' # | | | |-ParmVarDecl 0x55afa265bd28 col:34 used V2 'int' # | | | |-CompoundStmt 0x55afa265c1f0 # | | | | `-ReturnStmt 0x55afa265c1e0 # | | | | `-CallExpr 0x55afa265c1a8 'float' # | | | | |-ImplicitCastExpr 0x55afa265c190 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa265c170 '' Function 0x55afa252af98 'step' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa265c0b8 'float' # | | | | | `-ImplicitCastExpr 0x55afa265c0a0 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265c088 'int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265c050 'int' lvalue ParmVar 0x55afa265bca8 'V1' 'int' # | | | | `-CStyleCastExpr 0x55afa265c148 'float' # | | | | `-ImplicitCastExpr 0x55afa265c130 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265c118 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265c0e0 'int' lvalue ParmVar 0x55afa265bd28 'V2' 'int' # | | | `-DeprecatedAttr 0x55afa265beb0 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa265c3f0 line:489:38 constexpr step 'float2 (int2, int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa265c2a0 col:28 used V1 'int2':'vector' # | | | |-ParmVarDecl 0x55afa265c320 col:37 used V2 'int2':'vector' # | | | |-CompoundStmt 0x55afa265c820 # | | | | `-ReturnStmt 0x55afa265c810 # | | | | `-CallExpr 0x55afa265c7d8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa265c7c0 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa265c7a0 '' Function 0x55afa252b2b8 'step' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa265c6d0 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa265c6b8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265c6a0 'int2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265c668 'int2':'vector' lvalue ParmVar 0x55afa265c2a0 'V1' 'int2':'vector' # | | | | `-CStyleCastExpr 0x55afa265c778 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa265c760 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265c748 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265c710 'int2':'vector' lvalue ParmVar 0x55afa265c320 'V2' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa265c4a8 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa265ca20 line:489:38 constexpr step 'float3 (int3, int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa265c8d0 col:28 used V1 'int3':'vector' # | | | |-ParmVarDecl 0x55afa265c950 col:37 used V2 'int3':'vector' # | | | |-CompoundStmt 0x55afa265ce58 # | | | | `-ReturnStmt 0x55afa265ce48 # | | | | `-CallExpr 0x55afa265ce10 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa265cdf8 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa265cdd8 '' Function 0x55afa252b5d8 'step' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa265cd08 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa265ccf0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265ccd8 'int3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265cca0 'int3':'vector' lvalue ParmVar 0x55afa265c8d0 'V1' 'int3':'vector' # | | | | `-CStyleCastExpr 0x55afa265cdb0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa265cd98 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265cd80 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265cd48 'int3':'vector' lvalue ParmVar 0x55afa265c950 'V2' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa265cad8 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa265d058 line:489:38 constexpr step 'float4 (int4, int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa265cf08 col:28 used V1 'int4':'vector' # | | | |-ParmVarDecl 0x55afa265cf88 col:37 used V2 'int4':'vector' # | | | |-CompoundStmt 0x55afa265d498 # | | | | `-ReturnStmt 0x55afa265d488 # | | | | `-CallExpr 0x55afa265d450 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa265d438 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa265d418 '' Function 0x55afa252b950 'step' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa265d348 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa265d330 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265d318 'int4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265d2e0 'int4':'vector' lvalue ParmVar 0x55afa265cf08 'V1' 'int4':'vector' # | | | | `-CStyleCastExpr 0x55afa265d3f0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa265d3d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265d3c0 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265d388 'int4':'vector' lvalue ParmVar 0x55afa265cf88 'V2' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa265d110 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa265f240 line:489:38 constexpr step 'float (uint, uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa265d548 col:27 used V1 'uint':'unsigned int' # | | | |-ParmVarDecl 0x55afa265f170 col:36 used V2 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa265f658 # | | | | `-ReturnStmt 0x55afa265f648 # | | | | `-CallExpr 0x55afa265f610 'float' # | | | | |-ImplicitCastExpr 0x55afa265f5f8 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa265f5d8 '' Function 0x55afa252af98 'step' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa265f520 'float' # | | | | | `-ImplicitCastExpr 0x55afa265f508 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265f4f0 'uint':'unsigned int' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265f4b8 'uint':'unsigned int' lvalue ParmVar 0x55afa265d548 'V1' 'uint':'unsigned int' # | | | | `-CStyleCastExpr 0x55afa265f5b0 'float' # | | | | `-ImplicitCastExpr 0x55afa265f598 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265f580 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265f548 'uint':'unsigned int' lvalue ParmVar 0x55afa265f170 'V2' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa265f2f8 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa265f858 line:489:38 constexpr step 'float2 (uint2, uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa265f708 col:29 used V1 'uint2':'vector' # | | | |-ParmVarDecl 0x55afa265f788 col:39 used V2 'uint2':'vector' # | | | |-CompoundStmt 0x55afa265fca8 # | | | | `-ReturnStmt 0x55afa265fc98 # | | | | `-CallExpr 0x55afa265fc60 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa265fc48 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa265fc28 '' Function 0x55afa252b2b8 'step' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa265fb58 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa265fb40 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa265fb28 'uint2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa265faf0 'uint2':'vector' lvalue ParmVar 0x55afa265f708 'V1' 'uint2':'vector' # | | | | `-CStyleCastExpr 0x55afa265fc00 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa265fbe8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa265fbd0 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa265fb98 'uint2':'vector' lvalue ParmVar 0x55afa265f788 'V2' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa265f910 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa265fea8 line:489:38 constexpr step 'float3 (uint3, uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa265fd58 col:29 used V1 'uint3':'vector' # | | | |-ParmVarDecl 0x55afa265fdd8 col:39 used V2 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2660300 # | | | | `-ReturnStmt 0x55afa26602f0 # | | | | `-CallExpr 0x55afa26602b8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26602a0 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa2660280 '' Function 0x55afa252b5d8 'step' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa26601b0 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2660198 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2660180 'uint3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2660148 'uint3':'vector' lvalue ParmVar 0x55afa265fd58 'V1' 'uint3':'vector' # | | | | `-CStyleCastExpr 0x55afa2660258 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2660240 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2660228 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26601f0 'uint3':'vector' lvalue ParmVar 0x55afa265fdd8 'V2' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa265ff60 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2660500 line:489:38 constexpr step 'float4 (uint4, uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26603b0 col:29 used V1 'uint4':'vector' # | | | |-ParmVarDecl 0x55afa2660430 col:39 used V2 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2660960 # | | | | `-ReturnStmt 0x55afa2660950 # | | | | `-CallExpr 0x55afa2660918 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2660900 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa26608e0 '' Function 0x55afa252b950 'step' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa2660810 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26607f8 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26607e0 'uint4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26607a8 'uint4':'vector' lvalue ParmVar 0x55afa26603b0 'V1' 'uint4':'vector' # | | | | `-CStyleCastExpr 0x55afa26608b8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26608a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2660888 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2660850 'uint4':'vector' lvalue ParmVar 0x55afa2660430 'V2' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa26605b8 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2660b60 line:489:38 constexpr step 'float (int64_t, int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2660a10 col:30 used V1 'int64_t':'long' # | | | |-ParmVarDecl 0x55afa2660a90 col:42 used V2 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2660f98 # | | | | `-ReturnStmt 0x55afa2660f88 # | | | | `-CallExpr 0x55afa2660f50 'float' # | | | | |-ImplicitCastExpr 0x55afa2660f38 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa2660f18 '' Function 0x55afa252af98 'step' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa2660e60 'float' # | | | | | `-ImplicitCastExpr 0x55afa2660e48 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2660e30 'int64_t':'long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2660df8 'int64_t':'long' lvalue ParmVar 0x55afa2660a10 'V1' 'int64_t':'long' # | | | | `-CStyleCastExpr 0x55afa2660ef0 'float' # | | | | `-ImplicitCastExpr 0x55afa2660ed8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2660ec0 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2660e88 'int64_t':'long' lvalue ParmVar 0x55afa2660a90 'V2' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2660c18 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2661198 line:489:38 constexpr step 'float2 (int64_t2, int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2661048 col:32 used V1 'int64_t2':'vector' # | | | |-ParmVarDecl 0x55afa26610c8 col:45 used V2 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2661608 # | | | | `-ReturnStmt 0x55afa26615f8 # | | | | `-CallExpr 0x55afa26615c0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa26615a8 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2661588 '' Function 0x55afa252b2b8 'step' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa26614b8 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26614a0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2661488 'int64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2661450 'int64_t2':'vector' lvalue ParmVar 0x55afa2661048 'V1' 'int64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa2661560 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2661548 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2661530 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26614f8 'int64_t2':'vector' lvalue ParmVar 0x55afa26610c8 'V2' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2661250 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2661808 line:489:38 constexpr step 'float3 (int64_t3, int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26616b8 col:32 used V1 'int64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2661738 col:45 used V2 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2661c80 # | | | | `-ReturnStmt 0x55afa2661c70 # | | | | `-CallExpr 0x55afa2661c38 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2661c20 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa2661c00 '' Function 0x55afa252b5d8 'step' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2661b30 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2661b18 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2661b00 'int64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2661ac8 'int64_t3':'vector' lvalue ParmVar 0x55afa26616b8 'V1' 'int64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa2661bd8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2661bc0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2661ba8 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2661b70 'int64_t3':'vector' lvalue ParmVar 0x55afa2661738 'V2' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa26618c0 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2661e80 line:489:38 constexpr step 'float4 (int64_t4, int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2661d30 col:32 used V1 'int64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2661db0 col:45 used V2 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2662300 # | | | | `-ReturnStmt 0x55afa26622f0 # | | | | `-CallExpr 0x55afa26622b8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26622a0 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2662280 '' Function 0x55afa252b950 'step' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa26621b0 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2662198 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2662180 'int64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2662148 'int64_t4':'vector' lvalue ParmVar 0x55afa2661d30 'V1' 'int64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa2662258 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2662240 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2662228 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26621f0 'int64_t4':'vector' lvalue ParmVar 0x55afa2661db0 'V2' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2661f38 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2662500 line:489:38 constexpr step 'float (uint64_t, uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa26623b0 col:31 used V1 'uint64_t':'unsigned long' # | | | |-ParmVarDecl 0x55afa2662430 col:44 used V2 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2662958 # | | | | `-ReturnStmt 0x55afa2662948 # | | | | `-CallExpr 0x55afa2662910 'float' # | | | | |-ImplicitCastExpr 0x55afa26628f8 'float (*)(float, float)' # | | | | | `-DeclRefExpr 0x55afa26628d8 '' Function 0x55afa252af98 'step' 'float (float, float)' # | | | | |-CStyleCastExpr 0x55afa2662820 'float' # | | | | | `-ImplicitCastExpr 0x55afa2662808 'float' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26627f0 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26627b8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa26623b0 'V1' 'uint64_t':'unsigned long' # | | | | `-CStyleCastExpr 0x55afa26628b0 'float' # | | | | `-ImplicitCastExpr 0x55afa2662898 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2662880 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2662848 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2662430 'V2' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa26625b8 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2662b58 line:489:38 constexpr step 'float2 (uint64_t2, uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2662a08 col:33 used V1 'uint64_t2':'vector' # | | | |-ParmVarDecl 0x55afa2662a88 col:47 used V2 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa2662fe8 # | | | | `-ReturnStmt 0x55afa2662fd8 # | | | | `-CallExpr 0x55afa2662fa0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2662f88 'float2 (*)(float2, float2)' # | | | | | `-DeclRefExpr 0x55afa2662f68 '' Function 0x55afa252b2b8 'step' 'float2 (float2, float2)' # | | | | |-CStyleCastExpr 0x55afa2662e98 'float2':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2662e80 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2662e68 'uint64_t2':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2662e30 'uint64_t2':'vector' lvalue ParmVar 0x55afa2662a08 'V1' 'uint64_t2':'vector' # | | | | `-CStyleCastExpr 0x55afa2662f40 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2662f28 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2662f10 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2662ed8 'uint64_t2':'vector' lvalue ParmVar 0x55afa2662a88 'V2' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2662c10 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2663dc0 line:489:38 constexpr step 'float3 (uint64_t3, uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2663098 col:33 used V1 'uint64_t3':'vector' # | | | |-ParmVarDecl 0x55afa2663cf0 col:47 used V2 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2664258 # | | | | `-ReturnStmt 0x55afa2664248 # | | | | `-CallExpr 0x55afa2664210 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26641f8 'float3 (*)(float3, float3)' # | | | | | `-DeclRefExpr 0x55afa26641d8 '' Function 0x55afa252b5d8 'step' 'float3 (float3, float3)' # | | | | |-CStyleCastExpr 0x55afa2664108 'float3':'vector' # | | | | | `-ImplicitCastExpr 0x55afa26640f0 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa26640d8 'uint64_t3':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa26640a0 'uint64_t3':'vector' lvalue ParmVar 0x55afa2663098 'V1' 'uint64_t3':'vector' # | | | | `-CStyleCastExpr 0x55afa26641b0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2664198 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2664180 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2664148 'uint64_t3':'vector' lvalue ParmVar 0x55afa2663cf0 'V2' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2663e78 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2664458 line:489:38 constexpr step 'float4 (uint64_t4, uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2664308 col:33 used V1 'uint64_t4':'vector' # | | | |-ParmVarDecl 0x55afa2664388 col:47 used V2 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa26648f8 # | | | | `-ReturnStmt 0x55afa26648e8 # | | | | `-CallExpr 0x55afa26648b0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2664898 'float4 (*)(float4, float4)' # | | | | | `-DeclRefExpr 0x55afa2664878 '' Function 0x55afa252b950 'step' 'float4 (float4, float4)' # | | | | |-CStyleCastExpr 0x55afa26647a8 'float4':'vector' # | | | | | `-ImplicitCastExpr 0x55afa2664790 'vector' part_of_explicit_cast # | | | | | `-ImplicitCastExpr 0x55afa2664778 'uint64_t4':'vector' part_of_explicit_cast # | | | | | `-DeclRefExpr 0x55afa2664740 'uint64_t4':'vector' lvalue ParmVar 0x55afa2664308 'V1' 'uint64_t4':'vector' # | | | | `-CStyleCastExpr 0x55afa2664850 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2664838 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2664820 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26647e8 'uint64_t4':'vector' lvalue ParmVar 0x55afa2664388 'V2' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2664510 "In 202x int lowering for step is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2664a60 line:495:36 constexpr tan 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa26649b0 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2664da8 # | | | | `-ReturnStmt 0x55afa2664d98 # | | | | `-CallExpr 0x55afa2664d68 'float' # | | | | |-ImplicitCastExpr 0x55afa2664d50 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2664d30 '' Function 0x55afa252c570 'tan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2664d08 'float' # | | | | `-ImplicitCastExpr 0x55afa2664cf0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2664cd8 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2664ca0 'double' lvalue ParmVar 0x55afa26649b0 'V' 'double' # | | | `-DeprecatedAttr 0x55afa2664b10 "In 202x 64 bit API lowering for tan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2664f10 line:495:36 constexpr tan 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2664e60 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa2665278 # | | | | `-ReturnStmt 0x55afa2665268 # | | | | `-CallExpr 0x55afa2665238 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2665220 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2665200 '' Function 0x55afa252c7e8 'tan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa26651d8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26651c0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26651a8 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2665170 'double2':'vector' lvalue ParmVar 0x55afa2664e60 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2664fc0 "In 202x 64 bit API lowering for tan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa26653e0 line:495:36 constexpr tan 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2665330 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2665750 # | | | | `-ReturnStmt 0x55afa2665740 # | | | | `-CallExpr 0x55afa2665710 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26656f8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa26656d8 '' Function 0x55afa252ca60 'tan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa26656b0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2665698 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2665680 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2665648 'double3':'vector' lvalue ParmVar 0x55afa2665330 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2665490 "In 202x 64 bit API lowering for tan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa26658b8 line:495:36 constexpr tan 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2665808 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa2665c30 # | | | | `-ReturnStmt 0x55afa2665c20 # | | | | `-CallExpr 0x55afa2665bf0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2665bd8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2665bb8 '' Function 0x55afa252ccd8 'tan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2665b90 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2665b78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2665b60 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2665b28 'double4':'vector' lvalue ParmVar 0x55afa2665808 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa2665968 "In 202x 64 bit API lowering for tan is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2665d90 line:496:37 constexpr tan 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2665ce0 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa26660e8 # | | | | `-ReturnStmt 0x55afa26660d8 # | | | | `-CallExpr 0x55afa26660a8 'float' # | | | | |-ImplicitCastExpr 0x55afa2666090 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2666070 '' Function 0x55afa252c570 'tan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2666048 'float' # | | | | `-ImplicitCastExpr 0x55afa2666030 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2666018 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2665fe0 'int' lvalue ParmVar 0x55afa2665ce0 'V' 'int' # | | | `-DeprecatedAttr 0x55afa2665e40 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2666248 line:496:37 constexpr tan 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2666198 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa26665c0 # | | | | `-ReturnStmt 0x55afa26665b0 # | | | | `-CallExpr 0x55afa2666580 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2666568 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2666548 '' Function 0x55afa252c7e8 'tan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2666520 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2666508 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26664f0 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26664b8 'int2':'vector' lvalue ParmVar 0x55afa2666198 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa26662f8 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2666720 line:496:37 constexpr tan 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2666670 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2666aa0 # | | | | `-ReturnStmt 0x55afa2666a90 # | | | | `-CallExpr 0x55afa2666a60 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2666a48 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2666a28 '' Function 0x55afa252ca60 'tan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2666a00 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa26669e8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26669d0 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2666998 'int3':'vector' lvalue ParmVar 0x55afa2666670 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa26667d0 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2666c00 line:496:37 constexpr tan 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2666b50 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2666f88 # | | | | `-ReturnStmt 0x55afa2666f78 # | | | | `-CallExpr 0x55afa2666f48 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2666f30 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2666f10 '' Function 0x55afa252ccd8 'tan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2666ee8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2666ed0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2666eb8 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2666e80 'int4':'vector' lvalue ParmVar 0x55afa2666b50 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2666cb0 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26670e8 line:496:37 constexpr tan 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa2667038 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2667460 # | | | | `-ReturnStmt 0x55afa2667450 # | | | | `-CallExpr 0x55afa2667420 'float' # | | | | |-ImplicitCastExpr 0x55afa2667408 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26673e8 '' Function 0x55afa252c570 'tan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26673c0 'float' # | | | | `-ImplicitCastExpr 0x55afa26673a8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2667390 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2667358 'uint':'unsigned int' lvalue ParmVar 0x55afa2667038 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2667198 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26675c0 line:496:37 constexpr tan 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2667510 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2667958 # | | | | `-ReturnStmt 0x55afa2667948 # | | | | `-CallExpr 0x55afa2667918 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2667900 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa26678e0 '' Function 0x55afa252c7e8 'tan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa26678b8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26678a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2667888 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2667850 'uint2':'vector' lvalue ParmVar 0x55afa2667510 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2667670 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2667ab8 line:496:37 constexpr tan 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2667a08 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2669f58 # | | | | `-ReturnStmt 0x55afa2669f48 # | | | | `-CallExpr 0x55afa2669f18 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2669f00 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2669ee0 '' Function 0x55afa252ca60 'tan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2669eb8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2669ea0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2669e88 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2669e50 'uint3':'vector' lvalue ParmVar 0x55afa2667a08 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2667b68 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266a0b8 line:496:37 constexpr tan 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa266a008 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa266a460 # | | | | `-ReturnStmt 0x55afa266a450 # | | | | `-CallExpr 0x55afa266a420 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa266a408 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa266a3e8 '' Function 0x55afa252ccd8 'tan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa266a3c0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa266a3a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266a390 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266a358 'uint4':'vector' lvalue ParmVar 0x55afa266a008 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa266a168 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266a5c0 line:496:37 constexpr tan 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa266a510 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa266a958 # | | | | `-ReturnStmt 0x55afa266a948 # | | | | `-CallExpr 0x55afa266a918 'float' # | | | | |-ImplicitCastExpr 0x55afa266a900 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa266a8e0 '' Function 0x55afa252c570 'tan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa266a8b8 'float' # | | | | `-ImplicitCastExpr 0x55afa266a8a0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266a888 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266a850 'int64_t':'long' lvalue ParmVar 0x55afa266a510 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa266a670 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266aab8 line:496:37 constexpr tan 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa266aa08 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa266ae70 # | | | | `-ReturnStmt 0x55afa266ae60 # | | | | `-CallExpr 0x55afa266ae30 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa266ae18 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa266adf8 '' Function 0x55afa252c7e8 'tan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa266add0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa266adb8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266ada0 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266ad68 'int64_t2':'vector' lvalue ParmVar 0x55afa266aa08 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa266ab68 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266afd0 line:496:37 constexpr tan 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa266af20 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa266b390 # | | | | `-ReturnStmt 0x55afa266b380 # | | | | `-CallExpr 0x55afa266b350 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa266b338 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa266b318 '' Function 0x55afa252ca60 'tan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa266b2f0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa266b2d8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266b2c0 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266b288 'int64_t3':'vector' lvalue ParmVar 0x55afa266af20 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa266b080 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266b4f0 line:496:37 constexpr tan 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa266b440 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa266b8b8 # | | | | `-ReturnStmt 0x55afa266b8a8 # | | | | `-CallExpr 0x55afa266b878 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa266b860 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa266b840 '' Function 0x55afa252ccd8 'tan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa266b818 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa266b800 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266b7e8 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266b7b0 'int64_t4':'vector' lvalue ParmVar 0x55afa266b440 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa266b5a0 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266ba18 line:496:37 constexpr tan 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa266b968 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa266bdd0 # | | | | `-ReturnStmt 0x55afa266bdc0 # | | | | `-CallExpr 0x55afa266bd90 'float' # | | | | |-ImplicitCastExpr 0x55afa266bd78 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa266bd58 '' Function 0x55afa252c570 'tan' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa266bd30 'float' # | | | | `-ImplicitCastExpr 0x55afa266bd18 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266bd00 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266bcc8 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa266b968 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa266bac8 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266bf30 line:496:37 constexpr tan 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa266be80 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa266c308 # | | | | `-ReturnStmt 0x55afa266c2f8 # | | | | `-CallExpr 0x55afa266c2c8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa266c2b0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa266c290 '' Function 0x55afa252c7e8 'tan' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa266c268 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa266c250 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266c238 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266c200 'uint64_t2':'vector' lvalue ParmVar 0x55afa266be80 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa266bfe0 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266c468 line:496:37 constexpr tan 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa266c3b8 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa266c848 # | | | | `-ReturnStmt 0x55afa266c838 # | | | | `-CallExpr 0x55afa266c808 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa266c7f0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa266c7d0 '' Function 0x55afa252ca60 'tan' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa266c7a8 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa266c790 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266c778 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266c740 'uint64_t3':'vector' lvalue ParmVar 0x55afa266c3b8 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa266c518 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266c9a8 line:496:37 constexpr tan 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa266c8f8 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa266cd90 # | | | | `-ReturnStmt 0x55afa266cd80 # | | | | `-CallExpr 0x55afa266cd50 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa266cd38 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa266cd18 '' Function 0x55afa252ccd8 'tan' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa266ccf0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa266ccd8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266ccc0 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266cc88 'uint64_t4':'vector' lvalue ParmVar 0x55afa266c8f8 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa266ca58 "In 202x int lowering for tan is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266cf00 line:502:36 constexpr tanh 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa266ce50 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa266d248 # | | | | `-ReturnStmt 0x55afa266d238 # | | | | `-CallExpr 0x55afa266d208 'float' # | | | | |-ImplicitCastExpr 0x55afa266d1f0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa266d1d0 '' Function 0x55afa252d920 'tanh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa266d1a8 'float' # | | | | `-ImplicitCastExpr 0x55afa266d190 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266d178 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266d140 'double' lvalue ParmVar 0x55afa266ce50 'V' 'double' # | | | `-DeprecatedAttr 0x55afa266cfb0 "In 202x 64 bit API lowering for tanh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa266d3b8 line:502:36 constexpr tanh 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa266d308 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa266d720 # | | | | `-ReturnStmt 0x55afa266d710 # | | | | `-CallExpr 0x55afa266d6e0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa266d6c8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa266d6a8 '' Function 0x55afa252db98 'tanh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa266d680 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa266d668 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266d650 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266d618 'double2':'vector' lvalue ParmVar 0x55afa266d308 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa266d468 "In 202x 64 bit API lowering for tanh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa266d890 line:502:36 constexpr tanh 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa266d7e0 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa266dc00 # | | | | `-ReturnStmt 0x55afa266dbf0 # | | | | `-CallExpr 0x55afa266dbc0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa266dba8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa266db88 '' Function 0x55afa252de10 'tanh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa266db60 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa266db48 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266db30 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266daf8 'double3':'vector' lvalue ParmVar 0x55afa266d7e0 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa266d940 "In 202x 64 bit API lowering for tanh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa266eb50 line:502:36 constexpr tanh 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa266dcc0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa266eec8 # | | | | `-ReturnStmt 0x55afa266eeb8 # | | | | `-CallExpr 0x55afa266ee88 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa266ee70 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa266ee50 '' Function 0x55afa252e088 'tanh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa266ee28 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa266ee10 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266edf8 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266edc0 'double4':'vector' lvalue ParmVar 0x55afa266dcc0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa266ec00 "In 202x 64 bit API lowering for tanh is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa266f028 line:503:37 constexpr tanh 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa266ef78 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa266f380 # | | | | `-ReturnStmt 0x55afa266f370 # | | | | `-CallExpr 0x55afa266f340 'float' # | | | | |-ImplicitCastExpr 0x55afa266f328 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa266f308 '' Function 0x55afa252d920 'tanh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa266f2e0 'float' # | | | | `-ImplicitCastExpr 0x55afa266f2c8 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266f2b0 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266f278 'int' lvalue ParmVar 0x55afa266ef78 'V' 'int' # | | | `-DeprecatedAttr 0x55afa266f0d8 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266f4e0 line:503:37 constexpr tanh 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa266f430 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa266f858 # | | | | `-ReturnStmt 0x55afa266f848 # | | | | `-CallExpr 0x55afa266f818 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa266f800 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa266f7e0 '' Function 0x55afa252db98 'tanh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa266f7b8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa266f7a0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266f788 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266f750 'int2':'vector' lvalue ParmVar 0x55afa266f430 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa266f590 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266f9b8 line:503:37 constexpr tanh 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa266f908 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa266fd38 # | | | | `-ReturnStmt 0x55afa266fd28 # | | | | `-CallExpr 0x55afa266fcf8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa266fce0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa266fcc0 '' Function 0x55afa252de10 'tanh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa266fc98 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa266fc80 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa266fc68 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa266fc30 'int3':'vector' lvalue ParmVar 0x55afa266f908 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa266fa68 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa266fe98 line:503:37 constexpr tanh 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa266fde8 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa2670220 # | | | | `-ReturnStmt 0x55afa2670210 # | | | | `-CallExpr 0x55afa26701e0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26701c8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26701a8 '' Function 0x55afa252e088 'tanh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2670180 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2670168 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2670150 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2670118 'int4':'vector' lvalue ParmVar 0x55afa266fde8 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa266ff48 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2670380 line:503:37 constexpr tanh 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa26702d0 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa26706f8 # | | | | `-ReturnStmt 0x55afa26706e8 # | | | | `-CallExpr 0x55afa26706b8 'float' # | | | | |-ImplicitCastExpr 0x55afa26706a0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2670680 '' Function 0x55afa252d920 'tanh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2670658 'float' # | | | | `-ImplicitCastExpr 0x55afa2670640 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2670628 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26705f0 'uint':'unsigned int' lvalue ParmVar 0x55afa26702d0 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2670430 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2670858 line:503:37 constexpr tanh 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26707a8 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2670bf0 # | | | | `-ReturnStmt 0x55afa2670be0 # | | | | `-CallExpr 0x55afa2670bb0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2670b98 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2670b78 '' Function 0x55afa252db98 'tanh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2670b50 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2670b38 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2670b20 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2670ae8 'uint2':'vector' lvalue ParmVar 0x55afa26707a8 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2670908 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2670d50 line:503:37 constexpr tanh 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2670ca0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa26710f0 # | | | | `-ReturnStmt 0x55afa26710e0 # | | | | `-CallExpr 0x55afa26710b0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2671098 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2671078 '' Function 0x55afa252de10 'tanh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2671050 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2671038 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2671020 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2670fe8 'uint3':'vector' lvalue ParmVar 0x55afa2670ca0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2670e00 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2671250 line:503:37 constexpr tanh 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26711a0 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa26715f8 # | | | | `-ReturnStmt 0x55afa26715e8 # | | | | `-CallExpr 0x55afa26715b8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26715a0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2671580 '' Function 0x55afa252e088 'tanh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2671558 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2671540 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2671528 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26714f0 'uint4':'vector' lvalue ParmVar 0x55afa26711a0 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2671300 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2671758 line:503:37 constexpr tanh 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa26716a8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2671af0 # | | | | `-ReturnStmt 0x55afa2671ae0 # | | | | `-CallExpr 0x55afa2671ab0 'float' # | | | | |-ImplicitCastExpr 0x55afa2671a98 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2671a78 '' Function 0x55afa252d920 'tanh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2671a50 'float' # | | | | `-ImplicitCastExpr 0x55afa2671a38 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2671a20 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26719e8 'int64_t':'long' lvalue ParmVar 0x55afa26716a8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2671808 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2671c50 line:503:37 constexpr tanh 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2671ba0 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2672008 # | | | | `-ReturnStmt 0x55afa2671ff8 # | | | | `-CallExpr 0x55afa2671fc8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2671fb0 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2671f90 '' Function 0x55afa252db98 'tanh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2671f68 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2671f50 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2671f38 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2671f00 'int64_t2':'vector' lvalue ParmVar 0x55afa2671ba0 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2671d00 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2672168 line:503:37 constexpr tanh 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26720b8 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2672528 # | | | | `-ReturnStmt 0x55afa2672518 # | | | | `-CallExpr 0x55afa26724e8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26724d0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa26724b0 '' Function 0x55afa252de10 'tanh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2672488 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2672470 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2672458 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2672420 'int64_t3':'vector' lvalue ParmVar 0x55afa26720b8 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2672218 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2672688 line:503:37 constexpr tanh 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26725d8 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2672a50 # | | | | `-ReturnStmt 0x55afa2672a40 # | | | | `-CallExpr 0x55afa2672a10 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26729f8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa26729d8 '' Function 0x55afa252e088 'tanh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa26729b0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2672998 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2672980 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2672948 'int64_t4':'vector' lvalue ParmVar 0x55afa26725d8 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2672738 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2673bd0 line:503:37 constexpr tanh 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2673b20 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2673f88 # | | | | `-ReturnStmt 0x55afa2673f78 # | | | | `-CallExpr 0x55afa2673f48 'float' # | | | | |-ImplicitCastExpr 0x55afa2673f30 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2673f10 '' Function 0x55afa252d920 'tanh' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2673ee8 'float' # | | | | `-ImplicitCastExpr 0x55afa2673ed0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2673eb8 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2673e80 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa2673b20 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2673c80 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26740e8 line:503:37 constexpr tanh 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2674038 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa26744c0 # | | | | `-ReturnStmt 0x55afa26744b0 # | | | | `-CallExpr 0x55afa2674480 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2674468 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2674448 '' Function 0x55afa252db98 'tanh' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2674420 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2674408 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26743f0 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26743b8 'uint64_t2':'vector' lvalue ParmVar 0x55afa2674038 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2674198 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2674620 line:503:37 constexpr tanh 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2674570 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa2674a00 # | | | | `-ReturnStmt 0x55afa26749f0 # | | | | `-CallExpr 0x55afa26749c0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26749a8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2674988 '' Function 0x55afa252de10 'tanh' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2674960 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2674948 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2674930 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26748f8 'uint64_t3':'vector' lvalue ParmVar 0x55afa2674570 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa26746d0 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2674b60 line:503:37 constexpr tanh 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2674ab0 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa2674f48 # | | | | `-ReturnStmt 0x55afa2674f38 # | | | | `-CallExpr 0x55afa2674f08 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2674ef0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2674ed0 '' Function 0x55afa252e088 'tanh' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2674ea8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2674e90 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2674e78 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2674e40 'uint64_t4':'vector' lvalue ParmVar 0x55afa2674ab0 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2674c10 "In 202x int lowering for tanh is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26750b8 line:509:36 constexpr trunc 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa2675008 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa2675400 # | | | | `-ReturnStmt 0x55afa26753f0 # | | | | `-CallExpr 0x55afa26753c0 'float' # | | | | |-ImplicitCastExpr 0x55afa26753a8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2675388 '' Function 0x55afa252eca0 'trunc' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2675360 'float' # | | | | `-ImplicitCastExpr 0x55afa2675348 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2675330 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26752f8 'double' lvalue ParmVar 0x55afa2675008 'V' 'double' # | | | `-DeprecatedAttr 0x55afa2675168 "In 202x 64 bit API lowering for trunc is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2675570 line:509:36 constexpr trunc 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26754c0 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa26758d8 # | | | | `-ReturnStmt 0x55afa26758c8 # | | | | `-CallExpr 0x55afa2675898 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2675880 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2675860 '' Function 0x55afa252ef18 'trunc' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2675838 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2675820 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2675808 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26757d0 'double2':'vector' lvalue ParmVar 0x55afa26754c0 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa2675620 "In 202x 64 bit API lowering for trunc is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2675a48 line:509:36 constexpr trunc 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2675998 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa2675db8 # | | | | `-ReturnStmt 0x55afa2675da8 # | | | | `-CallExpr 0x55afa2675d78 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2675d60 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2675d40 '' Function 0x55afa252f190 'trunc' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2675d18 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2675d00 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2675ce8 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2675cb0 'double3':'vector' lvalue ParmVar 0x55afa2675998 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa2675af8 "In 202x 64 bit API lowering for trunc is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2675f28 line:509:36 constexpr trunc 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2675e78 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa26762a0 # | | | | `-ReturnStmt 0x55afa2676290 # | | | | `-CallExpr 0x55afa2676260 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2676248 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2676228 '' Function 0x55afa252f408 'trunc' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2676200 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa26761e8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26761d0 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2676198 'double4':'vector' lvalue ParmVar 0x55afa2675e78 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa2675fd8 "In 202x 64 bit API lowering for trunc is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa2676400 line:510:37 constexpr trunc 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2676350 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa2676758 # | | | | `-ReturnStmt 0x55afa2676748 # | | | | `-CallExpr 0x55afa2676718 'float' # | | | | |-ImplicitCastExpr 0x55afa2676700 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26766e0 '' Function 0x55afa252eca0 'trunc' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26766b8 'float' # | | | | `-ImplicitCastExpr 0x55afa26766a0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2676688 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2676650 'int' lvalue ParmVar 0x55afa2676350 'V' 'int' # | | | `-DeprecatedAttr 0x55afa26764b0 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26768b8 line:510:37 constexpr trunc 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2676808 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa2676c30 # | | | | `-ReturnStmt 0x55afa2676c20 # | | | | `-CallExpr 0x55afa2676bf0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2676bd8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2676bb8 '' Function 0x55afa252ef18 'trunc' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2676b90 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2676b78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2676b60 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2676b28 'int2':'vector' lvalue ParmVar 0x55afa2676808 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa2676968 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2676d90 line:510:37 constexpr trunc 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2676ce0 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa2677110 # | | | | `-ReturnStmt 0x55afa2677100 # | | | | `-CallExpr 0x55afa26770d0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26770b8 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2677098 '' Function 0x55afa252f190 'trunc' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2677070 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2677058 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2677040 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2677008 'int3':'vector' lvalue ParmVar 0x55afa2676ce0 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa2676e40 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2677270 line:510:37 constexpr trunc 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26771c0 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa26775f8 # | | | | `-ReturnStmt 0x55afa26775e8 # | | | | `-CallExpr 0x55afa26775b8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26775a0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2677580 '' Function 0x55afa252f408 'trunc' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2677558 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2677540 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2677528 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26774f0 'int4':'vector' lvalue ParmVar 0x55afa26771c0 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa2677320 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2677758 line:510:37 constexpr trunc 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa26776a8 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa2677ad0 # | | | | `-ReturnStmt 0x55afa2677ac0 # | | | | `-CallExpr 0x55afa2677a90 'float' # | | | | |-ImplicitCastExpr 0x55afa2677a78 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2677a58 '' Function 0x55afa252eca0 'trunc' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2677a30 'float' # | | | | `-ImplicitCastExpr 0x55afa2677a18 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2677a00 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26779c8 'uint':'unsigned int' lvalue ParmVar 0x55afa26776a8 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa2677808 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2678c38 line:510:37 constexpr trunc 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2678b88 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2678fd0 # | | | | `-ReturnStmt 0x55afa2678fc0 # | | | | `-CallExpr 0x55afa2678f90 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2678f78 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2678f58 '' Function 0x55afa252ef18 'trunc' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2678f30 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2678f18 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2678f00 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2678ec8 'uint2':'vector' lvalue ParmVar 0x55afa2678b88 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2678ce8 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2679130 line:510:37 constexpr trunc 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2679080 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa26794d0 # | | | | `-ReturnStmt 0x55afa26794c0 # | | | | `-CallExpr 0x55afa2679490 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2679478 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2679458 '' Function 0x55afa252f190 'trunc' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2679430 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2679418 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2679400 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26793c8 'uint3':'vector' lvalue ParmVar 0x55afa2679080 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa26791e0 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2679630 line:510:37 constexpr trunc 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2679580 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa26799d8 # | | | | `-ReturnStmt 0x55afa26799c8 # | | | | `-CallExpr 0x55afa2679998 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2679980 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2679960 '' Function 0x55afa252f408 'trunc' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2679938 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2679920 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2679908 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26798d0 'uint4':'vector' lvalue ParmVar 0x55afa2679580 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa26796e0 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2679b38 line:510:37 constexpr trunc 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2679a88 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2679ed0 # | | | | `-ReturnStmt 0x55afa2679ec0 # | | | | `-CallExpr 0x55afa2679e90 'float' # | | | | |-ImplicitCastExpr 0x55afa2679e78 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa2679e58 '' Function 0x55afa252eca0 'trunc' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2679e30 'float' # | | | | `-ImplicitCastExpr 0x55afa2679e18 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2679e00 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2679dc8 'int64_t':'long' lvalue ParmVar 0x55afa2679a88 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2679be8 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267a030 line:510:37 constexpr trunc 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa2679f80 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa267a3e8 # | | | | `-ReturnStmt 0x55afa267a3d8 # | | | | `-CallExpr 0x55afa267a3a8 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa267a390 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa267a370 '' Function 0x55afa252ef18 'trunc' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa267a348 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa267a330 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267a318 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267a2e0 'int64_t2':'vector' lvalue ParmVar 0x55afa2679f80 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa267a0e0 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267a548 line:510:37 constexpr trunc 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa267a498 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa267a908 # | | | | `-ReturnStmt 0x55afa267a8f8 # | | | | `-CallExpr 0x55afa267a8c8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa267a8b0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa267a890 '' Function 0x55afa252f190 'trunc' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa267a868 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa267a850 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267a838 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267a800 'int64_t3':'vector' lvalue ParmVar 0x55afa267a498 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa267a5f8 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267aa68 line:510:37 constexpr trunc 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa267a9b8 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa267ae30 # | | | | `-ReturnStmt 0x55afa267ae20 # | | | | `-CallExpr 0x55afa267adf0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa267add8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa267adb8 '' Function 0x55afa252f408 'trunc' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa267ad90 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa267ad78 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267ad60 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267ad28 'int64_t4':'vector' lvalue ParmVar 0x55afa267a9b8 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa267ab18 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267af90 line:510:37 constexpr trunc 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa267aee0 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa267b348 # | | | | `-ReturnStmt 0x55afa267b338 # | | | | `-CallExpr 0x55afa267b308 'float' # | | | | |-ImplicitCastExpr 0x55afa267b2f0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa267b2d0 '' Function 0x55afa252eca0 'trunc' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa267b2a8 'float' # | | | | `-ImplicitCastExpr 0x55afa267b290 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267b278 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267b240 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa267aee0 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa267b040 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267b4a8 line:510:37 constexpr trunc 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa267b3f8 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa267b880 # | | | | `-ReturnStmt 0x55afa267b870 # | | | | `-CallExpr 0x55afa267b840 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa267b828 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa267b808 '' Function 0x55afa252ef18 'trunc' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa267b7e0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa267b7c8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267b7b0 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267b778 'uint64_t2':'vector' lvalue ParmVar 0x55afa267b3f8 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa267b558 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267b9e0 line:510:37 constexpr trunc 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa267b930 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa267bdc0 # | | | | `-ReturnStmt 0x55afa267bdb0 # | | | | `-CallExpr 0x55afa267bd80 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa267bd68 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa267bd48 '' Function 0x55afa252f190 'trunc' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa267bd20 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa267bd08 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267bcf0 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267bcb8 'uint64_t3':'vector' lvalue ParmVar 0x55afa267b930 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa267ba90 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267bf20 line:510:37 constexpr trunc 'float4 (uint64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa267be70 col:33 used V 'uint64_t4':'vector' # | | | |-CompoundStmt 0x55afa267c308 # | | | | `-ReturnStmt 0x55afa267c2f8 # | | | | `-CallExpr 0x55afa267c2c8 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa267c2b0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa267c290 '' Function 0x55afa252f408 'trunc' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa267c268 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa267c250 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267c238 'uint64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267c200 'uint64_t4':'vector' lvalue ParmVar 0x55afa267be70 'V' 'uint64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa267bfd0 "In 202x int lowering for trunc is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267c478 line:516:36 constexpr radians 'float (double)' implicit-inline # | | | |-ParmVarDecl 0x55afa267c3c8 col:29 used V 'double' # | | | |-CompoundStmt 0x55afa267c7c0 # | | | | `-ReturnStmt 0x55afa267c7b0 # | | | | `-CallExpr 0x55afa267c780 'float' # | | | | |-ImplicitCastExpr 0x55afa267c768 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa267c748 '' Function 0x55afa251eff0 'radians' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa267c720 'float' # | | | | `-ImplicitCastExpr 0x55afa267c708 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267c6f0 'double' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267c6b8 'double' lvalue ParmVar 0x55afa267c3c8 'V' 'double' # | | | `-DeprecatedAttr 0x55afa267c528 "In 202x 64 bit API lowering for radians is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa267c930 line:516:36 constexpr radians 'float2 (double2)' implicit-inline # | | | |-ParmVarDecl 0x55afa267c880 col:31 used V 'double2':'vector' # | | | |-CompoundStmt 0x55afa267dc10 # | | | | `-ReturnStmt 0x55afa267dc00 # | | | | `-CallExpr 0x55afa267dbd0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa267dbb8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa267db98 '' Function 0x55afa251f268 'radians' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa267db70 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa267db58 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267db40 'double2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267db08 'double2':'vector' lvalue ParmVar 0x55afa267c880 'V' 'double2':'vector' # | | | `-DeprecatedAttr 0x55afa267c9e0 "In 202x 64 bit API lowering for radians is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa267dd80 line:516:36 constexpr radians 'float3 (double3)' implicit-inline # | | | |-ParmVarDecl 0x55afa267dcd0 col:31 used V 'double3':'vector' # | | | |-CompoundStmt 0x55afa267e0f0 # | | | | `-ReturnStmt 0x55afa267e0e0 # | | | | `-CallExpr 0x55afa267e0b0 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa267e098 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa267e078 '' Function 0x55afa251f4e0 'radians' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa267e050 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa267e038 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267e020 'double3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267dfe8 'double3':'vector' lvalue ParmVar 0x55afa267dcd0 'V' 'double3':'vector' # | | | `-DeprecatedAttr 0x55afa267de30 "In 202x 64 bit API lowering for radians is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa267e260 line:516:36 constexpr radians 'float4 (double4)' implicit-inline # | | | |-ParmVarDecl 0x55afa267e1b0 col:31 used V 'double4':'vector' # | | | |-CompoundStmt 0x55afa267e5d8 # | | | | `-ReturnStmt 0x55afa267e5c8 # | | | | `-CallExpr 0x55afa267e598 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa267e580 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa267e560 '' Function 0x55afa251f758 'radians' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa267e538 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa267e520 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267e508 'double4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267e4d0 'double4':'vector' lvalue ParmVar 0x55afa267e1b0 'V' 'double4':'vector' # | | | `-DeprecatedAttr 0x55afa267e310 "In 202x 64 bit API lowering for radians is deprecated. Explicitly cast parameters to 32 or 16 bit types." "" # | | |-FunctionDecl 0x55afa267e738 line:517:37 constexpr radians 'float (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa267e688 col:26 used V 'int' # | | | |-CompoundStmt 0x55afa267ea98 # | | | | `-ReturnStmt 0x55afa267ea88 # | | | | `-CallExpr 0x55afa267ea58 'float' # | | | | |-ImplicitCastExpr 0x55afa267ea40 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa267ea20 '' Function 0x55afa251eff0 'radians' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa267e9f8 'float' # | | | | `-ImplicitCastExpr 0x55afa267e9e0 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267e9c8 'int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267e990 'int' lvalue ParmVar 0x55afa267e688 'V' 'int' # | | | `-DeprecatedAttr 0x55afa267e7e8 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267ebf8 line:517:37 constexpr radians 'float2 (int2)' implicit-inline # | | | |-ParmVarDecl 0x55afa267eb48 col:28 used V 'int2':'vector' # | | | |-CompoundStmt 0x55afa267ef78 # | | | | `-ReturnStmt 0x55afa267ef68 # | | | | `-CallExpr 0x55afa267ef38 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa267ef20 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa267ef00 '' Function 0x55afa251f268 'radians' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa267eed8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa267eec0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267eea8 'int2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267ee70 'int2':'vector' lvalue ParmVar 0x55afa267eb48 'V' 'int2':'vector' # | | | `-DeprecatedAttr 0x55afa267eca8 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267f0d8 line:517:37 constexpr radians 'float3 (int3)' implicit-inline # | | | |-ParmVarDecl 0x55afa267f028 col:28 used V 'int3':'vector' # | | | |-CompoundStmt 0x55afa267f460 # | | | | `-ReturnStmt 0x55afa267f450 # | | | | `-CallExpr 0x55afa267f420 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa267f408 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa267f3e8 '' Function 0x55afa251f4e0 'radians' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa267f3c0 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa267f3a8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267f390 'int3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267f358 'int3':'vector' lvalue ParmVar 0x55afa267f028 'V' 'int3':'vector' # | | | `-DeprecatedAttr 0x55afa267f188 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267f5c0 line:517:37 constexpr radians 'float4 (int4)' implicit-inline # | | | |-ParmVarDecl 0x55afa267f510 col:28 used V 'int4':'vector' # | | | |-CompoundStmt 0x55afa267f950 # | | | | `-ReturnStmt 0x55afa267f940 # | | | | `-CallExpr 0x55afa267f910 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa267f8f8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa267f8d8 '' Function 0x55afa251f758 'radians' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa267f8b0 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa267f898 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267f880 'int4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267f848 'int4':'vector' lvalue ParmVar 0x55afa267f510 'V' 'int4':'vector' # | | | `-DeprecatedAttr 0x55afa267f670 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267fab0 line:517:37 constexpr radians 'float (uint)' implicit-inline # | | | |-ParmVarDecl 0x55afa267fa00 col:27 used V 'uint':'unsigned int' # | | | |-CompoundStmt 0x55afa267fe30 # | | | | `-ReturnStmt 0x55afa267fe20 # | | | | `-CallExpr 0x55afa267fdf0 'float' # | | | | |-ImplicitCastExpr 0x55afa267fdd8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa267fdb8 '' Function 0x55afa251eff0 'radians' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa267fd90 'float' # | | | | `-ImplicitCastExpr 0x55afa267fd78 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa267fd60 'uint':'unsigned int' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa267fd28 'uint':'unsigned int' lvalue ParmVar 0x55afa267fa00 'V' 'uint':'unsigned int' # | | | `-DeprecatedAttr 0x55afa267fb60 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa267ff90 line:517:37 constexpr radians 'float2 (uint2)' implicit-inline # | | | |-ParmVarDecl 0x55afa267fee0 col:29 used V 'uint2':'vector' # | | | |-CompoundStmt 0x55afa2680330 # | | | | `-ReturnStmt 0x55afa2680320 # | | | | `-CallExpr 0x55afa26802f0 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa26802d8 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa26802b8 '' Function 0x55afa251f268 'radians' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2680290 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2680278 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2680260 'uint2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2680228 'uint2':'vector' lvalue ParmVar 0x55afa267fee0 'V' 'uint2':'vector' # | | | `-DeprecatedAttr 0x55afa2680040 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2680490 line:517:37 constexpr radians 'float3 (uint3)' implicit-inline # | | | |-ParmVarDecl 0x55afa26803e0 col:29 used V 'uint3':'vector' # | | | |-CompoundStmt 0x55afa2680838 # | | | | `-ReturnStmt 0x55afa2680828 # | | | | `-CallExpr 0x55afa26807f8 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa26807e0 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa26807c0 '' Function 0x55afa251f4e0 'radians' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2680798 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2680780 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2680768 'uint3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2680730 'uint3':'vector' lvalue ParmVar 0x55afa26803e0 'V' 'uint3':'vector' # | | | `-DeprecatedAttr 0x55afa2680540 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2680998 line:517:37 constexpr radians 'float4 (uint4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26808e8 col:29 used V 'uint4':'vector' # | | | |-CompoundStmt 0x55afa2680d48 # | | | | `-ReturnStmt 0x55afa2680d38 # | | | | `-CallExpr 0x55afa2680d08 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa2680cf0 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2680cd0 '' Function 0x55afa251f758 'radians' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2680ca8 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2680c90 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2680c78 'uint4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2680c40 'uint4':'vector' lvalue ParmVar 0x55afa26808e8 'V' 'uint4':'vector' # | | | `-DeprecatedAttr 0x55afa2680a48 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2680ea8 line:517:37 constexpr radians 'float (int64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa2680df8 col:30 used V 'int64_t':'long' # | | | |-CompoundStmt 0x55afa2681248 # | | | | `-ReturnStmt 0x55afa2681238 # | | | | `-CallExpr 0x55afa2681208 'float' # | | | | |-ImplicitCastExpr 0x55afa26811f0 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26811d0 '' Function 0x55afa251eff0 'radians' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa26811a8 'float' # | | | | `-ImplicitCastExpr 0x55afa2681190 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2681178 'int64_t':'long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2681140 'int64_t':'long' lvalue ParmVar 0x55afa2680df8 'V' 'int64_t':'long' # | | | `-DeprecatedAttr 0x55afa2680f58 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26813a8 line:517:37 constexpr radians 'float2 (int64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26812f8 col:32 used V 'int64_t2':'vector' # | | | |-CompoundStmt 0x55afa2681768 # | | | | `-ReturnStmt 0x55afa2681758 # | | | | `-CallExpr 0x55afa2681728 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2681710 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa26816f0 '' Function 0x55afa251f268 'radians' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa26816c8 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa26816b0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2681698 'int64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2681660 'int64_t2':'vector' lvalue ParmVar 0x55afa26812f8 'V' 'int64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2681458 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa26818c8 line:517:37 constexpr radians 'float3 (int64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2681818 col:32 used V 'int64_t3':'vector' # | | | |-CompoundStmt 0x55afa2683dd0 # | | | | `-ReturnStmt 0x55afa2683dc0 # | | | | `-CallExpr 0x55afa2683d90 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2683d78 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2683d58 '' Function 0x55afa251f4e0 'radians' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2683d30 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa2683d18 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2683d00 'int64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2683cc8 'int64_t3':'vector' lvalue ParmVar 0x55afa2681818 'V' 'int64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2681978 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2683f30 line:517:37 constexpr radians 'float4 (int64_t4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2683e80 col:32 used V 'int64_t4':'vector' # | | | |-CompoundStmt 0x55afa2684300 # | | | | `-ReturnStmt 0x55afa26842f0 # | | | | `-CallExpr 0x55afa26842c0 'float4':'vector' # | | | | |-ImplicitCastExpr 0x55afa26842a8 'float4 (*)(float4)' # | | | | | `-DeclRefExpr 0x55afa2684288 '' Function 0x55afa251f758 'radians' 'float4 (float4)' # | | | | `-CStyleCastExpr 0x55afa2684260 'float4':'vector' # | | | | `-ImplicitCastExpr 0x55afa2684248 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2684230 'int64_t4':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26841f8 'int64_t4':'vector' lvalue ParmVar 0x55afa2683e80 'V' 'int64_t4':'vector' # | | | `-DeprecatedAttr 0x55afa2683fe0 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2684460 line:517:37 constexpr radians 'float (uint64_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa26843b0 col:31 used V 'uint64_t':'unsigned long' # | | | |-CompoundStmt 0x55afa2684820 # | | | | `-ReturnStmt 0x55afa2684810 # | | | | `-CallExpr 0x55afa26847e0 'float' # | | | | |-ImplicitCastExpr 0x55afa26847c8 'float (*)(float)' # | | | | | `-DeclRefExpr 0x55afa26847a8 '' Function 0x55afa251eff0 'radians' 'float (float)' # | | | | `-CStyleCastExpr 0x55afa2684780 'float' # | | | | `-ImplicitCastExpr 0x55afa2684768 'float' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2684750 'uint64_t':'unsigned long' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2684718 'uint64_t':'unsigned long' lvalue ParmVar 0x55afa26843b0 'V' 'uint64_t':'unsigned long' # | | | `-DeprecatedAttr 0x55afa2684510 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2684980 line:517:37 constexpr radians 'float2 (uint64_t2)' implicit-inline # | | | |-ParmVarDecl 0x55afa26848d0 col:33 used V 'uint64_t2':'vector' # | | | |-CompoundStmt 0x55afa2684d60 # | | | | `-ReturnStmt 0x55afa2684d50 # | | | | `-CallExpr 0x55afa2684d20 'float2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2684d08 'float2 (*)(float2)' # | | | | | `-DeclRefExpr 0x55afa2684ce8 '' Function 0x55afa251f268 'radians' 'float2 (float2)' # | | | | `-CStyleCastExpr 0x55afa2684cc0 'float2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2684ca8 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa2684c90 'uint64_t2':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa2684c58 'uint64_t2':'vector' lvalue ParmVar 0x55afa26848d0 'V' 'uint64_t2':'vector' # | | | `-DeprecatedAttr 0x55afa2684a30 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | |-FunctionDecl 0x55afa2684ec0 line:517:37 constexpr radians 'float3 (uint64_t3)' implicit-inline # | | | |-ParmVarDecl 0x55afa2684e10 col:33 used V 'uint64_t3':'vector' # | | | |-CompoundStmt 0x55afa26852a8 # | | | | `-ReturnStmt 0x55afa2685298 # | | | | `-CallExpr 0x55afa2685268 'float3':'vector' # | | | | |-ImplicitCastExpr 0x55afa2685250 'float3 (*)(float3)' # | | | | | `-DeclRefExpr 0x55afa2685230 '' Function 0x55afa251f4e0 'radians' 'float3 (float3)' # | | | | `-CStyleCastExpr 0x55afa2685208 'float3':'vector' # | | | | `-ImplicitCastExpr 0x55afa26851f0 'vector' part_of_explicit_cast # | | | | `-ImplicitCastExpr 0x55afa26851d8 'uint64_t3':'vector' part_of_explicit_cast # | | | | `-DeclRefExpr 0x55afa26851a0 'uint64_t3':'vector' lvalue ParmVar 0x55afa2684e10 'V' 'uint64_t3':'vector' # | | | `-DeprecatedAttr 0x55afa2684f70 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | | `-FunctionDecl 0x55afa2685408 line:517:37 constexpr radians 'float4 (uint64_t4)' implicit-inline # | | |-ParmVarDecl 0x55afa2685358 col:33 used V 'uint64_t4':'vector' # | | |-CompoundStmt 0x55afa26857f8 # | | | `-ReturnStmt 0x55afa26857e8 # | | | `-CallExpr 0x55afa26857b8 'float4':'vector' # | | | |-ImplicitCastExpr 0x55afa26857a0 'float4 (*)(float4)' # | | | | `-DeclRefExpr 0x55afa2685780 '' Function 0x55afa251f758 'radians' 'float4 (float4)' # | | | `-CStyleCastExpr 0x55afa2685758 'float4':'vector' # | | | `-ImplicitCastExpr 0x55afa2685740 'vector' part_of_explicit_cast # | | | `-ImplicitCastExpr 0x55afa2685728 'uint64_t4':'vector' part_of_explicit_cast # | | | `-DeclRefExpr 0x55afa26856f0 'uint64_t4':'vector' lvalue ParmVar 0x55afa2685358 'V' 'uint64_t4':'vector' # | | `-DeprecatedAttr 0x55afa26854b8 "In 202x int lowering for radians is deprecated. Explicitly cast parameters to float types." "" # | |-NamespaceDecl 0x55afa2685810 prev 0x55afa258c818 line:12:11 hlsl # | | |-original Namespace 0x55afa23e9a98 'hlsl' # | | `-NamespaceDecl 0x55afa2685880 prev 0x55afa2487a88 line:13:11 __detail # | | |-original Namespace 0x55afa2487a88 '__detail' # | | |-FunctionDecl 0x55afa26859b8 line:15:16 used constexpr d3d_color_to_ubyte4_impl 'int4 (float4)' implicit-inline # | | | |-ParmVarDecl 0x55afa2685908 col:48 used V 'float4':'vector' # | | | `-CompoundStmt 0x55afa2685b60 # | | | `-ReturnStmt 0x55afa2685b50 # | | | `-ImplicitCastExpr 0x55afa2685b38 'vector' # | | | `-BinaryOperator 0x55afa2685b18 'vector' '*' # | | | |-ImplicitCastExpr 0x55afa2685ae8 'vector' # | | | | `-ExtVectorElementExpr 0x55afa2685aa0 'vector' lvalue vectorcomponent zyxw # | | | | `-DeclRefExpr 0x55afa2685a80 'float4':'vector' lvalue ParmVar 0x55afa2685908 'V' 'float4':'vector' # | | | `-ImplicitCastExpr 0x55afa2685b00 'vector' # | | | `-FloatingLiteral 0x55afa2685ac8 'float' 2.550020e+02 # | | |-FunctionTemplateDecl 0x55afa2685df8 col:35 length_impl # | | | |-TemplateTypeParmDecl 0x55afa2685b78 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2685d50 col:35 constexpr length_impl 'T (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2685c30 col:49 referenced X 'T' # | | | `-CompoundStmt 0x55afa2686058 # | | | `-ReturnStmt 0x55afa2686048 # | | | `-CallExpr 0x55afa2686018 '' # | | | |-UnresolvedLookupExpr 0x55afa2685ed8 '' lvalue (ADL) = 'abs' 0x55afa2492e28 0x55afa2493128 0x55afa2493438 0x55afa2493748 0x55afa2494e68 0x55afa2495178 0x55afa2495488 0x55afa2495798 0x55afa2495a68 0x55afa2495d90 0x55afa2496038 0x55afa24962d8 0x55afa2496528 0x55afa2496838 0x55afa2496b48 0x55afa24975d8 0x55afa24978c8 0x55afa2497bd8 0x55afa2497ee8 0x55afa24981f8 0x55afa249cb70 0x55afa249ce18 0x55afa249d0b8 0x55afa249d358 0x55afa249d5a8 0x55afa249d8b8 0x55afa249ecc8 0x55afa249efd8 # | | | `-DeclRefExpr 0x55afa2685ff8 'T' lvalue ParmVar 0x55afa2685c30 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26866d0 line:30:1 invalid length_vec_impl # | | | |-TemplateTypeParmDecl 0x55afa2686070 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2686108 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa2686628 line:30:1 invalid constexpr length_vec_impl 'int (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2686578 col:30 invalid X 'int' # | | | `-CompoundStmt 0x55afa2686a28 # | | | `-ReturnStmt 0x55afa2686a18 # | | | `-CallExpr 0x55afa26869e8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa2686748 '' lvalue (ADL) = 'sqrt' 0x55afa2528f10 0x55afa2529178 0x55afa25293f0 0x55afa2529668 0x55afa25298d8 0x55afa2529b50 0x55afa2529dc8 0x55afa252a040 0x55afa2653cc0 0x55afa2654178 0x55afa2654650 0x55afa2654b30 0x55afa2655008 0x55afa2655500 0x55afa26559d8 0x55afa2655eb8 0x55afa26563a0 0x55afa2656878 0x55afa2656d70 0x55afa2657270 0x55afa2657778 0x55afa2657c70 0x55afa2658188 0x55afa26586a8 0x55afa2658bd0 0x55afa26590e8 0x55afa2659a30 0x55afa2659f70 # | | | `-CallExpr 0x55afa26869b0 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa2686868 '' lvalue (ADL) = 'dot' 0x55afa24d3968 0x55afa24d3d38 0x55afa24d40d8 0x55afa24d4478 0x55afa24d4780 0x55afa24d4b70 0x55afa24d4f18 0x55afa24d52b8 0x55afa24d5608 0x55afa24d5958 0x55afa24d5d58 0x55afa24d60f8 0x55afa24d6498 0x55afa24d6838 0x55afa24d6c08 0x55afa24d6fa8 0x55afa24d7348 0x55afa24d76e8 0x55afa24d7a88 0x55afa24d7e58 0x55afa24d81f8 0x55afa24d8598 0x55afa24d8938 0x55afa24d8d08 0x55afa24d90a8 # | | | |-RecoveryExpr 0x55afa2686970 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa2686990 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa2686e10 line:39:24 invalid dst_impl # | | | |-TemplateTypeParmDecl 0x55afa2686a40 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2686d68 line:39:24 invalid constexpr dst_impl 'int (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2686bb8 col:46 invalid Src0 'int' # | | | |-ParmVarDecl 0x55afa2686c98 col:65 invalid Src1 'int' # | | | `-CompoundStmt 0x55afa26870c0 # | | | `-ReturnStmt 0x55afa26870b0 # | | | `-InitListExpr 0x55afa2687050 'void' contains-errors # | | | |-IntegerLiteral 0x55afa2686e90 'int' 1 # | | | |-BinaryOperator 0x55afa2686f70 '' contains-errors '*' # | | | | |-ArraySubscriptExpr 0x55afa2686ef0 '' contains-errors lvalue # | | | | | |-RecoveryExpr 0x55afa2686eb0 '' contains-errors lvalue # | | | | | `-IntegerLiteral 0x55afa2686ed0 'int' 1 # | | | | `-ArraySubscriptExpr 0x55afa2686f50 '' contains-errors lvalue # | | | | |-RecoveryExpr 0x55afa2686f10 '' contains-errors lvalue # | | | | `-IntegerLiteral 0x55afa2686f30 'int' 1 # | | | |-ArraySubscriptExpr 0x55afa2686fd0 '' contains-errors lvalue # | | | | |-RecoveryExpr 0x55afa2686f90 '' contains-errors lvalue # | | | | `-IntegerLiteral 0x55afa2686fb0 'int' 2 # | | | `-ArraySubscriptExpr 0x55afa2687030 '' contains-errors lvalue # | | | |-RecoveryExpr 0x55afa2686ff0 '' contains-errors lvalue # | | | `-IntegerLiteral 0x55afa2687010 'int' 3 # | | |-FunctionTemplateDecl 0x55afa26873f8 line:43:35 distance_impl # | | | |-TemplateTypeParmDecl 0x55afa26870d8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2687350 line:43:35 constexpr distance_impl 'T (T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2687190 col:51 referenced X 'T' # | | | |-ParmVarDecl 0x55afa2687208 col:56 referenced Y 'T' # | | | `-CompoundStmt 0x55afa26875c8 # | | | `-ReturnStmt 0x55afa26875b8 # | | | `-CallExpr 0x55afa2687588 '' # | | | |-UnresolvedLookupExpr 0x55afa26874e0 '' lvalue (ADL) = 'length_impl' 0x55afa2685df8 # | | | `-BinaryOperator 0x55afa2687568 '' '-' # | | | |-DeclRefExpr 0x55afa2687528 'T' lvalue ParmVar 0x55afa2687190 'X' 'T' # | | | `-DeclRefExpr 0x55afa2687548 'T' lvalue ParmVar 0x55afa2687208 'Y' 'T' # | | |-FunctionTemplateDecl 0x55afa268a0f0 line:49:1 invalid distance_vec_impl # | | | |-TemplateTypeParmDecl 0x55afa26875e0 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2687678 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa268a048 line:49:1 invalid constexpr distance_vec_impl 'int (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2687a28 col:32 invalid X 'int' # | | | |-ParmVarDecl 0x55afa2687ae8 col:48 invalid Y 'int' # | | | `-CompoundStmt 0x55afa268a258 # | | | `-ReturnStmt 0x55afa268a248 # | | | `-CallExpr 0x55afa268a218 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa268a170 '' lvalue (ADL) = 'length_vec_impl' 0x55afa26866d0 # | | | `-BinaryOperator 0x55afa268a1f8 '' contains-errors '-' # | | | |-RecoveryExpr 0x55afa268a1b8 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa268a1d8 '' contains-errors lvalue # | | |-FunctionDecl 0x55afa268a518 line:53:17 used constexpr dot2add_impl 'float (half2, half2, float)' implicit-inline # | | | |-ParmVarDecl 0x55afa268a288 col:36 used a 'half2':'vector' # | | | |-ParmVarDecl 0x55afa268a308 col:45 used b 'half2':'vector' # | | | |-ParmVarDecl 0x55afa268a388 col:54 used c 'float' # | | | `-CompoundStmt 0x55afa268ab90 # | | | `-ReturnStmt 0x55afa268ab80 # | | | `-CallExpr 0x55afa268aac8 'float' # | | | |-ImplicitCastExpr 0x55afa268aab0 'float (*)(vector<_Float16, 2>, vector<_Float16, 2>, float) noexcept' # | | | | `-DeclRefExpr 0x55afa268a9b0 '' Function 0x55afa268a708 '__builtin_dx_dot2add' 'float (vector<_Float16, 2>, vector<_Float16, 2>, float) noexcept' # | | | |-ImplicitCastExpr 0x55afa268ab20 'vector<_Float16, 2>' # | | | | `-ImplicitCastExpr 0x55afa268ab08 'half2':'vector' # | | | | `-DeclRefExpr 0x55afa268a9e8 'half2':'vector' lvalue ParmVar 0x55afa268a288 'a' 'half2':'vector' # | | | |-ImplicitCastExpr 0x55afa268ab50 'vector<_Float16, 2>' # | | | | `-ImplicitCastExpr 0x55afa268ab38 'half2':'vector' # | | | | `-DeclRefExpr 0x55afa268aa08 'half2':'vector' lvalue ParmVar 0x55afa268a308 'b' 'half2':'vector' # | | | `-ImplicitCastExpr 0x55afa268ab68 'float' # | | | `-DeclRefExpr 0x55afa268aa28 'float' lvalue ParmVar 0x55afa268a388 'c' 'float' # | | |-FunctionTemplateDecl 0x55afa268b138 line:63:1 invalid mul_vec_impl # | | | |-TemplateTypeParmDecl 0x55afa268aba8 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa268ac48 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa268b090 line:63:1 invalid constexpr mul_vec_impl 'int (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa268af00 col:27 invalid x 'int' # | | | |-ParmVarDecl 0x55afa268afc0 col:43 invalid y 'int' # | | | `-CompoundStmt 0x55afa268b348 # | | | `-ReturnStmt 0x55afa268b338 # | | | `-CallExpr 0x55afa268b300 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa268b1b8 '' lvalue (ADL) = 'dot' 0x55afa24d3968 0x55afa24d3d38 0x55afa24d40d8 0x55afa24d4478 0x55afa24d4780 0x55afa24d4b70 0x55afa24d4f18 0x55afa24d52b8 0x55afa24d5608 0x55afa24d5958 0x55afa24d5d58 0x55afa24d60f8 0x55afa24d6498 0x55afa24d6838 0x55afa24d6c08 0x55afa24d6fa8 0x55afa24d7348 0x55afa24d76e8 0x55afa24d7a88 0x55afa24d7e58 0x55afa24d81f8 0x55afa24d8598 0x55afa24d8938 0x55afa24d8d08 0x55afa24d90a8 # | | | |-RecoveryExpr 0x55afa268b2c0 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa268b2e0 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa268b888 line:69:43 invalid mul_vec_impl # | | | |-TemplateTypeParmDecl 0x55afa268b360 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa268b3f8 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa268b7e0 line:69:43 invalid mul_vec_impl 'int (int, int)' # | | | |-ParmVarDecl 0x55afa268b650 col:69 invalid x 'int' # | | | |-ParmVarDecl 0x55afa268b710 col:69 invalid y 'int' # | | | `-CompoundStmt 0x55afa268bf60 # | | | |-DeclStmt 0x55afa268ba80 # | | | | `-VarDecl 0x55afa268b938 col:5 referenced sum 'T' cinit # | | | | `-BinaryOperator 0x55afa268ba60 '' contains-errors '*' # | | | | |-ArraySubscriptExpr 0x55afa268b9e0 '' contains-errors lvalue # | | | | | |-RecoveryExpr 0x55afa268b9a0 '' contains-errors lvalue # | | | | | `-IntegerLiteral 0x55afa268b9c0 'int' 0 # | | | | `-ArraySubscriptExpr 0x55afa268ba40 '' contains-errors lvalue # | | | | |-RecoveryExpr 0x55afa268ba00 '' contains-errors lvalue # | | | | `-IntegerLiteral 0x55afa268ba20 'int' 0 # | | | |-AttributedStmt 0x55afa268bf18 <, line:72:65> # | | | | |-HLSLLoopHintAttr 0x55afa268bee8 unroll 0 # | | | | `-ForStmt 0x55afa268beb0 # | | | | |-DeclStmt 0x55afa268bb50 # | | | | | `-VarDecl 0x55afa268bab0 col:21 referenced i 'int' cinit # | | | | | `-IntegerLiteral 0x55afa268bb18 'int' 1 # | | | | |-<<>> # | | | | |-BinaryOperator 0x55afa268bbc0 'bool' '<' # | | | | | |-ImplicitCastExpr 0x55afa268bba8 'int' # | | | | | | `-DeclRefExpr 0x55afa268bb68 'int' lvalue Var 0x55afa268bab0 'i' 'int' # | | | | | `-DeclRefExpr 0x55afa268bb88 'int' NonTypeTemplateParm 0x55afa268b3f8 'N' 'int' # | | | | |-UnaryOperator 0x55afa268bc00 'int' lvalue prefix '++' # | | | | | `-DeclRefExpr 0x55afa268bbe0 'int' lvalue Var 0x55afa268bab0 'i' 'int' # | | | | `-BinaryOperator 0x55afa268be90 '' contains-errors '=' # | | | | |-DeclRefExpr 0x55afa268bc18 'T' contains-errors lvalue Var 0x55afa268b938 'sum' 'T' # | | | | `-CallExpr 0x55afa268be50 '' contains-errors # | | | | |-UnresolvedLookupExpr 0x55afa268bc50 '' lvalue (ADL) = 'mad' 0x55afa24f0460 0x55afa24f0818 0x55afa24f0be0 0x55afa24f1fd0 0x55afa24f2380 0x55afa24f2748 0x55afa24f2b10 0x55afa24f2ed8 0x55afa24f32a0 0x55afa24f3668 0x55afa24f3a30 0x55afa24f3e30 0x55afa24f41f8 0x55afa24f45c0 0x55afa24f4988 0x55afa24f4d50 0x55afa24f5118 0x55afa24f54e0 0x55afa24f58a8 0x55afa24f5cd0 0x55afa24f6080 0x55afa24f6448 0x55afa24f6810 0x55afa24f6bd8 0x55afa24f6f88 0x55afa24f7350 0x55afa24f7718 0x55afa24f7ae0 # | | | | |-ArraySubscriptExpr 0x55afa268bdb0 '' contains-errors lvalue # | | | | | |-RecoveryExpr 0x55afa268bd70 '' contains-errors lvalue # | | | | | `-DeclRefExpr 0x55afa268bd90 'int' lvalue Var 0x55afa268bab0 'i' 'int' # | | | | |-ArraySubscriptExpr 0x55afa268be10 '' contains-errors lvalue # | | | | | |-RecoveryExpr 0x55afa268bdd0 '' contains-errors lvalue # | | | | | `-DeclRefExpr 0x55afa268bdf0 'int' lvalue Var 0x55afa268bab0 'i' 'int' # | | | | `-DeclRefExpr 0x55afa268be30 'T' contains-errors lvalue Var 0x55afa268b938 'sum' 'T' # | | | `-ReturnStmt 0x55afa268bf50 # | | | `-DeclRefExpr 0x55afa268bf30 'T' contains-errors lvalue Var 0x55afa268b938 'sum' 'T' # | | |-FunctionTemplateDecl 0x55afa268c268 line:76:35 reflect_impl # | | | |-TemplateTypeParmDecl 0x55afa268bf88 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa268c1c0 line:76:35 constexpr reflect_impl 'T (T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa268c040 col:50 referenced I 'T' # | | | |-ParmVarDecl 0x55afa268c0b8 col:55 referenced N 'T' # | | | `-CompoundStmt 0x55afa268c480 # | | | `-ReturnStmt 0x55afa268c470 # | | | `-BinaryOperator 0x55afa268c450 '' '-' # | | | |-DeclRefExpr 0x55afa268c350 'T' lvalue ParmVar 0x55afa268c040 'I' 'T' # | | | `-BinaryOperator 0x55afa268c430 '' '*' # | | | |-BinaryOperator 0x55afa268c3f0 '' '*' # | | | | |-BinaryOperator 0x55afa268c3b0 '' '*' # | | | | | |-IntegerLiteral 0x55afa268c370 'int' 2 # | | | | | `-DeclRefExpr 0x55afa268c390 'T' lvalue ParmVar 0x55afa268c0b8 'N' 'T' # | | | | `-DeclRefExpr 0x55afa268c3d0 'T' lvalue ParmVar 0x55afa268c040 'I' 'T' # | | | `-DeclRefExpr 0x55afa268c410 'T' lvalue ParmVar 0x55afa268c0b8 'N' 'T' # | | |-FunctionTemplateDecl 0x55afa268c888 line:81:24 invalid reflect_vec_impl # | | | |-TemplateTypeParmDecl 0x55afa268c498 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa268c538 col:27 referenced 'int' depth 0 index 1 L # | | | `-FunctionDecl 0x55afa268c7e0 line:81:24 invalid constexpr reflect_vec_impl 'int (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa268c650 col:54 invalid I 'int' # | | | |-ParmVarDecl 0x55afa268c710 col:70 invalid N 'int' # | | | `-CompoundStmt 0x55afa268cb58 # | | | `-ReturnStmt 0x55afa268cb48 # | | | `-BinaryOperator 0x55afa268cb28 '' contains-errors '-' # | | | |-RecoveryExpr 0x55afa268c908 '' contains-errors lvalue # | | | `-BinaryOperator 0x55afa268cb08 '' contains-errors '*' # | | | |-BinaryOperator 0x55afa268c968 '' contains-errors '*' # | | | | |-IntegerLiteral 0x55afa268c928 'int' 2 # | | | | `-RecoveryExpr 0x55afa268c948 '' contains-errors lvalue # | | | `-CallExpr 0x55afa268cad0 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa268c988 '' lvalue (ADL) = 'dot' 0x55afa24d3968 0x55afa24d3d38 0x55afa24d40d8 0x55afa24d4478 0x55afa24d4780 0x55afa24d4b70 0x55afa24d4f18 0x55afa24d52b8 0x55afa24d5608 0x55afa24d5958 0x55afa24d5d58 0x55afa24d60f8 0x55afa24d6498 0x55afa24d6838 0x55afa24d6c08 0x55afa24d6fa8 0x55afa24d7348 0x55afa24d76e8 0x55afa24d7a88 0x55afa24d7e58 0x55afa24d81f8 0x55afa24d8598 0x55afa24d8938 0x55afa24d8d08 0x55afa24d90a8 # | | | |-RecoveryExpr 0x55afa268ca90 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa268cab0 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa268cfc8 line:89:47 refract_impl # | | | |-TemplateTypeParmDecl 0x55afa268cb70 col:20 referenced typename depth 0 index 0 T # | | | |-TemplateTypeParmDecl 0x55afa268cbf0 col:32 referenced typename depth 0 index 1 U # | | | `-FunctionDecl 0x55afa268cf20 line:89:47 constexpr refract_impl 'T (T, T, U)' implicit-inline # | | | |-ParmVarDecl 0x55afa268cca8 col:62 referenced I 'T' # | | | |-ParmVarDecl 0x55afa268cd20 col:67 referenced N 'T' # | | | |-ParmVarDecl 0x55afa268cd98 col:72 referenced Eta 'U' # | | | `-CompoundStmt 0x55afa268dab0 # | | | |-DeclStmt 0x55afa268d2c0 # | | | | `-VarDecl 0x55afa268d0d8 col:5 referenced Mul 'T' cinit # | | | | `-CallExpr 0x55afa268d288 '' # | | | | |-UnresolvedLookupExpr 0x55afa268d140 '' lvalue (ADL) = 'dot' 0x55afa24d3968 0x55afa24d3d38 0x55afa24d40d8 0x55afa24d4478 0x55afa24d4780 0x55afa24d4b70 0x55afa24d4f18 0x55afa24d52b8 0x55afa24d5608 0x55afa24d5958 0x55afa24d5d58 0x55afa24d60f8 0x55afa24d6498 0x55afa24d6838 0x55afa24d6c08 0x55afa24d6fa8 0x55afa24d7348 0x55afa24d76e8 0x55afa24d7a88 0x55afa24d7e58 0x55afa24d81f8 0x55afa24d8598 0x55afa24d8938 0x55afa24d8d08 0x55afa24d90a8 # | | | | |-DeclRefExpr 0x55afa268d248 'T' lvalue ParmVar 0x55afa268cd20 'N' 'T' # | | | | `-DeclRefExpr 0x55afa268d268 'T' lvalue ParmVar 0x55afa268cca8 'I' 'T' # | | | |-DeclStmt 0x55afa268d4f8 # | | | | `-VarDecl 0x55afa268d2f8 col:5 referenced K 'T' cinit # | | | | `-BinaryOperator 0x55afa268d4d8 '' '-' # | | | | |-IntegerLiteral 0x55afa268d360 'int' 1 # | | | | `-BinaryOperator 0x55afa268d4b8 '' '*' # | | | | |-BinaryOperator 0x55afa268d3c0 '' '*' # | | | | | |-DeclRefExpr 0x55afa268d380 'U' lvalue ParmVar 0x55afa268cd98 'Eta' 'U' # | | | | | `-DeclRefExpr 0x55afa268d3a0 'U' lvalue ParmVar 0x55afa268cd98 'Eta' 'U' # | | | | `-ParenExpr 0x55afa268d498 '' # | | | | `-BinaryOperator 0x55afa268d478 '' '-' # | | | | |-IntegerLiteral 0x55afa268d3e0 'int' 1 # | | | | `-BinaryOperator 0x55afa268d458 '' '*' # | | | | |-DeclRefExpr 0x55afa268d400 'T' lvalue Var 0x55afa268d0d8 'Mul' 'T' # | | | | `-DeclRefExpr 0x55afa268d438 'T' lvalue Var 0x55afa268d0d8 'Mul' 'T' # | | | |-DeclStmt 0x55afa268d8a0 # | | | | `-VarDecl 0x55afa268d530 col:5 referenced Result 'T' cinit # | | | | `-ParenExpr 0x55afa268d880 '' # | | | | `-BinaryOperator 0x55afa268d860 '' '-' # | | | | |-BinaryOperator 0x55afa268d5d8 '' '*' # | | | | | |-DeclRefExpr 0x55afa268d598 'U' lvalue ParmVar 0x55afa268cd98 'Eta' 'U' # | | | | | `-DeclRefExpr 0x55afa268d5b8 'T' lvalue ParmVar 0x55afa268cca8 'I' 'T' # | | | | `-BinaryOperator 0x55afa268d840 '' '*' # | | | | |-ParenExpr 0x55afa268d800 '' # | | | | | `-BinaryOperator 0x55afa268d7e0 '' '+' # | | | | | |-BinaryOperator 0x55afa268d638 '' '*' # | | | | | | |-DeclRefExpr 0x55afa268d5f8 'U' lvalue ParmVar 0x55afa268cd98 'Eta' 'U' # | | | | | | `-DeclRefExpr 0x55afa268d618 'T' lvalue Var 0x55afa268d0d8 'Mul' 'T' # | | | | | `-CallExpr 0x55afa268d7b0 '' # | | | | | |-UnresolvedLookupExpr 0x55afa268d658 '' lvalue (ADL) = 'sqrt' 0x55afa2528f10 0x55afa2529178 0x55afa25293f0 0x55afa2529668 0x55afa25298d8 0x55afa2529b50 0x55afa2529dc8 0x55afa252a040 0x55afa2653cc0 0x55afa2654178 0x55afa2654650 0x55afa2654b30 0x55afa2655008 0x55afa2655500 0x55afa26559d8 0x55afa2655eb8 0x55afa26563a0 0x55afa2656878 0x55afa2656d70 0x55afa2657270 0x55afa2657778 0x55afa2657c70 0x55afa2658188 0x55afa26586a8 0x55afa2658bd0 0x55afa26590e8 0x55afa2659a30 0x55afa2659f70 # | | | | | `-DeclRefExpr 0x55afa268d778 'T' lvalue Var 0x55afa268d2f8 'K' 'T' # | | | | `-DeclRefExpr 0x55afa268d820 'T' lvalue ParmVar 0x55afa268cd20 'N' 'T' # | | | `-ReturnStmt 0x55afa268daa0 # | | | `-CallExpr 0x55afa268da60 '' # | | | |-UnresolvedLookupExpr 0x55afa268d8f0 '' lvalue (ADL) = 'select' 0x55afa24de158 # | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa268cbc0 'T' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa268cb70 'T' # | | | |-BinaryOperator 0x55afa268d9a8 '' '<' # | | | | |-DeclRefExpr 0x55afa268d968 'T' lvalue Var 0x55afa268d2f8 'K' 'T' # | | | | `-IntegerLiteral 0x55afa268d988 'int' 0 # | | | |-CXXStaticCastExpr 0x55afa268d9f8 'T' static_cast # | | | | `-IntegerLiteral 0x55afa268d9c8 'int' 0 # | | | `-DeclRefExpr 0x55afa268da28 'T' lvalue Var 0x55afa268d530 'Result' 'T' # | | |-FunctionTemplateDecl 0x55afa268ddb8 line:99:35 fmod_impl # | | | |-TemplateTypeParmDecl 0x55afa268dae0 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa268dd10 line:99:35 constexpr fmod_impl 'T (T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa268db90 col:47 referenced X 'T' # | | | |-ParmVarDecl 0x55afa268dc08 col:52 referenced Y 'T' # | | | `-CompoundStmt 0x55afa268fa08 # | | | |-DeclStmt 0x55afa268df88 # | | | | `-VarDecl 0x55afa268dec0 col:5 referenced div 'T' cinit # | | | | `-BinaryOperator 0x55afa268df68 '' '/' # | | | | |-DeclRefExpr 0x55afa268df28 'T' lvalue ParmVar 0x55afa268db90 'X' 'T' # | | | | `-DeclRefExpr 0x55afa268df48 'T' lvalue ParmVar 0x55afa268dc08 'Y' 'T' # | | | |-DeclStmt 0x55afa268f4c0 # | | | | `-VarDecl 0x55afa268f3e0 col:8 referenced ge 'bool' cinit # | | | | `-BinaryOperator 0x55afa268f4a0 '' '>=' # | | | | |-DeclRefExpr 0x55afa268f448 'T' lvalue Var 0x55afa268dec0 'div' 'T' # | | | | `-IntegerLiteral 0x55afa268f480 'int' 0 # | | | |-DeclStmt 0x55afa268f820 # | | | | `-VarDecl 0x55afa268f4f8 col:5 referenced frc 'T' cinit # | | | | `-CallExpr 0x55afa268f7f0 '' # | | | | |-UnresolvedLookupExpr 0x55afa268f560 '' lvalue (ADL) = 'frac' 0x55afa24e5c40 0x55afa24e5ea8 0x55afa24e6120 0x55afa24e6398 0x55afa24e65f8 0x55afa24e6870 0x55afa24e6ae8 0x55afa24e6d70 0x55afa254fe40 0x55afa25502f8 0x55afa25507d0 0x55afa2550cb0 0x55afa2603308 0x55afa26037c0 0x55afa2603c98 0x55afa2604178 0x55afa2604660 0x55afa2604b38 0x55afa2605860 0x55afa2605d60 0x55afa2606268 0x55afa2606760 0x55afa2606c78 0x55afa2607198 0x55afa26076c0 0x55afa26085e8 0x55afa2608b20 0x55afa2609060 # | | | | `-CallExpr 0x55afa268f7c0 '' # | | | | |-UnresolvedLookupExpr 0x55afa268f680 '' lvalue (ADL) = 'abs' 0x55afa2492e28 0x55afa2493128 0x55afa2493438 0x55afa2493748 0x55afa2494e68 0x55afa2495178 0x55afa2495488 0x55afa2495798 0x55afa2495a68 0x55afa2495d90 0x55afa2496038 0x55afa24962d8 0x55afa2496528 0x55afa2496838 0x55afa2496b48 0x55afa24975d8 0x55afa24978c8 0x55afa2497bd8 0x55afa2497ee8 0x55afa24981f8 0x55afa249cb70 0x55afa249ce18 0x55afa249d0b8 0x55afa249d358 0x55afa249d5a8 0x55afa249d8b8 0x55afa249ecc8 0x55afa249efd8 # | | | | `-DeclRefExpr 0x55afa268f7a0 'T' lvalue Var 0x55afa268dec0 'div' 'T' # | | | `-ReturnStmt 0x55afa268f9f8 # | | | `-BinaryOperator 0x55afa268f9d8 '' '*' # | | | |-CallExpr 0x55afa268f978 '' # | | | | |-UnresolvedLookupExpr 0x55afa268f858 '' lvalue (ADL) = 'select' 0x55afa24de158 # | | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa268db30 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa268dae0 'T' # | | | | |-DeclRefExpr 0x55afa268f8d0 'bool' lvalue Var 0x55afa268f3e0 'ge' 'bool' # | | | | |-DeclRefExpr 0x55afa268f908 'T' lvalue Var 0x55afa268f4f8 'frc' 'T' # | | | | `-UnaryOperator 0x55afa268f960 '' prefix '-' cannot overflow # | | | | `-DeclRefExpr 0x55afa268f940 'T' lvalue Var 0x55afa268f4f8 'frc' 'T' # | | | `-DeclRefExpr 0x55afa268f9b8 'T' lvalue ParmVar 0x55afa268dc08 'Y' 'T' # | | |-FunctionTemplateDecl 0x55afa268fe28 line:111:24 invalid fmod_vec_impl # | | | |-TemplateTypeParmDecl 0x55afa268fa38 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa268fad8 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa268fd80 line:111:24 invalid constexpr fmod_vec_impl 'int (int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa268fbf0 col:51 invalid X 'int' # | | | |-ParmVarDecl 0x55afa268fcb0 col:67 invalid Y 'int' # | | | `-CompoundStmt 0x55afa26906b8 # | | | |-DeclStmt 0x55afa268fff0 # | | | | `-VarDecl 0x55afa268ff00 col:16 invalid div 'int' cinit # | | | | `-RecoveryExpr 0x55afa268ffc8 '' contains-errors lvalue # | | | | `-BinaryOperator 0x55afa268ffa8 '' contains-errors '/' # | | | | |-RecoveryExpr 0x55afa268ff68 '' contains-errors lvalue # | | | | `-RecoveryExpr 0x55afa268ff88 '' contains-errors lvalue # | | | |-DeclStmt 0x55afa2690140 # | | | | `-VarDecl 0x55afa2690050 col:19 invalid ge 'int' cinit # | | | | `-RecoveryExpr 0x55afa2690118 '' contains-errors lvalue # | | | | `-BinaryOperator 0x55afa26900f8 '' contains-errors '>=' # | | | | |-RecoveryExpr 0x55afa26900b8 '' contains-errors lvalue # | | | | `-IntegerLiteral 0x55afa26900d8 'int' 0 # | | | |-DeclStmt 0x55afa2690500 # | | | | `-VarDecl 0x55afa26901b0 col:16 invalid frc 'int' cinit # | | | | `-RecoveryExpr 0x55afa26904d8 '' contains-errors lvalue # | | | | `-CallExpr 0x55afa26904a8 '' contains-errors # | | | | |-UnresolvedLookupExpr 0x55afa2690218 '' lvalue (ADL) = 'frac' 0x55afa24e5c40 0x55afa24e5ea8 0x55afa24e6120 0x55afa24e6398 0x55afa24e65f8 0x55afa24e6870 0x55afa24e6ae8 0x55afa24e6d70 0x55afa254fe40 0x55afa25502f8 0x55afa25507d0 0x55afa2550cb0 0x55afa2603308 0x55afa26037c0 0x55afa2603c98 0x55afa2604178 0x55afa2604660 0x55afa2604b38 0x55afa2605860 0x55afa2605d60 0x55afa2606268 0x55afa2606760 0x55afa2606c78 0x55afa2607198 0x55afa26076c0 0x55afa26085e8 0x55afa2608b20 0x55afa2609060 # | | | | `-CallExpr 0x55afa2690478 '' contains-errors # | | | | |-UnresolvedLookupExpr 0x55afa2690338 '' lvalue (ADL) = 'abs' 0x55afa2492e28 0x55afa2493128 0x55afa2493438 0x55afa2493748 0x55afa2494e68 0x55afa2495178 0x55afa2495488 0x55afa2495798 0x55afa2495a68 0x55afa2495d90 0x55afa2496038 0x55afa24962d8 0x55afa2496528 0x55afa2496838 0x55afa2496b48 0x55afa24975d8 0x55afa24978c8 0x55afa2497bd8 0x55afa2497ee8 0x55afa24981f8 0x55afa249cb70 0x55afa249ce18 0x55afa249d0b8 0x55afa249d358 0x55afa249d5a8 0x55afa249d8b8 0x55afa249ecc8 0x55afa249efd8 # | | | | `-RecoveryExpr 0x55afa2690458 '' contains-errors lvalue # | | | `-ReturnStmt 0x55afa26906a8 # | | | `-BinaryOperator 0x55afa2690688 '' contains-errors '*' # | | | |-CallExpr 0x55afa2690628 '' contains-errors # | | | | |-UnresolvedLookupExpr 0x55afa2690538 '' lvalue (ADL) = 'select' 0x55afa24de158 # | | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa268fa90 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa268fa38 'T' # | | | | |-RecoveryExpr 0x55afa26905b0 '' contains-errors lvalue # | | | | |-RecoveryExpr 0x55afa26905d0 '' contains-errors lvalue # | | | | `-UnaryOperator 0x55afa2690610 '' contains-errors prefix '-' cannot overflow # | | | | `-RecoveryExpr 0x55afa26905f0 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa2690668 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa2690af8 line:122:35 smoothstep_impl # | | | |-TemplateTypeParmDecl 0x55afa2690730 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2690a50 line:122:35 constexpr smoothstep_impl 'T (T, T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa26907e0 col:53 referenced Min 'T' # | | | |-ParmVarDecl 0x55afa2690858 col:60 referenced Max 'T' # | | | |-ParmVarDecl 0x55afa26908d0 col:67 referenced X 'T' # | | | `-CompoundStmt 0x55afa2690fe0 # | | | |-DeclStmt 0x55afa2690e60 # | | | | `-VarDecl 0x55afa2690c08 col:5 referenced S 'T' cinit # | | | | `-CallExpr 0x55afa2690e30 '' # | | | | |-UnresolvedLookupExpr 0x55afa2690c70 '' lvalue (ADL) = 'saturate' 0x55afa24dc0b8 0x55afa24dc320 0x55afa24dc598 0x55afa24dc810 0x55afa24dca70 0x55afa24dcce8 0x55afa24dcf60 0x55afa24dd1d8 0x55afa24dd438 0x55afa24dd6b0 0x55afa24dd928 0x55afa24ddbf0 # | | | | `-BinaryOperator 0x55afa2690e10 '' '/' # | | | | |-ParenExpr 0x55afa2690d70 '' # | | | | | `-BinaryOperator 0x55afa2690d50 '' '-' # | | | | | |-DeclRefExpr 0x55afa2690d10 'T' lvalue ParmVar 0x55afa26908d0 'X' 'T' # | | | | | `-DeclRefExpr 0x55afa2690d30 'T' lvalue ParmVar 0x55afa26907e0 'Min' 'T' # | | | | `-ParenExpr 0x55afa2690df0 '' # | | | | `-BinaryOperator 0x55afa2690dd0 '' '-' # | | | | |-DeclRefExpr 0x55afa2690d90 'T' lvalue ParmVar 0x55afa2690858 'Max' 'T' # | | | | `-DeclRefExpr 0x55afa2690db0 'T' lvalue ParmVar 0x55afa26907e0 'Min' 'T' # | | | `-ReturnStmt 0x55afa2690fd0 # | | | `-BinaryOperator 0x55afa2690fb0 '' '*' # | | | |-BinaryOperator 0x55afa2690f70 '' '*' # | | | | |-ParenExpr 0x55afa2690f30 '' # | | | | | `-BinaryOperator 0x55afa2690f10 '' '-' # | | | | | |-IntegerLiteral 0x55afa2690e78 'int' 3 # | | | | | `-BinaryOperator 0x55afa2690ef0 '' '*' # | | | | | |-IntegerLiteral 0x55afa2690e98 'int' 2 # | | | | | `-DeclRefExpr 0x55afa2690eb8 'T' lvalue Var 0x55afa2690c08 'S' 'T' # | | | | `-DeclRefExpr 0x55afa2690f50 'T' lvalue Var 0x55afa2690c08 'S' 'T' # | | | `-DeclRefExpr 0x55afa2690f90 'T' lvalue Var 0x55afa2690c08 'S' 'T' # | | |-FunctionTemplateDecl 0x55afa26914c8 line:132:24 invalid smoothstep_vec_impl # | | | |-TemplateTypeParmDecl 0x55afa2691000 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2691098 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa2691420 line:132:24 invalid constexpr smoothstep_vec_impl 'int (int, int, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa26911b0 col:57 invalid Min 'int' # | | | |-ParmVarDecl 0x55afa2691270 col:75 referenced invalid Max 'int' # | | | |-ParmVarDecl 0x55afa2691330 col:57 referenced invalid X 'int' # | | | `-CompoundStmt 0x55afa26919e0 # | | | |-DeclStmt 0x55afa2691878 # | | | | `-VarDecl 0x55afa26915a8 col:16 invalid S 'int' cinit # | | | | `-RecoveryExpr 0x55afa2691850 '' contains-errors lvalue # | | | | `-CallExpr 0x55afa2691820 '' contains-errors # | | | | |-UnresolvedLookupExpr 0x55afa2691610 '' lvalue (ADL) = 'saturate' 0x55afa24dc0b8 0x55afa24dc320 0x55afa24dc598 0x55afa24dc810 0x55afa24dca70 0x55afa24dcce8 0x55afa24dcf60 0x55afa24dd1d8 0x55afa24dd438 0x55afa24dd6b0 0x55afa24dd928 0x55afa24ddbf0 # | | | | `-BinaryOperator 0x55afa2691800 '' contains-errors '/' # | | | | |-ParenExpr 0x55afa2691738 '' contains-errors # | | | | | `-BinaryOperator 0x55afa2691718 '' contains-errors '-' # | | | | | |-RecoveryExpr 0x55afa26916d0 '' contains-errors lvalue # | | | | | | `-DeclRefExpr 0x55afa26916b0 'int' lvalue ParmVar 0x55afa2691330 'X' 'int' # | | | | | `-RecoveryExpr 0x55afa26916f8 '' contains-errors lvalue # | | | | `-ParenExpr 0x55afa26917e0 '' contains-errors # | | | | `-BinaryOperator 0x55afa26917c0 '' contains-errors '-' # | | | | |-RecoveryExpr 0x55afa2691778 '' contains-errors lvalue # | | | | | `-DeclRefExpr 0x55afa2691758 'int' lvalue ParmVar 0x55afa2691270 'Max' 'int' # | | | | `-RecoveryExpr 0x55afa26917a0 '' contains-errors lvalue # | | | `-ReturnStmt 0x55afa26919d0 # | | | `-BinaryOperator 0x55afa26919b0 '' contains-errors '*' # | | | |-BinaryOperator 0x55afa2691970 '' contains-errors '*' # | | | | |-ParenExpr 0x55afa2691930 '' contains-errors # | | | | | `-BinaryOperator 0x55afa2691910 '' contains-errors '-' # | | | | | |-IntegerLiteral 0x55afa2691890 'int' 3 # | | | | | `-BinaryOperator 0x55afa26918f0 '' contains-errors '*' # | | | | | |-IntegerLiteral 0x55afa26918b0 'int' 2 # | | | | | `-RecoveryExpr 0x55afa26918d0 '' contains-errors lvalue # | | | | `-RecoveryExpr 0x55afa2691950 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa2691990 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa2691e50 line:142:46 invalid lit_impl # | | | |-TemplateTypeParmDecl 0x55afa2691a18 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2691da8 line:142:46 invalid constexpr lit_impl 'int (T, T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2691b30 col:57 referenced NDotL 'T' # | | | |-ParmVarDecl 0x55afa2691ba8 col:66 referenced NDotH 'T' # | | | |-ParmVarDecl 0x55afa2691c20 col:75 referenced M 'T' # | | | `-CompoundStmt 0x55afa2692c08 # | | | |-DeclStmt 0x55afa2691fb0 # | | | | `-VarDecl 0x55afa2691ee8 col:8 referenced DiffuseCond 'bool' cinit # | | | | `-BinaryOperator 0x55afa2691f90 '' '<' # | | | | |-DeclRefExpr 0x55afa2691f50 'T' lvalue ParmVar 0x55afa2691b30 'NDotL' 'T' # | | | | `-IntegerLiteral 0x55afa2691f70 'int' 0 # | | | |-DeclStmt 0x55afa26921a0 # | | | | `-VarDecl 0x55afa2691fe8 col:5 referenced Diffuse 'T' cinit # | | | | `-CallExpr 0x55afa2692160 '' # | | | | |-UnresolvedLookupExpr 0x55afa2692070 '' lvalue (ADL) = 'select' 0x55afa24de158 # | | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2691a70 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2691a18 'T' # | | | | |-DeclRefExpr 0x55afa26920e8 'bool' lvalue Var 0x55afa2691ee8 'DiffuseCond' 'bool' # | | | | |-IntegerLiteral 0x55afa2692120 'int' 0 # | | | | `-DeclRefExpr 0x55afa2692140 'T' lvalue ParmVar 0x55afa2691b30 'NDotL' 'T' # | | | |-DeclStmt 0x55afa26923b8 # | | | | `-VarDecl 0x55afa2692230 col:16 referenced invalid Result 'int' cinit # | | | | `-RecoveryExpr 0x55afa2692390 '' contains-errors lvalue # | | | | `-InitListExpr 0x55afa2692330 'void' # | | | | |-IntegerLiteral 0x55afa2692298 'int' 1 # | | | | |-DeclRefExpr 0x55afa26922b8 'T' lvalue Var 0x55afa2691fe8 'Diffuse' 'T' # | | | | |-IntegerLiteral 0x55afa26922f0 'int' 0 # | | | | `-IntegerLiteral 0x55afa2692310 'int' 1 # | | | |-DeclStmt 0x55afa26925f8 # | | | | `-VarDecl 0x55afa26923e0 col:8 referenced SpecularCond 'bool' cinit # | | | | `-CallExpr 0x55afa26925c0 '' # | | | | |-UnresolvedLookupExpr 0x55afa2692448 '' lvalue (ADL) = 'or' 0x55afa250cb78 0x55afa250ce88 0x55afa250d1a8 0x55afa250d4c8 0x55afa250d7e8 0x55afa250daf0 0x55afa250ddf8 0x55afa250e100 0x55afa250e408 0x55afa250e710 0x55afa250ea18 0x55afa250ed20 0x55afa250f028 0x55afa250f330 0x55afa250f638 0x55afa250f968 0x55afa250fc70 0x55afa250ff78 0x55afa2510280 # | | | | |-DeclRefExpr 0x55afa2692520 'bool' lvalue Var 0x55afa2691ee8 'DiffuseCond' 'bool' # | | | | `-ParenExpr 0x55afa26925a0 '' # | | | | `-BinaryOperator 0x55afa2692580 '' '<' # | | | | |-DeclRefExpr 0x55afa2692540 'T' lvalue ParmVar 0x55afa2691ba8 'NDotH' 'T' # | | | | `-IntegerLiteral 0x55afa2692560 'int' 0 # | | | |-DeclStmt 0x55afa2692998 # | | | | `-VarDecl 0x55afa2692630 col:5 referenced SpecularExp 'T' cinit # | | | | `-CallExpr 0x55afa2692968 '' # | | | | |-UnresolvedLookupExpr 0x55afa2692698 '' lvalue (ADL) = 'exp' 0x55afa24d9c70 0x55afa24d9ed8 0x55afa24da150 0x55afa24da3c8 0x55afa24da628 0x55afa24da8a0 0x55afa24dab18 0x55afa24dada0 0x55afa25e4438 0x55afa25e48e8 0x55afa25e4db8 0x55afa25e5290 0x55afa25e5768 0x55afa25e5c20 0x55afa25e6780 0x55afa25e6c60 0x55afa25e7148 0x55afa25e7620 0x55afa25e7b18 0x55afa25e8018 0x55afa25e8520 0x55afa25e9360 0x55afa25e9878 0x55afa25e9d98 0x55afa25ea2c0 0x55afa25ea7d8 0x55afa25ead10 0x55afa25ee788 # | | | | `-BinaryOperator 0x55afa2692948 '' '*' # | | | | |-CallExpr 0x55afa26928f8 '' # | | | | | |-UnresolvedLookupExpr 0x55afa26927b8 '' lvalue (ADL) = 'log' 0x55afa24eb7e8 0x55afa24eba50 0x55afa24ebd20 0x55afa24ebf98 0x55afa24ec1f8 0x55afa24ec470 0x55afa24ec6e8 0x55afa24ec960 0x55afa261a168 0x55afa261a618 0x55afa261aae8 0x55afa261afc0 0x55afa261b498 0x55afa261b950 0x55afa261be40 0x55afa261c320 0x55afa261c808 0x55afa261cce0 0x55afa261d1d8 0x55afa261d6d8 0x55afa261e410 0x55afa261e908 0x55afa261ee20 0x55afa261f340 0x55afa261f868 0x55afa261fd80 0x55afa26202b8 0x55afa26210a8 # | | | | | `-DeclRefExpr 0x55afa26928d8 'T' lvalue ParmVar 0x55afa2691ba8 'NDotH' 'T' # | | | | `-DeclRefExpr 0x55afa2692928 'T' lvalue ParmVar 0x55afa2691c20 'M' 'T' # | | | |-BinaryOperator 0x55afa2692bb8 '' contains-errors '=' # | | | | |-ArraySubscriptExpr 0x55afa2692a30 '' contains-errors lvalue # | | | | | |-RecoveryExpr 0x55afa26929e8 '' contains-errors lvalue # | | | | | | `-DeclRefExpr 0x55afa26929b0 'int' contains-errors lvalue Var 0x55afa2692230 'Result' 'int' # | | | | | `-IntegerLiteral 0x55afa2692a10 'int' 2 # | | | | `-CallExpr 0x55afa2692b78 '' # | | | | |-UnresolvedLookupExpr 0x55afa2692a70 '' lvalue (ADL) = 'select' 0x55afa24de158 # | | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2691a70 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2691a18 'T' # | | | | |-DeclRefExpr 0x55afa2692ae8 'bool' lvalue Var 0x55afa26923e0 'SpecularCond' 'bool' # | | | | |-IntegerLiteral 0x55afa2692b20 'int' 0 # | | | | `-DeclRefExpr 0x55afa2692b40 'T' lvalue Var 0x55afa2692630 'SpecularExp' 'T' # | | | `-ReturnStmt 0x55afa2692bf8 # | | | `-RecoveryExpr 0x55afa2692bd8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa2692fc8 line:154:35 faceforward_impl # | | | |-TemplateTypeParmDecl 0x55afa2692c50 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2692f20 line:154:35 constexpr faceforward_impl 'T (T, T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2692d00 col:54 referenced N 'T' # | | | |-ParmVarDecl 0x55afa2692d78 col:59 referenced I 'T' # | | | |-ParmVarDecl 0x55afa2692df0 col:64 referenced Ng 'T' # | | | `-CompoundStmt 0x55afa2693368 # | | | `-ReturnStmt 0x55afa2693358 # | | | `-CallExpr 0x55afa2693318 '' # | | | |-UnresolvedLookupExpr 0x55afa26930b8 '' lvalue (ADL) = 'select' 0x55afa24de158 # | | | |-BinaryOperator 0x55afa26932a0 '' '<' # | | | | |-CallExpr 0x55afa2693248 '' # | | | | | |-UnresolvedLookupExpr 0x55afa2693100 '' lvalue (ADL) = 'dot' 0x55afa24d3968 0x55afa24d3d38 0x55afa24d40d8 0x55afa24d4478 0x55afa24d4780 0x55afa24d4b70 0x55afa24d4f18 0x55afa24d52b8 0x55afa24d5608 0x55afa24d5958 0x55afa24d5d58 0x55afa24d60f8 0x55afa24d6498 0x55afa24d6838 0x55afa24d6c08 0x55afa24d6fa8 0x55afa24d7348 0x55afa24d76e8 0x55afa24d7a88 0x55afa24d7e58 0x55afa24d81f8 0x55afa24d8598 0x55afa24d8938 0x55afa24d8d08 0x55afa24d90a8 # | | | | | |-DeclRefExpr 0x55afa2693208 'T' lvalue ParmVar 0x55afa2692d78 'I' 'T' # | | | | | `-DeclRefExpr 0x55afa2693228 'T' lvalue ParmVar 0x55afa2692df0 'Ng' 'T' # | | | | `-IntegerLiteral 0x55afa2693280 'int' 0 # | | | |-DeclRefExpr 0x55afa26932c0 'T' lvalue ParmVar 0x55afa2692d00 'N' 'T' # | | | `-UnaryOperator 0x55afa2693300 '' prefix '-' cannot overflow # | | | `-DeclRefExpr 0x55afa26932e0 'T' lvalue ParmVar 0x55afa2692d00 'N' 'T' # | | |-FunctionTemplateDecl 0x55afa2693a98 line:158:35 ldexp_impl # | | | |-TemplateTypeParmDecl 0x55afa2693380 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26939f0 line:158:35 constexpr ldexp_impl 'T (T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2693870 col:48 referenced X 'T' # | | | |-ParmVarDecl 0x55afa26938e8 col:53 referenced Exp 'T' # | | | `-CompoundStmt 0x55afa2693d40 # | | | `-ReturnStmt 0x55afa2693d30 # | | | `-BinaryOperator 0x55afa2693d10 '' '*' # | | | |-CallExpr 0x55afa2693cc0 '' # | | | | |-UnresolvedLookupExpr 0x55afa2693b80 '' lvalue (ADL) = 'exp2' 0x55afa24db000 0x55afa24db268 0x55afa24db4e0 0x55afa24db758 0x55afa24db9b8 0x55afa24b9dc0 0x55afa24ba038 0x55afa24ba2b0 0x55afa25eece0 0x55afa25ef198 0x55afa25ef670 0x55afa25efb50 0x55afa25f0028 0x55afa25f0550 0x55afa25f0a28 0x55afa25f0f08 0x55afa25f13f0 0x55afa25f18c8 0x55afa25f1dc0 0x55afa25f22c0 0x55afa25f27e0 0x55afa25f2cd8 0x55afa25f31f0 0x55afa25f3710 0x55afa25f3c38 0x55afa25f4150 0x55afa25f4988 0x55afa25f4ec8 # | | | | `-DeclRefExpr 0x55afa2693ca0 'T' lvalue ParmVar 0x55afa26938e8 'Exp' 'T' # | | | `-DeclRefExpr 0x55afa2693cf0 'T' lvalue ParmVar 0x55afa2693870 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26940d8 line:163:13 firstbithigh_impl # | | | |-TemplateTypeParmDecl 0x55afa2693d58 col:20 referenced typename depth 0 index 0 K # | | | |-TemplateTypeParmDecl 0x55afa2693de0 col:32 referenced typename depth 0 index 1 T # | | | |-NonTypeTemplateParmDecl 0x55afa2693e78 col:39 referenced 'int' depth 0 index 2 BitWidth # | | | `-FunctionDecl 0x55afa2694030 line:163:13 constexpr firstbithigh_impl 'K (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2693f10 col:33 referenced X 'T' # | | | `-CompoundStmt 0x55afa26947d0 # | | | |-DeclStmt 0x55afa2694470 # | | | | `-VarDecl 0x55afa26941d8 col:5 referenced FBH 'K' nrvo cinit # | | | | `-CallExpr 0x55afa2694440 '' # | | | | |-DeclRefExpr 0x55afa26943e8 '' Function 0x55afa2694290 '__builtin_hlsl_elementwise_firstbithigh' 'void (...) noexcept' # | | | | `-DeclRefExpr 0x55afa2694420 'T' lvalue ParmVar 0x55afa2693f10 'X' 'T' # | | | |-DeclStmt 0x55afa26945e8 # | | | | `-VarDecl 0x55afa26944a8 col:5 referenced Inversion 'K' cinit # | | | | `-BinaryOperator 0x55afa26945c8 '' '-' # | | | | |-ParenExpr 0x55afa2694570 'int' # | | | | | `-BinaryOperator 0x55afa2694550 'int' '-' # | | | | | |-DeclRefExpr 0x55afa2694510 'int' NonTypeTemplateParm 0x55afa2693e78 'BitWidth' 'int' # | | | | | `-IntegerLiteral 0x55afa2694530 'int' 1 # | | | | `-DeclRefExpr 0x55afa2694590 'K' lvalue Var 0x55afa26941d8 'FBH' 'K' # | | | |-BinaryOperator 0x55afa2694778 '' '=' # | | | | |-DeclRefExpr 0x55afa2694600 'K' lvalue Var 0x55afa26941d8 'FBH' 'K' # | | | | `-CallExpr 0x55afa2694738 '' # | | | | |-UnresolvedLookupExpr 0x55afa2694620 '' lvalue (ADL) = 'select' 0x55afa24de158 # | | | | |-BinaryOperator 0x55afa26946c0 '' '==' # | | | | | |-DeclRefExpr 0x55afa2694668 'K' lvalue Var 0x55afa26941d8 'FBH' 'K' # | | | | | `-UnaryOperator 0x55afa26946a8 'int' prefix '-' # | | | | | `-IntegerLiteral 0x55afa2694688 'int' 1 # | | | | |-DeclRefExpr 0x55afa26946e0 'K' lvalue Var 0x55afa26941d8 'FBH' 'K' # | | | | `-DeclRefExpr 0x55afa2694700 'K' lvalue Var 0x55afa26944a8 'Inversion' 'K' # | | | `-ReturnStmt 0x55afa26947b8 nrvo_candidate(Var 0x55afa26941d8 'FBH' 'K') # | | | `-DeclRefExpr 0x55afa2694798 'K' lvalue Var 0x55afa26941d8 'FBH' 'K' # | | |-FunctionTemplateDecl 0x55afa2694a38 line:174:35 ddx_impl # | | | |-TemplateTypeParmDecl 0x55afa2694800 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2694990 line:174:35 constexpr ddx_impl 'T (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa26948b0 col:46 referenced input 'T' # | | | `-CompoundStmt 0x55afa2694d58 # | | | `-ReturnStmt 0x55afa2694d48 # | | | `-CallExpr 0x55afa2694d18 '' # | | | |-DeclRefExpr 0x55afa2694cc0 '' Function 0x55afa2694b68 '__builtin_hlsl_elementwise_ddx_coarse' 'void (...) noexcept' # | | | `-DeclRefExpr 0x55afa2694cf8 'T' lvalue ParmVar 0x55afa26948b0 'input' 'T' # | | |-FunctionTemplateDecl 0x55afa2694fa8 line:182:35 ddy_impl # | | | |-TemplateTypeParmDecl 0x55afa2694d70 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2694f00 line:182:35 constexpr ddy_impl 'T (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2694e20 col:46 referenced input 'T' # | | | `-CompoundStmt 0x55afa26952c8 # | | | `-ReturnStmt 0x55afa26952b8 # | | | `-CallExpr 0x55afa2695288 '' # | | | |-DeclRefExpr 0x55afa2695230 '' Function 0x55afa26950d8 '__builtin_hlsl_elementwise_ddy_coarse' 'void (...) noexcept' # | | | `-DeclRefExpr 0x55afa2695268 'T' lvalue ParmVar 0x55afa2694e20 'input' 'T' # | | `-FunctionTemplateDecl 0x55afa2695518 line:190:35 fwidth_impl # | | |-TemplateTypeParmDecl 0x55afa26952e0 col:20 referenced typename depth 0 index 0 T # | | `-FunctionDecl 0x55afa2695470 line:190:35 constexpr fwidth_impl 'T (T)' implicit-inline # | | |-ParmVarDecl 0x55afa2695390 col:49 referenced input 'T' # | | `-CompoundStmt 0x55afa2695cd8 # | | |-DeclStmt 0x55afa2695750 # | | | `-VarDecl 0x55afa2695618 col:5 referenced derivCoarseX 'T' cinit # | | | `-CallExpr 0x55afa2695720 '' # | | | |-UnresolvedLookupExpr 0x55afa2695680 '' lvalue (ADL) = 'ddx_coarse' 0x55afa251fc50 0x55afa251feb8 0x55afa2520130 0x55afa25203a8 0x55afa2520608 0x55afa2520880 0x55afa2520af8 0x55afa2520d70 # | | | `-DeclRefExpr 0x55afa2695700 'T' lvalue ParmVar 0x55afa2695390 'input' 'T' # | | |-BinaryOperator 0x55afa2695910 '' '=' # | | | |-DeclRefExpr 0x55afa2695768 'T' lvalue Var 0x55afa2695618 'derivCoarseX' 'T' # | | | `-CallExpr 0x55afa26958e0 '' # | | | |-UnresolvedLookupExpr 0x55afa26957a0 '' lvalue (ADL) = 'abs' 0x55afa2492e28 0x55afa2493128 0x55afa2493438 0x55afa2493748 0x55afa2494e68 0x55afa2495178 0x55afa2495488 0x55afa2495798 0x55afa2495a68 0x55afa2495d90 0x55afa2496038 0x55afa24962d8 0x55afa2496528 0x55afa2496838 0x55afa2496b48 0x55afa24975d8 0x55afa24978c8 0x55afa2497bd8 0x55afa2497ee8 0x55afa24981f8 0x55afa249cb70 0x55afa249ce18 0x55afa249d0b8 0x55afa249d358 0x55afa249d5a8 0x55afa249d8b8 0x55afa249ecc8 0x55afa249efd8 # | | | `-DeclRefExpr 0x55afa26958c0 'T' lvalue Var 0x55afa2695618 'derivCoarseX' 'T' # | | |-DeclStmt 0x55afa2695a88 # | | | `-VarDecl 0x55afa2695950 col:5 referenced derivCoarseY 'T' cinit # | | | `-CallExpr 0x55afa2695a58 '' # | | | |-UnresolvedLookupExpr 0x55afa26959b8 '' lvalue (ADL) = 'ddy_coarse' 0x55afa2520fd0 0x55afa2521238 0x55afa25214b0 0x55afa2521728 0x55afa25897f0 0x55afa2589a68 0x55afa2589ce0 0x55afa2589f58 # | | | `-DeclRefExpr 0x55afa2695a38 'T' lvalue ParmVar 0x55afa2695390 'input' 'T' # | | |-BinaryOperator 0x55afa2695c48 '' '=' # | | | |-DeclRefExpr 0x55afa2695aa0 'T' lvalue Var 0x55afa2695950 'derivCoarseY' 'T' # | | | `-CallExpr 0x55afa2695c18 '' # | | | |-UnresolvedLookupExpr 0x55afa2695ad8 '' lvalue (ADL) = 'abs' 0x55afa2492e28 0x55afa2493128 0x55afa2493438 0x55afa2493748 0x55afa2494e68 0x55afa2495178 0x55afa2495488 0x55afa2495798 0x55afa2495a68 0x55afa2495d90 0x55afa2496038 0x55afa24962d8 0x55afa2496528 0x55afa2496838 0x55afa2496b48 0x55afa24975d8 0x55afa24978c8 0x55afa2497bd8 0x55afa2497ee8 0x55afa24981f8 0x55afa249cb70 0x55afa249ce18 0x55afa249d0b8 0x55afa249d358 0x55afa249d5a8 0x55afa249d8b8 0x55afa249ecc8 0x55afa249efd8 # | | | `-DeclRefExpr 0x55afa2695bf8 'T' lvalue Var 0x55afa2695950 'derivCoarseY' 'T' # | | `-ReturnStmt 0x55afa2695cc8 # | | `-BinaryOperator 0x55afa2695ca8 '' '+' # | | |-DeclRefExpr 0x55afa2695c68 'T' lvalue Var 0x55afa2695618 'derivCoarseX' 'T' # | | `-DeclRefExpr 0x55afa2695c88 'T' lvalue Var 0x55afa2695950 'derivCoarseY' 'T' # | |-LinkageSpecDecl 0x55afa268a6b8 col:10 implicit C # | | `-FunctionDecl 0x55afa268a708 col:10 implicit used __builtin_dx_dot2add 'float (vector<_Float16, 2>, vector<_Float16, 2>, float) noexcept' extern # | | |-ParmVarDecl 0x55afa268a810 <> 'vector<_Float16, 2>' # | | |-ParmVarDecl 0x55afa268a878 <> 'vector<_Float16, 2>' # | | |-ParmVarDecl 0x55afa268a8e0 <> 'float' # | | |-BuiltinAttr 0x55afa268a7b0 <> Implicit 1562 # | | |-NoThrowAttr 0x55afa268a960 Implicit # | | `-ConstAttr 0x55afa268a988 Implicit # | |-LinkageSpecDecl 0x55afa2694240 col:11 implicit C # | | `-FunctionDecl 0x55afa2694290 col:11 implicit referenced __builtin_hlsl_elementwise_firstbithigh 'void (...) noexcept' extern # | | |-BuiltinAttr 0x55afa2694338 <> Implicit 702 # | | |-NoThrowAttr 0x55afa2694398 Implicit # | | `-ConstAttr 0x55afa26943c0 Implicit # | |-LinkageSpecDecl 0x55afa2694b18 col:10 implicit C # | | `-FunctionDecl 0x55afa2694b68 col:10 implicit referenced __builtin_hlsl_elementwise_ddx_coarse 'void (...) noexcept' extern # | | |-BuiltinAttr 0x55afa2694c10 <> Implicit 692 # | | |-NoThrowAttr 0x55afa2694c70 Implicit # | | `-ConstAttr 0x55afa2694c98 Implicit # | |-LinkageSpecDecl 0x55afa2695088 col:10 implicit C # | | `-FunctionDecl 0x55afa26950d8 col:10 implicit referenced __builtin_hlsl_elementwise_ddy_coarse 'void (...) noexcept' extern # | | |-BuiltinAttr 0x55afa2695180 <> Implicit 694 # | | |-NoThrowAttr 0x55afa26951e0 Implicit # | | `-ConstAttr 0x55afa2695208 Implicit # | |-NamespaceDecl 0x55afa2695e30 prev 0x55afa2685810 line:14:11 hlsl # | | |-original Namespace 0x55afa23e9a98 'hlsl' # | | |-FunctionTemplateDecl 0x55afa26961a0 line:28:28 invalid asfloat # | | | |-TemplateTypeParmDecl 0x55afa2695ea0 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2695f38 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa26960f8 line:28:28 invalid constexpr asfloat 'int (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2696048 col:49 invalid V 'int' # | | | `-CompoundStmt 0x55afa26963c8 # | | | `-ReturnStmt 0x55afa26963b8 # | | | `-CallExpr 0x55afa2696388 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26962a8 '' lvalue (no ADL) = 'bit_cast' 0x55afa248f160 0x55afa2491c50 # | | | | |-TemplateArgument type 'float' # | | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | | |-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2695ef0 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2695ea0 'T' # | | | | `-TemplateArgument expr 'N':'value-parameter-0-1' # | | | | `-DeclRefExpr 0x55afa2696268 'int' NonTypeTemplateParm 0x55afa2695f38 'N' 'int' # | | | `-RecoveryExpr 0x55afa2696368 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa2696660 line:32:39 asfloat # | | | |-TemplateTypeParmDecl 0x55afa26963e0 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26965b8 line:32:39 constexpr asfloat 'float (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2696490 col:49 referenced F 'T' # | | | `-CompoundStmt 0x55afa26968c0 # | | | `-ReturnStmt 0x55afa26968b0 # | | | `-CallExpr 0x55afa2696880 '' # | | | |-UnresolvedLookupExpr 0x55afa26967c0 '' lvalue (no ADL) = 'bit_cast' 0x55afa248f160 0x55afa2491c50 # | | | | |-TemplateArgument type 'float' # | | | | | `-BuiltinType 0x55afa23e9360 'float' # | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa2696430 'T' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa26963e0 'T' # | | | `-DeclRefExpr 0x55afa2696860 'T' lvalue ParmVar 0x55afa2696490 'F' 'T' # | | |-FunctionTemplateDecl 0x55afa2696be0 line:44:55 invalid asint # | | | |-TemplateTypeParmDecl 0x55afa26968d8 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa2696978 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa2696b38 line:44:55 invalid constexpr asint 'int (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa2696a88 col:74 invalid V 'int' # | | | `-CompoundStmt 0x55afa2696e08 # | | | `-ReturnStmt 0x55afa2696df8 # | | | `-CallExpr 0x55afa2696dc8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa2696ce8 '' lvalue (no ADL) = 'bit_cast' 0x55afa248f160 0x55afa2491c50 # | | | | |-TemplateArgument type 'int' # | | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | | |-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2696930 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa26968d8 'T' # | | | | `-TemplateArgument expr 'N':'value-parameter-0-1' # | | | | `-DeclRefExpr 0x55afa2696ca8 'int' NonTypeTemplateParm 0x55afa2696978 'N' 'int' # | | | `-RecoveryExpr 0x55afa2696da8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26970a0 line:48:37 asint # | | | |-TemplateTypeParmDecl 0x55afa2696e20 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa2696ff8 line:48:37 constexpr asint 'int (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa2696ed0 col:45 referenced F 'T' # | | | `-CompoundStmt 0x55afa2697300 # | | | `-ReturnStmt 0x55afa26972f0 # | | | `-CallExpr 0x55afa26972c0 '' # | | | |-UnresolvedLookupExpr 0x55afa2697200 '' lvalue (no ADL) = 'bit_cast' 0x55afa248f160 0x55afa2491c50 # | | | | |-TemplateArgument type 'int' # | | | | | `-BuiltinType 0x55afa23e9260 'int' # | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa2696e70 'T' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa2696e20 'T' # | | | `-DeclRefExpr 0x55afa26972a0 'T' lvalue ParmVar 0x55afa2696ed0 'F' 'T' # | | |-FunctionTemplateDecl 0x55afa2697638 line:89:56 invalid asuint # | | | |-TemplateTypeParmDecl 0x55afa2697318 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26973b8 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa2697590 line:89:56 invalid constexpr asuint 'int (int)' implicit-inline # | | | |-ParmVarDecl 0x55afa26974e0 col:76 invalid V 'int' # | | | `-CompoundStmt 0x55afa255c940 # | | | `-ReturnStmt 0x55afa255c930 # | | | `-CallExpr 0x55afa255c900 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa255c820 '' lvalue (no ADL) = 'bit_cast' 0x55afa248f160 0x55afa2491c50 # | | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | | |-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa2697370 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa2697318 'T' # | | | | `-TemplateArgument expr 'N':'value-parameter-0-1' # | | | | `-DeclRefExpr 0x55afa2697718 'int' NonTypeTemplateParm 0x55afa26973b8 'N' 'int' # | | | `-RecoveryExpr 0x55afa255c8e0 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa255cbe0 line:93:38 asuint # | | | |-TemplateTypeParmDecl 0x55afa255c958 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa255cb38 line:93:38 constexpr asuint 'uint (T)' implicit-inline # | | | |-ParmVarDecl 0x55afa255ca10 col:47 referenced F 'T' # | | | `-CompoundStmt 0x55afa255ce58 # | | | `-ReturnStmt 0x55afa255ce48 # | | | `-CallExpr 0x55afa255ce18 '' # | | | |-UnresolvedLookupExpr 0x55afa255cd58 '' lvalue (no ADL) = 'bit_cast' 0x55afa248f160 0x55afa2491c50 # | | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | | `-TemplateArgument type 'T':'type-parameter-0-0' # | | | | `-TemplateTypeParmType 0x55afa255c9b0 'T' dependent depth 0 index 0 # | | | | `-TemplateTypeParm 0x55afa255c958 'T' # | | | `-DeclRefExpr 0x55afa255cdf8 'T' lvalue ParmVar 0x55afa255ca10 'F' 'T' # | | |-FunctionDecl 0x55afa255d248 col:6 asuint 'void (double, out uint, out uint)' # | | | |-ParmVarDecl 0x55afa255ce98 col:19 'double' # | | | |-ParmVarDecl 0x55afa255cf80 col:29 'uint &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255cfe8 out # | | | |-ParmVarDecl 0x55afa255d060 col:39 'uint &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255d0c8 out # | | | |-BuiltinAliasAttr 0x55afa255d308 clang_builtin_alias __builtin_hlsl_elementwise_splitdouble # | | | |-NoThrowAttr 0x55afa255d380 Implicit # | | | `-ConstAttr 0x55afa255d3a8 Implicit # | | |-FunctionDecl 0x55afa255d7d8 col:6 asuint 'void (double2, out uint2, out uint2)' # | | | |-ParmVarDecl 0x55afa255d420 col:20 'double2':'vector' # | | | |-ParmVarDecl 0x55afa255d510 col:31 'uint2 &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255d578 out # | | | |-ParmVarDecl 0x55afa255d5f0 col:42 'uint2 &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255d658 out # | | | |-BuiltinAliasAttr 0x55afa255d898 clang_builtin_alias __builtin_hlsl_elementwise_splitdouble # | | | |-NoThrowAttr 0x55afa255d910 Implicit # | | | `-ConstAttr 0x55afa255d938 Implicit # | | |-FunctionDecl 0x55afa255dd68 col:6 asuint 'void (double3, out uint3, out uint3)' # | | | |-ParmVarDecl 0x55afa255d9b0 col:20 'double3':'vector' # | | | |-ParmVarDecl 0x55afa255daa0 col:31 'uint3 &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255db08 out # | | | |-ParmVarDecl 0x55afa255db80 col:42 'uint3 &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255dbe8 out # | | | |-BuiltinAliasAttr 0x55afa255de28 clang_builtin_alias __builtin_hlsl_elementwise_splitdouble # | | | |-NoThrowAttr 0x55afa255dea0 Implicit # | | | `-ConstAttr 0x55afa255dec8 Implicit # | | |-FunctionDecl 0x55afa255e2f8 col:6 asuint 'void (double4, out uint4, out uint4)' # | | | |-ParmVarDecl 0x55afa255df40 col:20 'double4':'vector' # | | | |-ParmVarDecl 0x55afa255e030 col:31 'uint4 &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255e098 out # | | | |-ParmVarDecl 0x55afa255e110 col:42 'uint4 &__restrict' # | | | | `-HLSLParamModifierAttr 0x55afa255e178 out # | | | |-BuiltinAliasAttr 0x55afa255e3b8 clang_builtin_alias __builtin_hlsl_elementwise_splitdouble # | | | |-NoThrowAttr 0x55afa255e430 Implicit # | | | `-ConstAttr 0x55afa255e458 Implicit # | | |-FunctionTemplateDecl 0x55afa255eac0 line:157:39 invalid distance # | | | |-TemplateTypeParmDecl 0x55afa255e490 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa255ea18 line:157:39 invalid distance 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa255e848 col:50 referenced X 'T' # | | | |-ParmVarDecl 0x55afa255e8c0 col:55 referenced Y 'T' # | | | `-CompoundStmt 0x55afa255ec30 # | | | `-ReturnStmt 0x55afa255ec20 # | | | `-CallExpr 0x55afa255ebe8 '' # | | | |-UnresolvedLookupExpr 0x55afa255eb60 '' lvalue (no ADL) = 'distance_impl' 0x55afa26873f8 # | | | |-DeclRefExpr 0x55afa255eba8 'T' lvalue ParmVar 0x55afa255e848 'X' 'T' # | | | `-DeclRefExpr 0x55afa255ebc8 'T' lvalue ParmVar 0x55afa255e8c0 'Y' 'T' # | | |-FunctionTemplateDecl 0x55afa255f1f0 line:164:1 invalid distance # | | | |-TemplateTypeParmDecl 0x55afa255ec48 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa255f148 line:164:1 invalid distance 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa255efb8 col:12 referenced X 'T' # | | | |-ParmVarDecl 0x55afa255f030 col:17 referenced Y 'T' # | | | `-CompoundStmt 0x55afa255f370 # | | | `-ReturnStmt 0x55afa255f360 # | | | `-CallExpr 0x55afa255f328 '' # | | | |-UnresolvedLookupExpr 0x55afa255f2a0 '' lvalue (no ADL) = 'distance_impl' 0x55afa26873f8 # | | | |-DeclRefExpr 0x55afa255f2e8 'T' lvalue ParmVar 0x55afa255efb8 'X' 'T' # | | | `-DeclRefExpr 0x55afa255f308 'T' lvalue ParmVar 0x55afa255f030 'Y' 'T' # | | |-FunctionTemplateDecl 0x55afa255f700 line:170:19 invalid distance # | | | |-NonTypeTemplateParmDecl 0x55afa255f3a0 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa255f658 line:170:19 invalid distance 'const half (int, int)' inline # | | | |-ParmVarDecl 0x55afa255f480 col:65 invalid X 'int' # | | | |-ParmVarDecl 0x55afa255f548 col:65 invalid Y 'int' # | | | `-CompoundStmt 0x55afa255f880 # | | | `-ReturnStmt 0x55afa255f870 # | | | `-CallExpr 0x55afa255f838 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa255f7b0 '' lvalue (no ADL) = 'distance_vec_impl' 0x55afa268a0f0 # | | | |-RecoveryExpr 0x55afa255f7f8 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa255f818 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa255fc00 line:176:20 invalid distance # | | | |-NonTypeTemplateParmDecl 0x55afa255f8b0 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa255fb58 line:176:20 invalid distance 'const float (int, int)' inline # | | | |-ParmVarDecl 0x55afa255f978 col:67 invalid X 'int' # | | | |-ParmVarDecl 0x55afa255fa40 col:67 invalid Y 'int' # | | | `-CompoundStmt 0x55afa255fd80 # | | | `-ReturnStmt 0x55afa255fd70 # | | | `-CallExpr 0x55afa255fd38 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa255fcb0 '' lvalue (no ADL) = 'distance_vec_impl' 0x55afa268a0f0 # | | | |-RecoveryExpr 0x55afa255fcf8 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa255fd18 '' contains-errors lvalue # | | |-FunctionDecl 0x55afa2560048 line:192:20 dot2add 'const float (half2, half2, float)' inline # | | | |-ParmVarDecl 0x55afa255fdc0 col:34 used A 'half2':'vector' # | | | |-ParmVarDecl 0x55afa255fe40 col:43 used B 'half2':'vector' # | | | |-ParmVarDecl 0x55afa255fec0 col:52 used C 'float' # | | | |-CompoundStmt 0x55afa25603a0 # | | | | `-ReturnStmt 0x55afa2560390 # | | | | `-CallExpr 0x55afa2560308 'float' # | | | | |-ImplicitCastExpr 0x55afa25602f0 'float (*)(half2, half2, float)' # | | | | | `-DeclRefExpr 0x55afa2560200 'float (half2, half2, float)' lvalue Function 0x55afa268a518 'dot2add_impl' 'float (half2, half2, float)' # | | | | | `-NestedNameSpecifier Namespace 0x55afa2685880 '__detail' # | | | | |-ImplicitCastExpr 0x55afa2560348 'half2':'vector' # | | | | | `-DeclRefExpr 0x55afa2560230 'half2':'vector' lvalue ParmVar 0x55afa255fdc0 'A' 'half2':'vector' # | | | | |-ImplicitCastExpr 0x55afa2560360 'half2':'vector' # | | | | | `-DeclRefExpr 0x55afa2560250 'half2':'vector' lvalue ParmVar 0x55afa255fe40 'B' 'half2':'vector' # | | | | `-ImplicitCastExpr 0x55afa2560378 'float' # | | | | `-DeclRefExpr 0x55afa2560270 'float' lvalue ParmVar 0x55afa255fec0 'C' 'float' # | | | `-AvailabilityAttr 0x55afa2560108 shadermodel 6.4 0 0 "" "" 0 # | | |-FunctionDecl 0x55afa25605a8 line:208:20 dst 'const half4 (half4, half4)' inline # | | | |-ParmVarDecl 0x55afa25603d0 col:30 used Src0 'half4':'vector' # | | | |-ParmVarDecl 0x55afa2560450 col:42 used Src1 'half4':'vector' # | | | `-CompoundStmt 0x55afa2560768 # | | | `-ReturnStmt 0x55afa2560758 # | | | `-RecoveryExpr 0x55afa2560720 '' contains-errors lvalue # | | | |-UnresolvedLookupExpr 0x55afa2560698 '' lvalue (no ADL) = 'dst_impl' 0x55afa2686e10 # | | | |-DeclRefExpr 0x55afa25606e0 'half4':'vector' lvalue ParmVar 0x55afa25603d0 'Src0' 'half4':'vector' # | | | `-DeclRefExpr 0x55afa2560700 'half4':'vector' lvalue ParmVar 0x55afa2560450 'Src1' 'half4':'vector' # | | |-FunctionDecl 0x55afa26a81c8 line:212:21 dst 'const float4 (float4, float4)' inline # | | | |-ParmVarDecl 0x55afa2560798 col:32 used Src0 'float4':'vector' # | | | |-ParmVarDecl 0x55afa26a8070 col:45 used Src1 'float4':'vector' # | | | `-CompoundStmt 0x55afa26a8398 # | | | `-ReturnStmt 0x55afa26a8388 # | | | `-RecoveryExpr 0x55afa26a8350 '' contains-errors lvalue # | | | |-UnresolvedLookupExpr 0x55afa26a82c8 '' lvalue (no ADL) = 'dst_impl' 0x55afa2686e10 # | | | |-DeclRefExpr 0x55afa26a8310 'float4':'vector' lvalue ParmVar 0x55afa2560798 'Src0' 'float4':'vector' # | | | `-DeclRefExpr 0x55afa26a8330 'float4':'vector' lvalue ParmVar 0x55afa26a8070 'Src1' 'float4':'vector' # | | |-FunctionDecl 0x55afa26a8598 line:216:22 dst 'const double4 (double4, double4)' inline # | | | |-ParmVarDecl 0x55afa26a83c8 col:34 used Src0 'double4':'vector' # | | | |-ParmVarDecl 0x55afa26a8448 col:48 used Src1 'double4':'vector' # | | | `-CompoundStmt 0x55afa26a8768 # | | | `-ReturnStmt 0x55afa26a8758 # | | | `-RecoveryExpr 0x55afa26a8720 '' contains-errors lvalue # | | | |-UnresolvedLookupExpr 0x55afa26a8698 '' lvalue (no ADL) = 'dst_impl' 0x55afa2686e10 # | | | |-DeclRefExpr 0x55afa26a86e0 'double4':'vector' lvalue ParmVar 0x55afa26a83c8 'Src0' 'double4':'vector' # | | | `-DeclRefExpr 0x55afa26a8700 'double4':'vector' lvalue ParmVar 0x55afa26a8448 'Src1' 'double4':'vector' # | | |-FunctionTemplateDecl 0x55afa26a8e10 line:239:39 invalid faceforward # | | | |-TemplateTypeParmDecl 0x55afa26a8780 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26a8d68 line:239:39 invalid faceforward 'const int (T, T, T)' inline # | | | |-ParmVarDecl 0x55afa26a8ae8 col:53 referenced N 'T' # | | | |-ParmVarDecl 0x55afa26a8b60 col:58 referenced I 'T' # | | | |-ParmVarDecl 0x55afa26a8bd8 col:63 referenced Ng 'T' # | | | `-CompoundStmt 0x55afa26a8fb0 # | | | `-ReturnStmt 0x55afa26a8fa0 # | | | `-CallExpr 0x55afa26a8f60 '' # | | | |-UnresolvedLookupExpr 0x55afa26a8eb8 '' lvalue (no ADL) = 'faceforward_impl' 0x55afa2692fc8 # | | | |-DeclRefExpr 0x55afa26a8f00 'T' lvalue ParmVar 0x55afa26a8ae8 'N' 'T' # | | | |-DeclRefExpr 0x55afa26a8f20 'T' lvalue ParmVar 0x55afa26a8b60 'I' 'T' # | | | `-DeclRefExpr 0x55afa26a8f40 'T' lvalue ParmVar 0x55afa26a8bd8 'Ng' 'T' # | | |-FunctionTemplateDecl 0x55afa26a9610 line:246:1 invalid faceforward # | | | |-TemplateTypeParmDecl 0x55afa26a8fc8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26a9568 line:246:1 invalid faceforward 'const int (T, T, T)' inline # | | | |-ParmVarDecl 0x55afa26a9338 col:15 referenced N 'T' # | | | |-ParmVarDecl 0x55afa26a93b0 col:20 referenced I 'T' # | | | |-ParmVarDecl 0x55afa26a9428 col:25 referenced Ng 'T' # | | | `-CompoundStmt 0x55afa26a97c0 # | | | `-ReturnStmt 0x55afa26a97b0 # | | | `-CallExpr 0x55afa26a9770 '' # | | | |-UnresolvedLookupExpr 0x55afa26a96c8 '' lvalue (no ADL) = 'faceforward_impl' 0x55afa2692fc8 # | | | |-DeclRefExpr 0x55afa26a9710 'T' lvalue ParmVar 0x55afa26a9338 'N' 'T' # | | | |-DeclRefExpr 0x55afa26a9730 'T' lvalue ParmVar 0x55afa26a93b0 'I' 'T' # | | | `-DeclRefExpr 0x55afa26a9750 'T' lvalue ParmVar 0x55afa26a9428 'Ng' 'T' # | | |-FunctionTemplateDecl 0x55afa26a9c70 line:252:51 invalid faceforward # | | | |-NonTypeTemplateParmDecl 0x55afa26a97f0 col:15 referenced 'int' depth 0 index 0 L # | | | `-FunctionDecl 0x55afa26a9bc8 line:252:51 invalid faceforward 'const int (int, int, int)' inline # | | | |-ParmVarDecl 0x55afa26a9900 col:42 invalid N 'int' # | | | |-ParmVarDecl 0x55afa26a99c8 col:42 invalid I 'int' # | | | |-ParmVarDecl 0x55afa26a9a90 col:42 invalid Ng 'int' # | | | `-CompoundStmt 0x55afa26a9e20 # | | | `-ReturnStmt 0x55afa26a9e10 # | | | `-CallExpr 0x55afa26a9dd0 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26a9d28 '' lvalue (no ADL) = 'faceforward_impl' 0x55afa2692fc8 # | | | |-RecoveryExpr 0x55afa26a9d70 '' contains-errors lvalue # | | | |-RecoveryExpr 0x55afa26a9d90 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26a9db0 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26aa288 line:261:1 invalid faceforward # | | | |-NonTypeTemplateParmDecl 0x55afa26a9e50 col:15 referenced 'int' depth 0 index 0 L # | | | `-FunctionDecl 0x55afa26aa1e0 line:261:1 invalid faceforward 'const int (int, int, int)' inline # | | | |-ParmVarDecl 0x55afa26a9f60 col:51 invalid N 'int' # | | | |-ParmVarDecl 0x55afa26aa028 col:51 invalid I 'int' # | | | |-ParmVarDecl 0x55afa26aa0f0 col:51 invalid Ng 'int' # | | | `-CompoundStmt 0x55afa26aa438 # | | | `-ReturnStmt 0x55afa26aa428 # | | | `-CallExpr 0x55afa26aa3e8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26aa340 '' lvalue (no ADL) = 'faceforward_impl' 0x55afa2692fc8 # | | | |-RecoveryExpr 0x55afa26aa388 '' contains-errors lvalue # | | | |-RecoveryExpr 0x55afa26aa3a8 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26aa3c8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26aaac0 line:300:1 invalid firstbithigh # | | | |-TemplateTypeParmDecl 0x55afa26aa450 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26aaa18 line:300:1 invalid firstbithigh 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26aa8e8 col:16 referenced X 'T' # | | | `-CompoundStmt 0x55afa26aacf8 # | | | `-ReturnStmt 0x55afa26aace8 # | | | `-CallExpr 0x55afa26aacb8 '' # | | | |-UnresolvedLookupExpr 0x55afa26aabe0 '' lvalue (no ADL) = 'firstbithigh_impl' 0x55afa26940d8 # | | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | | |-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa26aa4a0 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa26aa450 'T' # | | | | `-TemplateArgument expr '32' # | | | | `-IntegerLiteral 0x55afa26aaba0 'int' 32 # | | | `-DeclRefExpr 0x55afa26aac98 'T' lvalue ParmVar 0x55afa26aa8e8 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26ab340 line:308:1 invalid firstbithigh # | | | |-TemplateTypeParmDecl 0x55afa26aad10 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26aada8 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa26ab298 line:308:1 invalid firstbithigh 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26ab1a8 col:27 referenced invalid X 'int' # | | | `-CompoundStmt 0x55afa26ab4e0 # | | |-FunctionTemplateDecl 0x55afa26abb30 line:316:1 invalid firstbithigh # | | | |-TemplateTypeParmDecl 0x55afa26ab4f0 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26aba88 line:316:1 invalid firstbithigh 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26ab998 col:16 referenced X 'T' # | | | `-CompoundStmt 0x55afa26abd60 # | | | `-ReturnStmt 0x55afa26abd50 # | | | `-CallExpr 0x55afa26abd20 '' # | | | |-UnresolvedLookupExpr 0x55afa26abc48 '' lvalue (no ADL) = 'firstbithigh_impl' 0x55afa26940d8 # | | | | |-TemplateArgument type 'uint':'unsigned int' # | | | | | `-TypedefType 0x55afa243c9c0 'uint' sugar # | | | | | |-Typedef 0x55afa2419ce8 'uint' # | | | | | `-BuiltinType 0x55afa23e9300 'unsigned int' # | | | | |-TemplateArgument type 'T':'type-parameter-0-0' # | | | | | `-TemplateTypeParmType 0x55afa26ab540 'T' dependent depth 0 index 0 # | | | | | `-TemplateTypeParm 0x55afa26ab4f0 'T' # | | | | `-TemplateArgument expr '64' # | | | | `-IntegerLiteral 0x55afa26abc08 'int' 64 # | | | `-DeclRefExpr 0x55afa26abd00 'T' lvalue ParmVar 0x55afa26ab998 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26ac3b0 line:324:1 invalid firstbithigh # | | | |-TemplateTypeParmDecl 0x55afa26abd78 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26abe18 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa26ac308 line:324:1 invalid firstbithigh 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26ac258 col:27 referenced invalid X 'int' # | | | `-CompoundStmt 0x55afa26ac550 # | | |-FunctionTemplateDecl 0x55afa26acb00 line:344:39 invalid fmod # | | | |-TemplateTypeParmDecl 0x55afa26ac560 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26aca58 line:344:39 invalid fmod 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa26ac8c8 col:46 referenced X 'T' # | | | |-ParmVarDecl 0x55afa26ac940 col:51 referenced Y 'T' # | | | `-CompoundStmt 0x55afa26acc70 # | | | `-ReturnStmt 0x55afa26acc60 # | | | `-CallExpr 0x55afa26acc28 '' # | | | |-UnresolvedLookupExpr 0x55afa26acba0 '' lvalue (no ADL) = 'fmod_impl' 0x55afa268ddb8 # | | | |-DeclRefExpr 0x55afa26acbe8 'T' lvalue ParmVar 0x55afa26ac8c8 'X' 'T' # | | | `-DeclRefExpr 0x55afa26acc08 'T' lvalue ParmVar 0x55afa26ac940 'Y' 'T' # | | |-FunctionTemplateDecl 0x55afa26ad230 line:351:1 invalid fmod # | | | |-TemplateTypeParmDecl 0x55afa26acc88 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26ad188 line:351:1 invalid fmod 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa26acff8 col:8 referenced X 'T' # | | | |-ParmVarDecl 0x55afa26ad070 col:13 referenced Y 'T' # | | | `-CompoundStmt 0x55afa26ad3b0 # | | | `-ReturnStmt 0x55afa26ad3a0 # | | | `-CallExpr 0x55afa26ad368 '' # | | | |-UnresolvedLookupExpr 0x55afa26ad2e0 '' lvalue (no ADL) = 'fmod_impl' 0x55afa268ddb8 # | | | |-DeclRefExpr 0x55afa26ad328 'T' lvalue ParmVar 0x55afa26acff8 'X' 'T' # | | | `-DeclRefExpr 0x55afa26ad348 'T' lvalue ParmVar 0x55afa26ad070 'Y' 'T' # | | |-FunctionTemplateDecl 0x55afa26ad770 line:357:51 invalid fmod # | | | |-NonTypeTemplateParmDecl 0x55afa26ad3e0 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26ad6c8 line:357:51 invalid fmod 'const int (int, int)' inline # | | | |-ParmVarDecl 0x55afa26ad4f0 col:42 invalid X 'int' # | | | |-ParmVarDecl 0x55afa26ad5b8 col:42 invalid Y 'int' # | | | `-CompoundStmt 0x55afa26ad8f0 # | | | `-ReturnStmt 0x55afa26ad8e0 # | | | `-CallExpr 0x55afa26ad8a8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26ad820 '' lvalue (no ADL) = 'fmod_vec_impl' 0x55afa268fe28 # | | | |-RecoveryExpr 0x55afa26ad868 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26ad888 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26adc70 line:365:1 invalid fmod # | | | |-NonTypeTemplateParmDecl 0x55afa26ad920 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26adbc8 line:365:1 invalid fmod 'const int (int, int)' inline # | | | |-ParmVarDecl 0x55afa26ada30 col:44 invalid X 'int' # | | | |-ParmVarDecl 0x55afa26adaf8 col:44 invalid Y 'int' # | | | `-CompoundStmt 0x55afa26addf0 # | | | `-ReturnStmt 0x55afa26adde0 # | | | `-CallExpr 0x55afa26adda8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26add20 '' lvalue (no ADL) = 'fmod_vec_impl' 0x55afa268fe28 # | | | |-RecoveryExpr 0x55afa26add68 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26add88 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26ae3b0 line:386:39 invalid ldexp # | | | |-TemplateTypeParmDecl 0x55afa26ade08 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26ae308 line:386:39 invalid ldexp 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa26ae178 col:47 referenced X 'T' # | | | |-ParmVarDecl 0x55afa26ae1f0 col:52 referenced Exp 'T' # | | | `-CompoundStmt 0x55afa26ae520 # | | | `-ReturnStmt 0x55afa26ae510 # | | | `-CallExpr 0x55afa26ae4d8 '' # | | | |-UnresolvedLookupExpr 0x55afa26ae450 '' lvalue (no ADL) = 'ldexp_impl' 0x55afa2693a98 # | | | |-DeclRefExpr 0x55afa26ae498 'T' lvalue ParmVar 0x55afa26ae178 'X' 'T' # | | | `-DeclRefExpr 0x55afa26ae4b8 'T' lvalue ParmVar 0x55afa26ae1f0 'Exp' 'T' # | | |-FunctionTemplateDecl 0x55afa26aeae0 line:393:1 invalid ldexp # | | | |-TemplateTypeParmDecl 0x55afa26ae538 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26aea38 line:393:1 invalid ldexp 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa26ae8a8 col:9 referenced X 'T' # | | | |-ParmVarDecl 0x55afa26ae920 col:14 referenced Exp 'T' # | | | `-CompoundStmt 0x55afa26aec60 # | | | `-ReturnStmt 0x55afa26aec50 # | | | `-CallExpr 0x55afa26aec18 '' # | | | |-UnresolvedLookupExpr 0x55afa26aeb90 '' lvalue (no ADL) = 'ldexp_impl' 0x55afa2693a98 # | | | |-DeclRefExpr 0x55afa26aebd8 'T' lvalue ParmVar 0x55afa26ae8a8 'X' 'T' # | | | `-DeclRefExpr 0x55afa26aebf8 'T' lvalue ParmVar 0x55afa26ae920 'Exp' 'T' # | | |-FunctionTemplateDecl 0x55afa26aefe0 line:399:51 invalid ldexp # | | | |-NonTypeTemplateParmDecl 0x55afa26aec90 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26aef38 line:399:51 invalid ldexp 'const int (int, int)' inline # | | | |-ParmVarDecl 0x55afa26aeda0 col:42 invalid X 'int' # | | | |-ParmVarDecl 0x55afa26aee68 col:42 invalid Exp 'int' # | | | `-CompoundStmt 0x55afa26af160 # | | | `-ReturnStmt 0x55afa26af150 # | | | `-CallExpr 0x55afa26af118 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26af090 '' lvalue (no ADL) = 'ldexp_impl' 0x55afa2693a98 # | | | |-RecoveryExpr 0x55afa26af0d8 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26af0f8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26af4e0 line:407:1 invalid ldexp # | | | |-NonTypeTemplateParmDecl 0x55afa26af190 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26af438 line:407:1 invalid ldexp 'const int (int, int)' inline # | | | |-ParmVarDecl 0x55afa26af2a0 col:45 invalid X 'int' # | | | |-ParmVarDecl 0x55afa26af368 col:45 invalid Exp 'int' # | | | `-CompoundStmt 0x55afa26af660 # | | | `-ReturnStmt 0x55afa26af650 # | | | `-CallExpr 0x55afa26af618 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26af590 '' lvalue (no ADL) = 'ldexp_impl' 0x55afa2693a98 # | | | |-RecoveryExpr 0x55afa26af5d8 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26af5f8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26afb80 line:426:39 invalid length # | | | |-TemplateTypeParmDecl 0x55afa26af678 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26afad8 line:426:39 invalid length 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26af9e8 col:48 referenced X 'T' # | | | `-CompoundStmt 0x55afa26afcc0 # | | | `-ReturnStmt 0x55afa26afcb0 # | | | `-CallExpr 0x55afa26afc80 '' # | | | |-UnresolvedLookupExpr 0x55afa26afc18 '' lvalue (no ADL) = 'length_impl' 0x55afa2685df8 # | | | `-DeclRefExpr 0x55afa26afc60 'T' lvalue ParmVar 0x55afa26af9e8 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26b0220 line:433:1 invalid length # | | | |-TemplateTypeParmDecl 0x55afa26afcd8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b0178 line:433:1 invalid length 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26b0090 col:10 referenced X 'T' # | | | `-CompoundStmt 0x55afa26b0370 # | | | `-ReturnStmt 0x55afa26b0360 # | | | `-CallExpr 0x55afa26b0330 '' # | | | |-UnresolvedLookupExpr 0x55afa26b02c8 '' lvalue (no ADL) = 'length_impl' 0x55afa2685df8 # | | | `-DeclRefExpr 0x55afa26b0310 'T' lvalue ParmVar 0x55afa26b0090 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26b0600 line:439:19 invalid length # | | | |-NonTypeTemplateParmDecl 0x55afa26b03a0 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b0558 line:439:19 invalid length 'const half (int)' inline # | | | |-ParmVarDecl 0x55afa26b0468 col:63 invalid X 'int' # | | | `-CompoundStmt 0x55afa26b0750 # | | | `-ReturnStmt 0x55afa26b0740 # | | | `-CallExpr 0x55afa26b0710 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b06a8 '' lvalue (no ADL) = 'length_vec_impl' 0x55afa26866d0 # | | | `-RecoveryExpr 0x55afa26b06f0 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b09e0 line:444:20 invalid length # | | | |-NonTypeTemplateParmDecl 0x55afa26b0780 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b0938 line:444:20 invalid length 'const float (int)' inline # | | | |-ParmVarDecl 0x55afa26b0848 col:65 invalid X 'int' # | | | `-CompoundStmt 0x55afa26b0b30 # | | | `-ReturnStmt 0x55afa26b0b20 # | | | `-CallExpr 0x55afa26b0af0 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b0a88 '' lvalue (no ADL) = 'length_vec_impl' 0x55afa26866d0 # | | | `-RecoveryExpr 0x55afa26b0ad0 '' contains-errors lvalue # | | |-FunctionDecl 0x55afa26b0de8 line:464:20 lit 'const half4 (half, half, half)' inline # | | | |-ParmVarDecl 0x55afa26b0b60 col:29 used NDotL 'half' # | | | |-ParmVarDecl 0x55afa26b0be0 col:41 used NDotH 'half' # | | | |-ParmVarDecl 0x55afa26b0c60 col:53 used M 'half' # | | | `-CompoundStmt 0x55afa26b0fd8 # | | | `-ReturnStmt 0x55afa26b0fc8 # | | | `-RecoveryExpr 0x55afa26b0f88 '' contains-errors lvalue # | | | |-UnresolvedLookupExpr 0x55afa26b0ee0 '' lvalue (no ADL) = 'lit_impl' 0x55afa2691e50 # | | | |-DeclRefExpr 0x55afa26b0f28 'half' lvalue ParmVar 0x55afa26b0b60 'NDotL' 'half' # | | | |-DeclRefExpr 0x55afa26b0f48 'half' lvalue ParmVar 0x55afa26b0be0 'NDotH' 'half' # | | | `-DeclRefExpr 0x55afa26b0f68 'half' lvalue ParmVar 0x55afa26b0c60 'M' 'half' # | | |-FunctionDecl 0x55afa26b1298 line:468:21 lit 'const float4 (float, float, float)' inline # | | | |-ParmVarDecl 0x55afa26b1008 col:31 used NDotL 'float' # | | | |-ParmVarDecl 0x55afa26b1088 col:44 used NDotH 'float' # | | | |-ParmVarDecl 0x55afa26b1108 col:57 used M 'float' # | | | `-CompoundStmt 0x55afa26b1498 # | | | `-ReturnStmt 0x55afa26b1488 # | | | `-RecoveryExpr 0x55afa26b1448 '' contains-errors lvalue # | | | |-UnresolvedLookupExpr 0x55afa26b13a0 '' lvalue (no ADL) = 'lit_impl' 0x55afa2691e50 # | | | |-DeclRefExpr 0x55afa26b13e8 'float' lvalue ParmVar 0x55afa26b1008 'NDotL' 'float' # | | | |-DeclRefExpr 0x55afa26b1408 'float' lvalue ParmVar 0x55afa26b1088 'NDotH' 'float' # | | | `-DeclRefExpr 0x55afa26b1428 'float' lvalue ParmVar 0x55afa26b1108 'M' 'float' # | | |-FunctionDecl 0x55afa26b1578 line:485:16 constexpr D3DCOLORtoUBYTE4 'int4 (float4)' implicit-inline # | | | |-ParmVarDecl 0x55afa26b14c8 col:40 used V 'float4':'vector' # | | | `-CompoundStmt 0x55afa26b1780 # | | | `-ReturnStmt 0x55afa26b1770 # | | | `-CallExpr 0x55afa26b1728 'int4':'vector' # | | | |-ImplicitCastExpr 0x55afa26b1710 'int4 (*)(float4)' # | | | | `-DeclRefExpr 0x55afa26b1660 'int4 (float4)' lvalue Function 0x55afa26859b8 'd3d_color_to_ubyte4_impl' 'int4 (float4)' # | | | | `-NestedNameSpecifier Namespace 0x55afa2685880 '__detail' # | | | `-ImplicitCastExpr 0x55afa26b1758 'float4':'vector' # | | | `-DeclRefExpr 0x55afa26b1690 'float4':'vector' lvalue ParmVar 0x55afa26b14c8 'V' 'float4':'vector' # | | |-FunctionDecl 0x55afa26b1898 line:509:20 constexpr NonUniformResourceIndex 'uint32_t (uint32_t)' implicit-inline # | | | |-ParmVarDecl 0x55afa26b17b0 col:53 used Index 'uint32_t':'unsigned int' # | | | `-CompoundStmt 0x55afa26b1cb0 # | | | `-ReturnStmt 0x55afa26b1ca0 # | | | `-CallExpr 0x55afa26b1c58 'unsigned int' # | | | |-ImplicitCastExpr 0x55afa26b1c40 'unsigned int (*)(unsigned int) noexcept' # | | | | `-DeclRefExpr 0x55afa26b1b88 '' Function 0x55afa26b19e8 '__builtin_hlsl_resource_nonuniformindex' 'unsigned int (unsigned int) noexcept' # | | | `-ImplicitCastExpr 0x55afa26b1c88 'uint32_t':'unsigned int' # | | | `-DeclRefExpr 0x55afa26b1bc0 'uint32_t':'unsigned int' lvalue ParmVar 0x55afa26b17b0 'Index' 'uint32_t':'unsigned int' # | | |-FunctionTemplateDecl 0x55afa26b2270 line:540:39 invalid reflect # | | | |-TemplateTypeParmDecl 0x55afa26b1cc8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b21c8 line:540:39 invalid reflect 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa26b2038 col:49 referenced I 'T' # | | | |-ParmVarDecl 0x55afa26b20b0 col:54 referenced N 'T' # | | | `-CompoundStmt 0x55afa26b23e0 # | | | `-ReturnStmt 0x55afa26b23d0 # | | | `-CallExpr 0x55afa26b2398 '' # | | | |-UnresolvedLookupExpr 0x55afa26b2310 '' lvalue (no ADL) = 'reflect_impl' 0x55afa268c268 # | | | |-DeclRefExpr 0x55afa26b2358 'T' lvalue ParmVar 0x55afa26b2038 'I' 'T' # | | | `-DeclRefExpr 0x55afa26b2378 'T' lvalue ParmVar 0x55afa26b20b0 'N' 'T' # | | |-FunctionTemplateDecl 0x55afa26b29a0 line:547:1 invalid reflect # | | | |-TemplateTypeParmDecl 0x55afa26b23f8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b28f8 line:547:1 invalid reflect 'const int (T, T)' inline # | | | |-ParmVarDecl 0x55afa26b2768 col:11 referenced I 'T' # | | | |-ParmVarDecl 0x55afa26b27e0 col:16 referenced N 'T' # | | | `-CompoundStmt 0x55afa26b2b20 # | | | `-ReturnStmt 0x55afa26b2b10 # | | | `-CallExpr 0x55afa26b2ad8 '' # | | | |-UnresolvedLookupExpr 0x55afa26b2a50 '' lvalue (no ADL) = 'reflect_impl' 0x55afa268c268 # | | | |-DeclRefExpr 0x55afa26b2a98 'T' lvalue ParmVar 0x55afa26b2768 'I' 'T' # | | | `-DeclRefExpr 0x55afa26b2ab8 'T' lvalue ParmVar 0x55afa26b27e0 'N' 'T' # | | |-FunctionTemplateDecl 0x55afa26b2ea0 line:553:51 invalid reflect # | | | |-NonTypeTemplateParmDecl 0x55afa26b2b50 col:15 referenced 'int' depth 0 index 0 L # | | | `-FunctionDecl 0x55afa26b2df8 line:553:51 invalid reflect 'const int (int, int)' inline # | | | |-ParmVarDecl 0x55afa26b2c60 col:42 invalid I 'int' # | | | |-ParmVarDecl 0x55afa26b2d28 col:42 invalid N 'int' # | | | `-CompoundStmt 0x55afa26b3020 # | | | `-ReturnStmt 0x55afa26b3010 # | | | `-CallExpr 0x55afa26b2fd8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b2f50 '' lvalue (no ADL) = 'reflect_vec_impl' 0x55afa268c888 # | | | |-RecoveryExpr 0x55afa26b2f98 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26b2fb8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b33a0 line:561:1 invalid reflect # | | | |-NonTypeTemplateParmDecl 0x55afa26b3050 col:15 referenced 'int' depth 0 index 0 L # | | | `-FunctionDecl 0x55afa26b32f8 line:561:1 invalid reflect 'const int (int, int)' inline # | | | |-ParmVarDecl 0x55afa26b3160 col:47 invalid I 'int' # | | | |-ParmVarDecl 0x55afa26b3228 col:47 invalid N 'int' # | | | `-CompoundStmt 0x55afa26b3520 # | | | `-ReturnStmt 0x55afa26b3510 # | | | `-CallExpr 0x55afa26b34d8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b3450 '' lvalue (no ADL) = 'reflect_vec_impl' 0x55afa268c888 # | | | |-RecoveryExpr 0x55afa26b3498 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26b34b8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b3b80 line:599:39 invalid refract # | | | |-TemplateTypeParmDecl 0x55afa26b3538 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b3ad8 line:599:39 invalid refract 'const int (T, T, T)' inline # | | | |-ParmVarDecl 0x55afa26b38a8 col:49 referenced I 'T' # | | | |-ParmVarDecl 0x55afa26b3920 col:54 referenced N 'T' # | | | |-ParmVarDecl 0x55afa26b3998 col:59 referenced eta 'T' # | | | `-CompoundStmt 0x55afa26b3d20 # | | | `-ReturnStmt 0x55afa26b3d10 # | | | `-CallExpr 0x55afa26b3cd0 '' # | | | |-UnresolvedLookupExpr 0x55afa26b3c28 '' lvalue (no ADL) = 'refract_impl' 0x55afa268cfc8 # | | | |-DeclRefExpr 0x55afa26b3c70 'T' lvalue ParmVar 0x55afa26b38a8 'I' 'T' # | | | |-DeclRefExpr 0x55afa26b3c90 'T' lvalue ParmVar 0x55afa26b3920 'N' 'T' # | | | `-DeclRefExpr 0x55afa26b3cb0 'T' lvalue ParmVar 0x55afa26b3998 'eta' 'T' # | | |-FunctionTemplateDecl 0x55afa26b43a0 line:606:1 invalid refract # | | | |-TemplateTypeParmDecl 0x55afa26b3d38 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b42f8 line:606:1 invalid refract 'const int (T, T, T)' inline # | | | |-ParmVarDecl 0x55afa26b40c8 col:11 referenced I 'T' # | | | |-ParmVarDecl 0x55afa26b4140 col:16 referenced N 'T' # | | | |-ParmVarDecl 0x55afa26b41b8 col:21 referenced eta 'T' # | | | `-CompoundStmt 0x55afa26b4550 # | | | `-ReturnStmt 0x55afa26b4540 # | | | `-CallExpr 0x55afa26b4500 '' # | | | |-UnresolvedLookupExpr 0x55afa26b4458 '' lvalue (no ADL) = 'refract_impl' 0x55afa268cfc8 # | | | |-DeclRefExpr 0x55afa26b44a0 'T' lvalue ParmVar 0x55afa26b40c8 'I' 'T' # | | | |-DeclRefExpr 0x55afa26b44c0 'T' lvalue ParmVar 0x55afa26b4140 'N' 'T' # | | | `-DeclRefExpr 0x55afa26b44e0 'T' lvalue ParmVar 0x55afa26b41b8 'eta' 'T' # | | |-FunctionTemplateDecl 0x55afa26b49c0 line:612:51 invalid refract # | | | |-NonTypeTemplateParmDecl 0x55afa26b4580 col:15 referenced 'int' depth 0 index 0 L # | | | `-FunctionDecl 0x55afa26b4918 line:612:51 invalid refract 'const int (int, int, half)' inline # | | | |-ParmVarDecl 0x55afa26b4690 col:42 invalid I 'int' # | | | |-ParmVarDecl 0x55afa26b4758 col:42 invalid N 'int' # | | | |-ParmVarDecl 0x55afa26b47d8 col:50 referenced eta 'half' # | | | `-CompoundStmt 0x55afa26b4b70 # | | | `-ReturnStmt 0x55afa26b4b60 # | | | `-CallExpr 0x55afa26b4b20 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b4a78 '' lvalue (no ADL) = 'refract_impl' 0x55afa268cfc8 # | | | |-RecoveryExpr 0x55afa26b4ac0 '' contains-errors lvalue # | | | |-RecoveryExpr 0x55afa26b4ae0 '' contains-errors lvalue # | | | `-DeclRefExpr 0x55afa26b4b00 'half' lvalue ParmVar 0x55afa26b47d8 'eta' 'half' # | | |-FunctionTemplateDecl 0x55afa26b4fe0 line:620:1 invalid refract # | | | |-NonTypeTemplateParmDecl 0x55afa26b4ba0 col:15 referenced 'int' depth 0 index 0 L # | | | `-FunctionDecl 0x55afa26b4f38 line:620:1 invalid refract 'const int (int, int, float)' inline # | | | |-ParmVarDecl 0x55afa26b4cb0 col:47 invalid I 'int' # | | | |-ParmVarDecl 0x55afa26b4d78 col:47 invalid N 'int' # | | | |-ParmVarDecl 0x55afa26b4df8 col:56 referenced eta 'float' # | | | `-CompoundStmt 0x55afa26b5190 # | | | `-ReturnStmt 0x55afa26b5180 # | | | `-CallExpr 0x55afa26b5140 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b5098 '' lvalue (no ADL) = 'refract_impl' 0x55afa268cfc8 # | | | |-RecoveryExpr 0x55afa26b50e0 '' contains-errors lvalue # | | | |-RecoveryExpr 0x55afa26b5100 '' contains-errors lvalue # | | | `-DeclRefExpr 0x55afa26b5120 'float' lvalue ParmVar 0x55afa26b4df8 'eta' 'float' # | | |-FunctionTemplateDecl 0x55afa26b57f0 line:644:39 invalid smoothstep # | | | |-TemplateTypeParmDecl 0x55afa26b51a8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b5748 line:644:39 invalid smoothstep 'const int (T, T, T)' inline # | | | |-ParmVarDecl 0x55afa26b5518 col:52 referenced Min 'T' # | | | |-ParmVarDecl 0x55afa26b5590 col:59 referenced Max 'T' # | | | |-ParmVarDecl 0x55afa26b5608 col:66 referenced X 'T' # | | | `-CompoundStmt 0x55afa26b5990 # | | | `-ReturnStmt 0x55afa26b5980 # | | | `-CallExpr 0x55afa26b5940 '' # | | | |-UnresolvedLookupExpr 0x55afa26b5898 '' lvalue (no ADL) = 'smoothstep_impl' 0x55afa2690af8 # | | | |-DeclRefExpr 0x55afa26b58e0 'T' lvalue ParmVar 0x55afa26b5518 'Min' 'T' # | | | |-DeclRefExpr 0x55afa26b5900 'T' lvalue ParmVar 0x55afa26b5590 'Max' 'T' # | | | `-DeclRefExpr 0x55afa26b5920 'T' lvalue ParmVar 0x55afa26b5608 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26b5ff0 line:651:1 invalid smoothstep # | | | |-TemplateTypeParmDecl 0x55afa26b59a8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b5f48 line:651:1 invalid smoothstep 'const int (T, T, T)' inline # | | | |-ParmVarDecl 0x55afa26b5d18 col:14 referenced Min 'T' # | | | |-ParmVarDecl 0x55afa26b5d90 col:21 referenced Max 'T' # | | | |-ParmVarDecl 0x55afa26b5e08 col:28 referenced X 'T' # | | | `-CompoundStmt 0x55afa26b61a0 # | | | `-ReturnStmt 0x55afa26b6190 # | | | `-CallExpr 0x55afa26b6150 '' # | | | |-UnresolvedLookupExpr 0x55afa26b60a8 '' lvalue (no ADL) = 'smoothstep_impl' 0x55afa2690af8 # | | | |-DeclRefExpr 0x55afa26b60f0 'T' lvalue ParmVar 0x55afa26b5d18 'Min' 'T' # | | | |-DeclRefExpr 0x55afa26b6110 'T' lvalue ParmVar 0x55afa26b5d90 'Max' 'T' # | | | `-DeclRefExpr 0x55afa26b6130 'T' lvalue ParmVar 0x55afa26b5e08 'X' 'T' # | | |-FunctionTemplateDecl 0x55afa26b6608 line:657:51 invalid smoothstep # | | | |-NonTypeTemplateParmDecl 0x55afa26b61d0 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b6560 line:657:51 invalid smoothstep 'const int (int, int, int)' inline # | | | |-ParmVarDecl 0x55afa26b62e0 col:42 invalid Min 'int' # | | | |-ParmVarDecl 0x55afa26b63a8 col:42 invalid Max 'int' # | | | |-ParmVarDecl 0x55afa26b6470 col:42 invalid X 'int' # | | | `-CompoundStmt 0x55afa26b67b8 # | | | `-ReturnStmt 0x55afa26b67a8 # | | | `-CallExpr 0x55afa26b6768 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b66c0 '' lvalue (no ADL) = 'smoothstep_vec_impl' 0x55afa26914c8 # | | | |-RecoveryExpr 0x55afa26b6708 '' contains-errors lvalue # | | | |-RecoveryExpr 0x55afa26b6728 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26b6748 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b6c20 line:666:1 invalid smoothstep # | | | |-NonTypeTemplateParmDecl 0x55afa26b67e8 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b6b78 line:666:1 invalid smoothstep 'const int (int, int, int)' inline # | | | |-ParmVarDecl 0x55afa26b68f8 col:50 invalid Min 'int' # | | | |-ParmVarDecl 0x55afa26b69c0 col:50 invalid Max 'int' # | | | |-ParmVarDecl 0x55afa26b6a88 col:50 invalid X 'int' # | | | `-CompoundStmt 0x55afa26b6dd0 # | | | `-ReturnStmt 0x55afa26b6dc0 # | | | `-CallExpr 0x55afa26b6d80 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b6cd8 '' lvalue (no ADL) = 'smoothstep_vec_impl' 0x55afa26914c8 # | | | |-RecoveryExpr 0x55afa26b6d20 '' contains-errors lvalue # | | | |-RecoveryExpr 0x55afa26b6d40 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26b6d60 '' contains-errors lvalue # | | |-FunctionDecl 0x55afa26b6ea8 line:672:13 CheckAccessFullyMapped 'bool (uint)' inline # | | | |-ParmVarDecl 0x55afa26b6e00 col:41 used Status 'uint':'unsigned int' # | | | `-CompoundStmt 0x55afa26b7010 # | | | `-ReturnStmt 0x55afa26b7000 # | | | `-CXXStaticCastExpr 0x55afa26b6fd0 'bool' static_cast<_Bool> # | | | `-ImplicitCastExpr 0x55afa26b6fb8 'bool' part_of_explicit_cast # | | | `-ImplicitCastExpr 0x55afa26b6fa0 'uint':'unsigned int' part_of_explicit_cast # | | | `-DeclRefExpr 0x55afa26b6f70 'uint':'unsigned int' lvalue ParmVar 0x55afa26b6e00 'Status' 'uint':'unsigned int' # | | |-FunctionTemplateDecl 0x55afa26b7530 line:692:39 invalid ddx # | | | |-TemplateTypeParmDecl 0x55afa26b7028 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b7488 line:692:39 invalid ddx 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26b7398 col:45 referenced input 'T' # | | | `-CompoundStmt 0x55afa26b7670 # | | | `-ReturnStmt 0x55afa26b7660 # | | | `-CallExpr 0x55afa26b7630 '' # | | | |-UnresolvedLookupExpr 0x55afa26b75c8 '' lvalue (no ADL) = 'ddx_impl' 0x55afa2694a38 # | | | `-DeclRefExpr 0x55afa26b7610 'T' lvalue ParmVar 0x55afa26b7398 'input' 'T' # | | |-FunctionTemplateDecl 0x55afa26b7b90 line:699:1 invalid ddx # | | | |-TemplateTypeParmDecl 0x55afa26b7688 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b7ae8 line:699:1 invalid ddx 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26b79f8 col:7 referenced input 'T' # | | | `-CompoundStmt 0x55afa26b7ce0 # | | | `-ReturnStmt 0x55afa26b7cd0 # | | | `-CallExpr 0x55afa26b7ca0 '' # | | | |-UnresolvedLookupExpr 0x55afa26b7c38 '' lvalue (no ADL) = 'ddx_impl' 0x55afa2694a38 # | | | `-DeclRefExpr 0x55afa26b7c80 'T' lvalue ParmVar 0x55afa26b79f8 'input' 'T' # | | |-FunctionTemplateDecl 0x55afa26b7f78 line:705:51 invalid ddx # | | | |-NonTypeTemplateParmDecl 0x55afa26b7d10 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b7ed0 line:705:51 invalid ddx 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26b7e20 col:42 invalid input 'int' # | | | `-CompoundStmt 0x55afa26b80f0 # | | | `-ReturnStmt 0x55afa26b80e0 # | | | `-CallExpr 0x55afa26b80b0 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b8020 '' lvalue (no ADL) = 'ddx_impl' 0x55afa2694a38 # | | | `-RecoveryExpr 0x55afa26b8068 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b8388 line:712:1 invalid ddx # | | | |-NonTypeTemplateParmDecl 0x55afa26b8120 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b82e0 line:712:1 invalid ddx 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26b8230 col:43 invalid input 'int' # | | | `-CompoundStmt 0x55afa26b84d8 # | | | `-ReturnStmt 0x55afa26b84c8 # | | | `-CallExpr 0x55afa26b8498 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b8430 '' lvalue (no ADL) = 'ddx_impl' 0x55afa2694a38 # | | | `-RecoveryExpr 0x55afa26b8478 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b89f0 line:732:39 invalid ddy # | | | |-TemplateTypeParmDecl 0x55afa26b84f0 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b8948 line:732:39 invalid ddy 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26b8858 col:45 referenced input 'T' # | | | `-CompoundStmt 0x55afa26b8b30 # | | | `-ReturnStmt 0x55afa26b8b20 # | | | `-CallExpr 0x55afa26b8af0 '' # | | | |-UnresolvedLookupExpr 0x55afa26b8a88 '' lvalue (no ADL) = 'ddy_impl' 0x55afa2694fa8 # | | | `-DeclRefExpr 0x55afa26b8ad0 'T' lvalue ParmVar 0x55afa26b8858 'input' 'T' # | | |-FunctionTemplateDecl 0x55afa26b9050 line:739:1 invalid ddy # | | | |-TemplateTypeParmDecl 0x55afa26b8b48 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b8fa8 line:739:1 invalid ddy 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26b8eb8 col:7 referenced input 'T' # | | | `-CompoundStmt 0x55afa26b91a0 # | | | `-ReturnStmt 0x55afa26b9190 # | | | `-CallExpr 0x55afa26b9160 '' # | | | |-UnresolvedLookupExpr 0x55afa26b90f8 '' lvalue (no ADL) = 'ddy_impl' 0x55afa2694fa8 # | | | `-DeclRefExpr 0x55afa26b9140 'T' lvalue ParmVar 0x55afa26b8eb8 'input' 'T' # | | |-FunctionTemplateDecl 0x55afa26b9438 line:745:51 invalid ddy # | | | |-NonTypeTemplateParmDecl 0x55afa26b91d0 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b9390 line:745:51 invalid ddy 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26b92e0 col:42 invalid input 'int' # | | | `-CompoundStmt 0x55afa26b9588 # | | | `-ReturnStmt 0x55afa26b9578 # | | | `-CallExpr 0x55afa26b9548 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b94e0 '' lvalue (no ADL) = 'ddy_impl' 0x55afa2694fa8 # | | | `-RecoveryExpr 0x55afa26b9528 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b9820 line:752:1 invalid ddy # | | | |-NonTypeTemplateParmDecl 0x55afa26b95b8 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26b9778 line:752:1 invalid ddy 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26b96c8 col:43 invalid input 'int' # | | | `-CompoundStmt 0x55afa26b9970 # | | | `-ReturnStmt 0x55afa26b9960 # | | | `-CallExpr 0x55afa26b9930 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26b98c8 '' lvalue (no ADL) = 'ddy_impl' 0x55afa2694fa8 # | | | `-RecoveryExpr 0x55afa26b9910 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26b9e90 line:772:39 invalid fwidth # | | | |-TemplateTypeParmDecl 0x55afa26b9988 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26b9de8 line:772:39 invalid fwidth 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26b9cf8 col:48 referenced input 'T' # | | | `-CompoundStmt 0x55afa26b9fd0 # | | | `-ReturnStmt 0x55afa26b9fc0 # | | | `-CallExpr 0x55afa26b9f90 '' # | | | |-UnresolvedLookupExpr 0x55afa26b9f28 '' lvalue (no ADL) = 'fwidth_impl' 0x55afa2695518 # | | | `-DeclRefExpr 0x55afa26b9f70 'T' lvalue ParmVar 0x55afa26b9cf8 'input' 'T' # | | |-FunctionTemplateDecl 0x55afa26ba4f0 line:779:1 invalid fwidth # | | | |-TemplateTypeParmDecl 0x55afa26b9fe8 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26ba448 line:779:1 invalid fwidth 'const int (T)' inline # | | | |-ParmVarDecl 0x55afa26ba358 col:10 referenced input 'T' # | | | `-CompoundStmt 0x55afa26ba640 # | | | `-ReturnStmt 0x55afa26ba630 # | | | `-CallExpr 0x55afa26ba600 '' # | | | |-UnresolvedLookupExpr 0x55afa26ba598 '' lvalue (no ADL) = 'fwidth_impl' 0x55afa2695518 # | | | `-DeclRefExpr 0x55afa26ba5e0 'T' lvalue ParmVar 0x55afa26ba358 'input' 'T' # | | |-FunctionTemplateDecl 0x55afa26ba8d8 line:785:51 invalid fwidth # | | | |-NonTypeTemplateParmDecl 0x55afa26ba670 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26ba830 line:785:51 invalid fwidth 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26ba780 col:42 invalid input 'int' # | | | `-CompoundStmt 0x55afa26baa28 # | | | `-ReturnStmt 0x55afa26baa18 # | | | `-CallExpr 0x55afa26ba9e8 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26ba980 '' lvalue (no ADL) = 'fwidth_impl' 0x55afa2695518 # | | | `-RecoveryExpr 0x55afa26ba9c8 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26bacc0 line:792:1 invalid fwidth # | | | |-NonTypeTemplateParmDecl 0x55afa26baa58 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26bac18 line:792:1 invalid fwidth 'const int (int)' inline # | | | |-ParmVarDecl 0x55afa26bab68 col:46 invalid input 'int' # | | | `-CompoundStmt 0x55afa26bae10 # | | | `-ReturnStmt 0x55afa26bae00 # | | | `-CallExpr 0x55afa26badd0 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26bad68 '' lvalue (no ADL) = 'fwidth_impl' 0x55afa2695518 # | | | `-RecoveryExpr 0x55afa26badb0 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26bb410 line:835:36 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa26bae28 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26bb368 line:835:36 invalid constexpr mul 'int (T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bb198 col:42 referenced x 'T' # | | | |-ParmVarDecl 0x55afa26bb210 col:47 referenced y 'T' # | | | `-CompoundStmt 0x55afa26bb510 # | | | `-ReturnStmt 0x55afa26bb500 # | | | `-BinaryOperator 0x55afa26bb4e0 '' '*' # | | | |-DeclRefExpr 0x55afa26bb4a0 'T' lvalue ParmVar 0x55afa26bb198 'x' 'T' # | | | `-DeclRefExpr 0x55afa26bb4c0 'T' lvalue ParmVar 0x55afa26bb210 'y' 'T' # | | |-FunctionTemplateDecl 0x55afa26bbae0 line:842:1 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa26bb528 col:20 referenced typename depth 0 index 0 T # | | | `-FunctionDecl 0x55afa26bba38 line:842:1 invalid constexpr mul 'int (T, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bb8b0 col:7 referenced x 'T' # | | | |-ParmVarDecl 0x55afa26bb928 col:12 referenced y 'T' # | | | `-CompoundStmt 0x55afa26bbbe0 # | | | `-ReturnStmt 0x55afa26bbbd0 # | | | `-BinaryOperator 0x55afa26bbbb0 '' '*' # | | | |-DeclRefExpr 0x55afa26bbb70 'T' lvalue ParmVar 0x55afa26bb8b0 'x' 'T' # | | | `-DeclRefExpr 0x55afa26bbb90 'T' lvalue ParmVar 0x55afa26bb928 'y' 'T' # | | |-FunctionTemplateDecl 0x55afa26bbf50 line:849:27 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa26bbc10 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26bbea8 line:849:27 invalid constexpr mul 'int (half, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bbcd8 col:36 referenced x 'half' # | | | |-ParmVarDecl 0x55afa26bbd90 col:55 invalid y 'int' # | | | `-CompoundStmt 0x55afa26bc050 # | | | `-ReturnStmt 0x55afa26bc040 # | | | `-BinaryOperator 0x55afa26bc020 '' contains-errors '*' # | | | |-DeclRefExpr 0x55afa26bbfe0 'half' lvalue ParmVar 0x55afa26bbcd8 'x' 'half' # | | | `-RecoveryExpr 0x55afa26bc000 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26bc4a0 line:853:53 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa26bc0c0 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26bc158 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa26bc3f8 line:853:53 invalid constexpr mul 'int (T, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bc228 col:59 referenced x 'T' # | | | |-ParmVarDecl 0x55afa26bc2e8 col:75 invalid y 'int' # | | | `-CompoundStmt 0x55afa26bc5a0 # | | | `-ReturnStmt 0x55afa26bc590 # | | | `-BinaryOperator 0x55afa26bc570 '' contains-errors '*' # | | | |-DeclRefExpr 0x55afa26bc530 'T' lvalue ParmVar 0x55afa26bc228 'x' 'T' # | | | `-RecoveryExpr 0x55afa26bc550 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26bc980 line:860:30 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa26bc5d0 col:15 referenced 'int' depth 0 index 0 R # | | | |-NonTypeTemplateParmDecl 0x55afa26bc640 col:22 referenced 'int' depth 0 index 1 C # | | | `-FunctionDecl 0x55afa26bc8d8 line:860:30 invalid constexpr mul 'int (half, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bc730 col:39 referenced x 'half' # | | | |-ParmVarDecl 0x55afa26bc808 col:61 invalid y 'int' # | | | `-CompoundStmt 0x55afa26bca80 # | | | `-ReturnStmt 0x55afa26bca70 # | | | `-BinaryOperator 0x55afa26bca50 '' contains-errors '*' # | | | |-DeclRefExpr 0x55afa26bca10 'half' lvalue ParmVar 0x55afa26bc730 'x' 'half' # | | | `-RecoveryExpr 0x55afa26bca30 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26bcf40 line:865:27 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa26bca98 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26bcb38 col:27 referenced 'int' depth 0 index 1 R # | | | |-NonTypeTemplateParmDecl 0x55afa26bcba8 col:34 referenced 'int' depth 0 index 2 C # | | | `-FunctionDecl 0x55afa26bce98 line:865:27 invalid constexpr mul 'int (T, int)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bcca0 col:33 referenced x 'T' # | | | |-ParmVarDecl 0x55afa26bcd80 col:52 invalid y 'int' # | | | `-CompoundStmt 0x55afa26bd040 # | | | `-ReturnStmt 0x55afa26bd030 # | | | `-BinaryOperator 0x55afa26bd010 '' contains-errors '*' # | | | |-DeclRefExpr 0x55afa26bcfd0 'T' lvalue ParmVar 0x55afa26bcca0 'x' 'T' # | | | `-RecoveryExpr 0x55afa26bcff0 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26bd3b0 line:872:27 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa26bd070 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26bd308 line:872:27 invalid constexpr mul 'int (int, half)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bd170 col:47 invalid x 'int' # | | | |-ParmVarDecl 0x55afa26bd1f0 col:55 referenced y 'half' # | | | `-CompoundStmt 0x55afa26bd4b0 # | | | `-ReturnStmt 0x55afa26bd4a0 # | | | `-BinaryOperator 0x55afa26bd480 '' contains-errors '*' # | | | |-RecoveryExpr 0x55afa26bd440 '' contains-errors lvalue # | | | `-DeclRefExpr 0x55afa26bd460 'half' lvalue ParmVar 0x55afa26bd1f0 'y' 'half' # | | |-FunctionTemplateDecl 0x55afa26bd8b0 line:876:53 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa26bd4c8 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26bd568 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa26bd808 line:876:53 invalid constexpr mul 'int (int, T)' implicit-inline # | | | |-ParmVarDecl 0x55afa26bd680 col:70 invalid x 'int' # | | | |-ParmVarDecl 0x55afa26bd6f8 col:75 referenced y 'T' # | | | `-CompoundStmt 0x55afa26bd9b0 # | | | `-ReturnStmt 0x55afa26bd9a0 # | | | `-BinaryOperator 0x55afa26bd980 '' contains-errors '*' # | | | |-RecoveryExpr 0x55afa26bd940 '' contains-errors lvalue # | | | `-DeclRefExpr 0x55afa26bd960 'T' lvalue ParmVar 0x55afa26bd6f8 'y' 'T' # | | |-FunctionTemplateDecl 0x55afa26bdd20 line:883:6 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa26bd9e0 col:15 referenced 'int' depth 0 index 0 N # | | | `-FunctionDecl 0x55afa26bdc78 line:883:6 invalid mul 'half (int, int)' # | | | |-ParmVarDecl 0x55afa26bdaa8 col:26 invalid x 'int' # | | | |-ParmVarDecl 0x55afa26bdb60 col:45 invalid y 'int' # | | | `-CompoundStmt 0x55afa26bdea0 # | | | `-ReturnStmt 0x55afa26bde90 # | | | `-CallExpr 0x55afa26bde58 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26bddd0 '' lvalue (no ADL) = 'mul_vec_impl' 0x55afa268b888 # | | | |-RecoveryExpr 0x55afa26bde18 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26bde38 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26be2e8 line:887:32 invalid mul # | | | |-TemplateTypeParmDecl 0x55afa26bdeb8 col:20 referenced typename depth 0 index 0 T # | | | |-NonTypeTemplateParmDecl 0x55afa26bdf58 col:27 referenced 'int' depth 0 index 1 N # | | | `-FunctionDecl 0x55afa26be240 line:887:32 invalid mul 'T (int, int)' # | | | |-ParmVarDecl 0x55afa26be030 col:49 invalid x 'int' # | | | |-ParmVarDecl 0x55afa26be0f0 col:65 invalid y 'int' # | | | `-CompoundStmt 0x55afa26be468 # | | | `-ReturnStmt 0x55afa26be458 # | | | `-CallExpr 0x55afa26be420 '' contains-errors # | | | |-UnresolvedLookupExpr 0x55afa26be398 '' lvalue (no ADL) = 'mul_vec_impl' 0x55afa268b888 # | | | |-RecoveryExpr 0x55afa26be3e0 '' contains-errors lvalue # | | | `-RecoveryExpr 0x55afa26be400 '' contains-errors lvalue # | | |-FunctionTemplateDecl 0x55afa26be848 line:894:30 invalid mul # | | | |-NonTypeTemplateParmDecl 0x55afa26be498 col:15 referenced 'int' depth 0 index 0 R # | | | |-NonTypeTemplateParmDecl 0x55afa26be508 col:22 referenced 'int' depth 0 index 1 C # | | | `-FunctionDecl 0x55afa26be7a0 line:894:30 invalid constexpr mul 'int (int, half)' implicit-inline # | | | |-ParmVarDecl 0x55afa26be650 col:53 invalid x 'int' # | | | |-ParmVarDecl 0x55afa26be6d0 col:61 referenced y 'half' # | | | `-CompoundStmt 0x55afa26be948 # | | | `-ReturnStmt 0x55afa26be938 # | | | `-BinaryOperator 0x55afa26be918 '' contains-errors '*' # | | | |-RecoveryExpr 0x55afa26be8d8 '' contains-errors lvalue # | | | `-DeclRefExpr 0x55afa26be8f8 'half' lvalue ParmVar 0x55afa26be6d0 'y' 'half' # | | `-FunctionTemplateDecl 0x55afa26bee00 line:899:27 invalid mul # | | |-TemplateTypeParmDecl 0x55afa26be960 col:20 referenced typename depth 0 index 0 T # | | |-NonTypeTemplateParmDecl 0x55afa26be9f8 col:27 referenced 'int' depth 0 index 1 R # | | |-NonTypeTemplateParmDecl 0x55afa26bea68 col:34 referenced 'int' depth 0 index 2 C # | | `-FunctionDecl 0x55afa26bed58 line:899:27 invalid constexpr mul 'int (int, T)' implicit-inline # | | |-ParmVarDecl 0x55afa26bebc8 col:47 invalid x 'int' # | | |-ParmVarDecl 0x55afa26bec40 col:52 referenced y 'T' # | | `-CompoundStmt 0x55afa26bef00 # | | `-ReturnStmt 0x55afa26beef0 # | | `-BinaryOperator 0x55afa26beed0 '' contains-errors '*' # | | |-RecoveryExpr 0x55afa26bee90 '' contains-errors lvalue # | | `-DeclRefExpr 0x55afa26beeb0 'T' lvalue ParmVar 0x55afa26bec40 'y' 'T' # | |-LinkageSpecDecl 0x55afa26b1998 col:10 implicit C # | | `-FunctionDecl 0x55afa26b19e8 col:10 implicit used __builtin_hlsl_resource_nonuniformindex 'unsigned int (unsigned int) noexcept' extern # | | |-ParmVarDecl 0x55afa26b1af0 <> 'unsigned int' # | | |-BuiltinAttr 0x55afa26b1a90 <> Implicit 740 # | | `-NoThrowAttr 0x55afa26b1b60 Implicit # | |-FunctionDecl 0x55afa26bf0e8 line:5:6 CSMain 'void (float)' # | | |-ParmVarDecl 0x55afa26befd0 col:19 ID 'float' # | | | `-HLSLParsedSemanticAttr 0x55afa26bf038 "SV_DispatchThreadID" 0 # | | |-CompoundStmt 0x55afa26bf218 # | | `-HLSLNumThreadsAttr 0x55afa26bf1b0 8 8 1 # | |-CXXRecordDecl 0x55afa26bf240 line:9:8 referenced struct ST definition # | | |-DefinitionData pass_in_registers aggregate standard_layout trivially_copyable pod trivial literal # | | | |-DefaultConstructor exists trivial needs_implicit # | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveConstructor exists simple trivial needs_implicit # | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveAssignment exists simple trivial needs_implicit # | | | `-Destructor simple irrelevant trivial needs_implicit # | | |-PackedAttr 0x55afa26bf2e8 <> Implicit # | | |-CXXRecordDecl 0x55afa26bf3a8 col:8 implicit struct ST # | | |-FieldDecl 0x55afa26bf468 col:7 a 'int' # | | `-FieldDecl 0x55afa26bf4d0 col:9 b 'float' # | |-FunctionDecl 0x55afa26bf7d0 line:15:6 CSMain2 'void (ST)' # | | |-ParmVarDecl 0x55afa26bf638 col:17 ID 'ST' # | | | `-HLSLParsedSemanticAttr 0x55afa26bf6a0 "SV_DispatchThreadID" 0 # | | |-CompoundStmt 0x55afa26bf900 # | | `-HLSLNumThreadsAttr 0x55afa26bf898 8 8 1 # | |-FunctionDecl 0x55afa26bf948 line:19:6 foo 'void ()' # | | `-CompoundStmt 0x55afa26bfaf8 # | | `-DeclStmt 0x55afa26bfae0 # | | `-VarDecl 0x55afa26bfa78 col:8 V 'uint':'unsigned int' # | |-CXXRecordDecl 0x55afa26bfb28 line:25:8 struct ST2 definition # | | |-DefinitionData pass_in_registers aggregate standard_layout trivially_copyable pod trivial literal # | | | |-DefaultConstructor exists trivial needs_implicit # | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveConstructor exists simple trivial needs_implicit # | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveAssignment exists simple trivial needs_implicit # | | | `-Destructor simple irrelevant trivial needs_implicit # | | |-PackedAttr 0x55afa26bfbd0 <> Implicit # | | |-CXXRecordDecl 0x55afa26bfc90 col:8 implicit struct ST2 # | | |-VarDecl 0x55afa26bfd90 col:17 X 'hlsl_private uint':'hlsl_private unsigned int' static # | | `-FieldDecl 0x55afa26bfeb0 col:10 s 'uint':'unsigned int' # | | `-HLSLParsedSemanticAttr 0x55afa26bff00 "SV_DispatchThreadID" 0 # | |-FunctionDecl 0x55afa26c01e0 line:33:6 CSMain_GID 'void (float)' # | | |-ParmVarDecl 0x55afa26c00d0 col:23 ID 'float' # | | | `-HLSLParsedSemanticAttr 0x55afa26c0138 "SV_GroupID" 0 # | | |-CompoundStmt 0x55afa26c0310 # | | `-HLSLNumThreadsAttr 0x55afa26c02a8 8 8 1 # | |-FunctionDecl 0x55afa26c0500 line:38:6 CSMain2_GID 'void (ST)' # | | |-ParmVarDecl 0x55afa26c03f0 col:21 GID 'ST' # | | | `-HLSLParsedSemanticAttr 0x55afa26c0458 "SV_GroupID" 0 # | | |-CompoundStmt 0x55afa26c0630 # | | `-HLSLNumThreadsAttr 0x55afa26c05c8 8 8 1 # | |-FunctionDecl 0x55afa26c0678 line:42:6 foo_GID 'void ()' # | | `-CompoundStmt 0x55afa26c0828 # | | `-DeclStmt 0x55afa26c0810 # | | `-VarDecl 0x55afa26c07a8 col:8 GIS 'uint':'unsigned int' # | |-CXXRecordDecl 0x55afa26c0858 line:47:8 struct ST2_GID definition # | | |-DefinitionData pass_in_registers aggregate standard_layout trivially_copyable pod trivial literal # | | | |-DefaultConstructor exists trivial needs_implicit # | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveConstructor exists simple trivial needs_implicit # | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveAssignment exists simple trivial needs_implicit # | | | `-Destructor simple irrelevant trivial needs_implicit # | | |-PackedAttr 0x55afa26c0900 <> Implicit # | | |-CXXRecordDecl 0x55afa26c09c0 col:8 implicit struct ST2_GID # | | |-VarDecl 0x55afa26c0ac0 col:17 GID 'hlsl_private uint':'hlsl_private unsigned int' static # | | `-FieldDecl 0x55afa26c0b98 col:10 s_gid 'uint':'unsigned int' # | | `-HLSLParsedSemanticAttr 0x55afa26c0be8 "SV_GroupID" 0 # | |-FunctionDecl 0x55afa26c0e70 line:55:6 CSMain_GThreadID 'void (float)' # | | |-ParmVarDecl 0x55afa26c0d60 col:29 ID 'float' # | | | `-HLSLParsedSemanticAttr 0x55afa26c0dc8 "SV_GroupThreadID" 0 # | | |-CompoundStmt 0x55afa26c0fa0 # | | `-HLSLNumThreadsAttr 0x55afa26c0f38 8 8 1 # | |-FunctionDecl 0x55afa26c1190 line:60:6 CSMain2_GThreadID 'void (ST)' # | | |-ParmVarDecl 0x55afa26c1080 col:27 GID 'ST' # | | | `-HLSLParsedSemanticAttr 0x55afa26c10e8 "SV_GroupThreadID" 0 # | | |-CompoundStmt 0x55afa26c12c0 # | | `-HLSLNumThreadsAttr 0x55afa26c1258 8 8 1 # | |-FunctionDecl 0x55afa26c1308 line:64:6 foo_GThreadID 'void ()' # | | `-CompoundStmt 0x55afa26c14b8 # | | `-DeclStmt 0x55afa26c14a0 # | | `-VarDecl 0x55afa26c1438 col:8 GThreadIS 'uint':'unsigned int' # | |-CXXRecordDecl 0x55afa26c14e8 line:69:8 struct ST2_GThreadID definition # | | |-DefinitionData pass_in_registers aggregate standard_layout trivially_copyable pod trivial literal # | | | |-DefaultConstructor exists trivial needs_implicit # | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveConstructor exists simple trivial needs_implicit # | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param # | | | |-MoveAssignment exists simple trivial needs_implicit # | | | `-Destructor simple irrelevant trivial needs_implicit # | | |-PackedAttr 0x55afa26c1590 <> Implicit # | | |-CXXRecordDecl 0x55afa26c1650 col:8 implicit struct ST2_GThreadID # | | |-VarDecl 0x55afa26c1750 col:17 GThreadID 'hlsl_private uint':'hlsl_private unsigned int' static # | | `-FieldDecl 0x55afa26c1828 col:10 s_gthreadid 'uint':'unsigned int' # | | `-HLSLParsedSemanticAttr 0x55afa26c1878 "SV_GroupThreadID" 0 # | `-FunctionDecl 0x55afa26c1fa0 col:6 vs_main 'void (int, uint, uint, uint)' # | |-ParmVarDecl 0x55afa26c19b0 col:18 GI 'int' # | | |-HLSLParsedSemanticAttr 0x55afa26c1a18 "SV_GroupIndex" 0 # | | `-HLSLAppliedSemanticAttr 0x55afa26c20e0 "SV_GroupIndex" 0 # | |-ParmVarDecl 0x55afa26c1af0 col:43 ID 'uint':'unsigned int' # | | |-HLSLParsedSemanticAttr 0x55afa26c1b58 "SV_DispatchThreadID" 0 # | | `-HLSLAppliedSemanticAttr 0x55afa26c2130 "SV_DispatchThreadID" 0 # | |-ParmVarDecl 0x55afa26c1c38 col:74 GID 'uint':'unsigned int' # | | |-HLSLParsedSemanticAttr 0x55afa26c1ca0 "SV_GroupID" 0 # | | `-HLSLAppliedSemanticAttr 0x55afa26c2188 "SV_GroupID" 0 # | |-ParmVarDecl 0x55afa26c1d78 col:97 GThreadID 'uint':'unsigned int' # | | |-HLSLParsedSemanticAttr 0x55afa26c1de0 "SV_GroupThreadID" 0 # | | `-HLSLAppliedSemanticAttr 0x55afa26c21d8 "SV_GroupThreadID" 0 # | |-CompoundStmt 0x55afa26c2228 # | `-HLSLShaderAttr 0x55afa26c2080 Vertex # `----------------------------- # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:4): attribute 'SV_DispatchThreadID' only applies to a field or parameter of type 'uint/uint2/uint3' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:14): attribute 'SV_DispatchThreadID' only applies to a field or parameter of type 'uint/uint2/uint3' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 33 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:32): attribute 'SV_GroupID' only applies to a field or parameter of type 'uint/uint2/uint3' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 38 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:37): attribute 'SV_GroupID' only applies to a field or parameter of type 'uint/uint2/uint3' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 55 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:54): attribute 'SV_GroupThreadID' only applies to a field or parameter of type 'uint/uint2/uint3' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 60 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:59): attribute 'SV_GroupThreadID' only applies to a field or parameter of type 'uint/uint2/uint3' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 81 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:77): attribute 'SV_GroupIndex' is unsupported in 'vertex' shaders, requires compute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 81 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:78): attribute 'SV_DispatchThreadID' is unsupported in 'vertex' shaders, requires compute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 81 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:79): attribute 'SV_GroupID' is unsupported in 'vertex' shaders, requires compute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 81 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:80): attribute 'SV_GroupThreadID' is unsupported in 'vertex' shaders, requires compute # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:20): 'SV_DispatchThreadID' attribute only applies to parameters, non-static data members, and functions # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:26): 'SV_DispatchThreadID' attribute only applies to parameters, non-static data members, and functions # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 44 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:43): 'SV_GroupID' attribute only applies to parameters, non-static data members, and functions # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 49 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:48): 'SV_GroupID' attribute only applies to parameters, non-static data members, and functions # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 66 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:65): 'SV_GroupThreadID' attribute only applies to parameters, non-static data members, and functions # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl Line 71 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/invalid_entry_parameter.hlsl:70): 'SV_GroupThreadID' attribute only applies to parameters, non-static data members, and functions # | 17 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/asint16.hlsl (4785 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asint16.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint16.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint16.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint16.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint16.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint16.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl (4786 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/atan2-overloads.hlsl (4800 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/atan2-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2-overloads.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden spir_func noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2-overloads.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden spir_func noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/atan2-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden spir_func noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/ArrayAssignable.hlsl (4815 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/ArrayAssignable.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/ArrayAssignable.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/ArrayAssignable.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/ArrayAssignable.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/ArrayAssignable.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/ArrayAssignable.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/Language/ElementwiseCasts.hlsl (5011 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/ElementwiseCasts.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCasts.hlsl -ast-dump | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCasts.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCasts.hlsl -ast-dump # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCasts.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/ceil-overloads.hlsl (5070 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ceil-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil-overloads.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil-overloads.hlsl --check-prefixes=CHECK -DFNATTRS="hidden noundef nofpclass(nan inf)" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil-overloads.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil-overloads.hlsl --check-prefixes=CHECK '-DFNATTRS=hidden noundef nofpclass(nan inf)' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ceil-overloads.hlsl --check-prefixes=CHECK -DFNATTRS=hidden noundef nofpclass(nan inf) # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/dot2add-errors.hlsl (5076 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/dot2add-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl:5): no matching function for call to 'dot2add' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl:11): no matching function for call to 'dot2add' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl:6): candidate function not viable: requires 3 arguments, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot2add-errors.hlsl:12): candidate function not viable: requires 3 arguments, but 4 were provided # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/pow-overloads.hlsl (5112 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/pow-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl --check-prefixes=CHECK -DFLOATATTRS="reassoc nnan ninf nsz arcp afn" # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl --check-prefixes=CHECK '-DFLOATATTRS=reassoc nnan ninf nsz arcp afn' # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl --check-prefixes=CHECK -DFLOATATTRS=reassoc nnan ninf nsz arcp afn # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/fmod-errors.hlsl (5129 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/fmod-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:5): no matching function for call to 'fmod' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:14): no matching function for call to 'fmod' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:23): no matching function for call to 'fmod' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:32): no matching function for call to 'fmod' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:41): no matching function for call to 'fmod' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl Line 51 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:52): no matching function for call to 'fmod' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:6): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:7): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:8): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:9): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:15): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:16): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:17): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:18): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:24): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:25): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:26): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:27): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:33): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:34): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:35): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:36): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:42): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:43): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:44): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:45): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:53): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:54): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:55): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/fmod-errors.hlsl:56): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 31 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl (5133 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/countbits-errors.hlsl (5207 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/countbits-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl:6): call to 'countbits' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl:11): call to 'countbits' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/countbits-errors.hlsl:16): call to 'countbits' is ambiguous # | 3 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl (5218 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-library -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl (5250 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.2-compute -finclude-default-header -fnative-half-type -fnative-int16-type -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl -check-prefixes=DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.2-compute -finclude-default-header -fnative-half-type -fnative-int16-type -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl -check-prefixes=DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl -check-prefixes=DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/resources/res-array-global-subarray-many.hlsl (5308 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-global-subarray-many.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-many.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-many.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-many.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-many.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-many.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/asuint.hlsl (5330 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asuint.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/saturate-builtin.hlsl (5343 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/saturate-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/saturate-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/resources/RWBuffer-imageformat.hlsl (5371 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/RWBuffer-imageformat.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -finclude-default-header -fnative-half-type -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RWBuffer-imageformat.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RWBuffer-imageformat.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -finclude-default-header -fnative-half-type -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RWBuffer-imageformat.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RWBuffer-imageformat.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/RWBuffer-imageformat.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl (5391 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/resources/TypedBuffers-methods.hlsl (5419 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/TypedBuffers-methods.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-methods.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-methods.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-methods.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-methods.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/TypedBuffers-methods.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl (5437 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/vk_binding_attr.hlsl (5501 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk_binding_attr.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-compute -finclude-default-header -O3 -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk_binding_attr.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk_binding_attr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unknown-vulkan1.3-compute -finclude-default-header -O3 -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk_binding_attr.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk_binding_attr.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk_binding_attr.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/reversebits.hlsl (5509 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/reversebits.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reversebits.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -O3 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reversebits.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reversebits.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -O3 -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reversebits.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/reversebits.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl (5521 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:13): too few arguments to function call, expected 2, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:16): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:19): cannot initialize a parameter of type '__hlsl_resource_t' with an lvalue of type 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:26): invalid __hlsl_resource_t type attributes # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:29): invalid __hlsl_resource_t type attributes # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 33 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:32): invalid __hlsl_resource_t type attributes # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 38 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:37): argument 1 must be constant integer 1 or -1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 41 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:40): cannot initialize a parameter of type 'int' with an lvalue of type 'const char[2]' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Line 44 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl:43): argument 1 must be constant integer 1 or -1 # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 10 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/Language/InitListAST.hlsl (5539 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/InitListAST.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -finclude-default-header -ast-dump -ast-dump-filter=case /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitListAST.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitListAST.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -finclude-default-header -ast-dump -ast-dump-filter=case /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitListAST.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitListAST.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl (5566 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl (5611 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/Language/AggregateSplatCasts.hlsl (5648 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/AggregateSplatCasts.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCasts.hlsl -ast-dump | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCasts.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCasts.hlsl -ast-dump # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCasts.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl (5705 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes -DFUNC=lerp /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl -DFUNC=lerp # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes -DFUNC=lerp /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl -DFUNC=lerp # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl:5:12: error: CHECK: expected string not found in input # | // CHECK: warning: '[[FUNC]]' is deprecated: In 202x 64 bit API lowering for [[FUNC]] is deprecated. Explicitly cast parameters to 32 or 16 bit types. # | ^ # | :1:1: note: scanning from here # | In file included from :1: # | ^ # | :1:1: note: with "FUNC" equal to "lerp" # | In file included from :1: # | ^ # | :1:1: note: with "FUNC" equal to "lerp" # | In file included from :1: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: In file included from :1: # | check:5'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:5'1 with "FUNC" equal to "lerp" # | check:5'2 with "FUNC" equal to "lerp" # | 2: In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: 42 | #include "hlsl_alias_intrinsics_gen.inc" # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: 1 error generated. # | check:5'0 ~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/builtins/ldexp.hlsl (5734 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ldexp.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ldexp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ldexp.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ldexp.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ldexp.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ldexp.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/isinf-errors.hlsl (5762 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/isinf-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl:16): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl:21): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl:26): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl:32): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl Line 36 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isinf-errors.hlsl:37): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/clamp-errors.hlsl (5806 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/clamp-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:5): too few arguments to function call, expected 3, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:10): too few arguments to function call, expected 3, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:15): too many arguments to function call, expected 3, have 4 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:20): no matching function for call to 'clamp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:25): call to 'clamp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:30): call to 'clamp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:35): call to 'clamp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:40): arguments are of different types ('vector<[...], 3>' vs 'vector<[...], 2>') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 47 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:48): call to 'clamp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 57 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:58): arguments are of different types ('vector<[...], 3>' vs 'vector<[...], 2>') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 62 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:63): call to 'clamp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 67 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:68): call to 'clamp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:73): arguments are of different types ('float' vs 'float2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 77 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:78): arguments are of different types ('float' vs 'float3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 82 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:83): arguments are of different types ('float' vs 'float4' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 87 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:88): arguments are of different types ('float2' (aka 'vector') vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 92 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:93): arguments are of different types ('float3' (aka 'vector') vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 97 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:98): arguments are of different types ('int2' (aka 'vector') vs 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 102 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:103): 1st argument must be a vector, integer or floating-point type (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 107 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:108): 3rd argument must be a vector, integer or floating-point type (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 112 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:113): 2nd argument must be a vector, integer or floating-point type (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 117 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:118): arguments are of different types ('float' vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 122 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:123): 1st argument must be a vector, integer or floating-point type (was 'int *') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl Line 52 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clamp-errors.hlsl:53): implicit conversion truncates vector: 'float3' (aka 'vector') to 'vector' (vector of 2 'float' values) # | 25 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/saturate-errors.hlsl (5811 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/saturate-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected -Werror # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected -Werror # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl:5): no matching function for call to 'saturate' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl:10): no matching function for call to 'saturate' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl:15): implicit conversion truncates vector: 'float3' (aka 'vector') to 'vector' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl:20): call to 'saturate' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl:25): call to 'saturate' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/saturate-errors.hlsl:30): call to 'saturate' is ambiguous # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/frac-errors.hlsl (5820 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/frac-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl:16): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl:21): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/frac-errors.hlsl:26): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl (5848 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/rcp-errors.hlsl (5865 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/rcp-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl:15): 1st argument must be a scalar or vector of floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl:20): 1st argument must be a scalar or vector of floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rcp-errors.hlsl:25): 1st argument must be a scalar or vector of floating-point types (was 'int2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: Clang :: SemaHLSL/BuiltIns/asfloat-errors.hlsl (5866 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asfloat-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl -fnative-half-type -fnative-int16-type -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl -fnative-half-type -fnative-int16-type -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:6): no matching function for call to 'asfloat' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:14): no matching function for call to 'bit_cast' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:22): no matching function for call to 'bit_cast' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:7): candidate function template not viable: requires single argument 'V', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:8): candidate function template not viable: requires single argument 'F', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:15): in instantiation of function template specialization 'hlsl::asfloat' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:16): candidate template ignored: could not match 'vector' against 'double' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:17): candidate template ignored: substitution failure [with U = float, T = double]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:23): in instantiation of function template specialization 'hlsl::asfloat' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:24): candidate template ignored: could not match 'vector' against 'half' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-errors.hlsl:25): candidate template ignored: substitution failure [with U = float, T = half]: no type named 'Type' # | 12 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/clip-errors.hlsl (5883 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/clip-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl -fnative-half-type -fnative-int16-type -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl -fnative-half-type -fnative-int16-type -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl:16): invalid operand of type 'bool' where 'float' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl:21): invalid operand of type 'half3' (aka 'vector') where 'float' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl:26): invalid operand of type 'half' where 'float' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/clip-errors.hlsl:31): invalid operand of type 'double' where 'float' or a vector of such type is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/resource-bindings.hlsl (5903 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/resource-bindings.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil--shadermodel6.6-compute -x hlsl -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/resource-bindings.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/resource-bindings.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil--shadermodel6.6-compute -x hlsl -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/resource-bindings.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/resource-bindings.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/resource-bindings.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Language/groupsharedArgs/InOut.hlsl (5922 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/groupsharedArgs/InOut.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:10): 'inout' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:12): 'in' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:14): 'out' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:16): 'inout' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:18): 'in' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:20): 'out' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:28): 'inout' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:29): explicit instantiation of 'fn8' does not refer to a function template, variable template, member function, member class, or static data member # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 35 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:36): 'out' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 35 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:37): explicit instantiation of 'fn9' does not refer to a function template, variable template, member function, member class, or static data member # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 43 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:44): 'in' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 43 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:45): explicit instantiation of 'fn10' does not refer to a function template, variable template, member function, member class, or static data member # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 65 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:66): 'inout' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 70 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:71): 'in' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 75 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:76): 'out' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 84 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:85): no matching function for call to 'fn11' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 86 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:87): no matching function for call to 'fn12' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 88 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:89): no matching function for call to 'fn13' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 81 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:82): passing groupshared variable to a parameter annotated with inout. See 'groupshared' parameter annotation added in 202x # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:25): candidate template ignored: substitution failure [with T = groupshared uint]: 'inout' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 32 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:33): candidate template ignored: substitution failure [with T = groupshared uint]: 'out' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:41): candidate template ignored: substitution failure [with T = groupshared uint]: 'in' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 49 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:47): candidate template ignored: substitution failure [with T = groupshared uint]: 'inout' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 54 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:52): candidate template ignored: substitution failure [with T = groupshared uint]: 'out' attribute is not compatible with 'groupshared' attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl Line 60 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/InOut.hlsl:58): candidate template ignored: substitution failure [with T = groupshared uint]: 'in' attribute is not compatible with 'groupshared' attribute # | 26 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/loops/unroll.hlsl (5952 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/loops/unroll.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library -disable-llvm-passes /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/loops/unroll.hlsl -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/loops/unroll.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library -disable-llvm-passes /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/loops/unroll.hlsl -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/loops/unroll.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/loops/unroll.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl (5993 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -x hlsl -finclude-default-header -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -x hlsl -finclude-default-header -ast-dump /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl:84:16: error: CHECK-NEXT: expected string not found in input # | // CHECK-NEXT: ExtVectorElementExpr {{.*}} 'float' r # | ^ # | :18856:78: note: scanning from here # | | `-ImplicitCastExpr 0x55af5674cc08 'vector' # | ^ # | :18857:21: note: possible intended match here # | | `-FloatingLiteral 0x55af5674cbe8 'float' 5.000000e-01 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 18851: |-FunctionDecl 0x55af5674cb10 line:88:18 invalid FillOneHalfFloat 'int ()' # | 18852: | `-CompoundStmt 0x55af5674cc70 # | 18853: | `-ReturnStmt 0x55af5674cc60 # | 18854: | `-ImplicitCastExpr 0x55af5674cc48 'int' # | 18855: | `-ExtVectorElementExpr 0x55af5674cc20 'float' r # | 18856: | `-ImplicitCastExpr 0x55af5674cc08 'vector' # | next:84'0 X error: no match found # | 18857: | `-FloatingLiteral 0x55af5674cbe8 'float' 5.000000e-01 # | next:84'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | next:84'1 ? possible intended match # | 18858: |-FunctionDecl 0x55af5674cdc8 line:98:8 HowManyFloats 'float2 (float)' # | next:84'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 18859: | |-ParmVarDecl 0x55af5674cca0 col:28 used V 'float' # | 18860: | `-CompoundStmt 0x55af5674cf28 # | 18861: | `-ReturnStmt 0x55af5674cf18 # | 18862: | `-ExtVectorElementExpr 0x55af5674cef0 'vector' rr # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/distance-errors.hlsl (6006 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/distance-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:5): no matching function for call to 'distance' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:14): no matching function for call to 'distance' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:23): no matching function for call to 'distance' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:32): no matching function for call to 'distance' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:41): no matching function for call to 'distance' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl Line 51 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:52): no matching function for call to 'distance' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:6): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:7): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:8): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:9): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:15): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:16): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:17): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:18): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:24): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:25): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:26): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:27): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:33): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:34): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:35): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:36): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:42): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:43): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:44): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:45): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:53): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:54): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:55): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/distance-errors.hlsl:56): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 31 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/frac-builtin.hlsl (6034 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/frac-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/frac-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/firstbitlow-errors.hlsl (6040 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/firstbitlow-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl:5): no matching function for call to 'firstbitlow' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl:10): no matching function for call to 'firstbitlow' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl:15): call to 'firstbitlow' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl:20): 1st argument must be a scalar or vector of integer types (was 'double2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbitlow-errors.hlsl:25): 1st argument must be a scalar or vector of integer types (was 'double') # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/round-errors.hlsl (6059 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/round-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl:16): 1st argument must be a scalar or vector of floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl:21): 1st argument must be a scalar or vector of floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/round-errors.hlsl:26): 1st argument must be a scalar or vector of floating-point types (was 'int2' (aka 'vector')) # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/refract-errors.hlsl (6069 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/refract-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:5): no matching function for call to 'refract' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:14): no matching function for call to 'refract' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:23): no matching function for call to 'refract' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:32): no matching function for call to 'refract' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:41): no matching function for call to 'refract' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl Line 49 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:50): no matching function for call to 'refract' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl Line 60 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:61): no matching function for call to 'refract' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:6): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:7): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:8): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:9): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:15): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:16): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:17): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:18): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:24): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:25): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:26): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:27): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:33): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:34): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:35): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:36): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:42): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:43): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:44): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:45): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:51): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:52): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:53): candidate template ignored: substitution failure [with L = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:54): candidate template ignored: substitution failure [with L = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:62): candidate template ignored: deduced conflicting types for parameter 'T' ('float5' (vector of 5 'float' values) vs. 'float') # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:63): candidate template ignored: deduced conflicting types for parameter 'T' ('float5' (vector of 5 'float' values) vs. 'float') # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:64): candidate template ignored: substitution failure [with L = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/refract-errors.hlsl:65): candidate template ignored: substitution failure [with L = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 36 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl (6082 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/asfloat.hlsl (6133 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asfloat.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asfloat.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asfloat.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asfloat.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asfloat.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asfloat.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/select.hlsl (6150 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/select.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/select.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/select.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/select.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/select.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/select.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl (6174 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:3): 'SampleCmp' and 'SampleCmpLevelZero' require resource to contain a floating point type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:17): no matching member function for call to 'SampleCmpLevelZero' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:22): no matching member function for call to 'SampleCmpLevelZero' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:27): no matching member function for call to 'SampleCmpLevelZero' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl Line 35 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:32): no matching member function for call to 'SampleCmpLevelZero' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:14): in instantiation of member function 'hlsl::Texture2D>::SampleCmpLevelZero' requested here # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:18): candidate function not viable: requires 3 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:19): candidate function not viable: requires 4 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:23): candidate function not viable: requires 4 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:24): candidate function not viable: requires 3 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:28): candidate function not viable: no known conversion from 'SamplerState' to 'hlsl::SamplerComparisonState' for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:29): candidate function not viable: requires 4 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:33): candidate function not viable: no known conversion from 'SamplerComparisonState' to 'vector' (vector of 2 'int' values) for 4th argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl:34): candidate function not viable: requires 3 arguments, but 4 were provided # | 15 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveMin.hlsl (6183 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveMin.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl:15): invalid operand of type 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl:20): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMin.hlsl:27): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/hlsl_resource_t.hlsl (6196 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/hlsl_resource_t.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -x hlsl -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/hlsl_resource_t.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/hlsl_resource_t.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -x hlsl -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/hlsl_resource_t.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/hlsl_resource_t.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/hlsl_resource_t.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/float3.hlsl (6212 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/float3.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/float3.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/float3.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/float3.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/float3.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/float3.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl (6228 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl:24): no matching function for call to 'fn1' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl:27): no matching function for call to 'fnT' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl:30): no matching function for call to 'fnT2' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl:6): candidate function not viable: cannot bind reference in generic address space to object in address space 'groupshared' in 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl:12): candidate function template not viable: cannot bind reference in generic address space to object in address space 'groupshared' in 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl:18): candidate function template not viable: cannot bind reference in generic address space to object in address space 'groupshared' in 1st argument # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Resources/Texture2D-Subscript.hlsl (6236 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/Texture2D-Subscript.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -verify -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl:12): no viable overloaded operator[] for type 'Texture2D' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl Line 17: implicit conversion changes signedness: 'int' to 'vector' (vector of 2 'unsigned int' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl:20): implicit conversion truncates vector: 'int3' (aka 'vector') to 'vector' (vector of 2 'unsigned int' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl:21): implicit conversion changes signedness: 'int3' (aka 'vector') to 'vector' (vector of 2 'unsigned int' values) # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Subscript.hlsl:13): candidate function not viable: no known conversion from 'S' to 'vector' # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/asint16-errors.hlsl (6237 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asint16-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl -fnative-half-type -fnative-int16-type -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl -fnative-half-type -fnative-int16-type -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:7): no matching function for call to 'asint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:15): no matching function for call to 'asint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:23): no matching function for call to 'asint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:31): no matching function for call to 'asint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl Line 38 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:39): no matching function for call to 'asint16' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:8): candidate function template not viable: requires single argument 'V', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:9): candidate function template not viable: requires single argument 'F', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:16): candidate template ignored: could not match 'vector' against 'int' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:17): candidate template ignored: substitution failure [with T = int]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:24): candidate template ignored: could not match 'vector' against 'float' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:25): candidate template ignored: substitution failure [with T = float]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:32): candidate template ignored: substitution failure [with T = int, N = 4]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:33): candidate template ignored: substitution failure [with T = int4]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:40): candidate template ignored: substitution failure [with T = float, N = 4]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint16-errors.hlsl:41): candidate template ignored: substitution failure [with T = float4]: no type named 'Type' # | 16 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/groupsharedArgs/ArrTest.hlsl (6255 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/groupsharedArgs/ArrTest.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.0-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/ArrTest.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/ArrTest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.0-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/ArrTest.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/ArrTest.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/ArrTest.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/BoolVector.hlsl (6258 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BoolVector.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolVector.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolVector.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolVector.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolVector.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolVector.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/res-array-local1.hlsl (6276 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-local1.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local1.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local1.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local1.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local1.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local1.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl (6277 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl (6287 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl --check-prefixes=CHECK,DXIL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl --check-prefixes=CHECK,DXIL # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl --check-prefixes=CHECK,DXIL # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl (6290 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/VectorSwizzles.hlsl (6292 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/VectorSwizzles.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorSwizzles.hlsl -disable-llvm-passes -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorSwizzles.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorSwizzles.hlsl -disable-llvm-passes -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorSwizzles.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorSwizzles.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/asuint16.hlsl (6300 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asuint16.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint16.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint16.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint16.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint16.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asuint16.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Types/AggregateSplatConstantExpr.hlsl (6317 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/AggregateSplatConstantExpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -fnative-half-type -fnative-int16-type -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/AggregateSplatConstantExpr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -fnative-half-type -fnative-int16-type -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/AggregateSplatConstantExpr.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/groupsharedArgs/Overloads.hlsl (6330 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/groupsharedArgs/Overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.0-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Overloads.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Overloads.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.0-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Overloads.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Overloads.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Overloads.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/cbuffer.hlsl (6344 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl (6358 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl (6367 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/convergence/cf.for.plain.hlsl (6369 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/convergence/cf.for.plain.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/cf.for.plain.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/cf.for.plain.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/cf.for.plain.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/cf.for.plain.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/cf.for.plain.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/normalize-builtin.hlsl (6372 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/normalize-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/normalize-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/length-errors.hlsl (6383 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/length-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:6): no matching function for call to 'length' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:16): no matching function for call to 'length' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:25): no matching function for call to 'length' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 35 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:36): no matching function for call to 'length' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 45 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:46): no matching function for call to 'length' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 55 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:56): no matching function for call to 'length' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 64 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:65): no matching function for call to 'length' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl Line 75 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:76): no matching function for call to 'length' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:7): candidate function template not viable: requires single argument 'X', but no arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:8): candidate function template not viable: requires single argument 'X', but no arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:9): candidate function template not viable: requires single argument 'X', but no arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:10): candidate function template not viable: requires single argument 'X', but no arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:17): candidate function template not viable: requires single argument 'X', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:18): candidate function template not viable: requires single argument 'X', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:19): candidate function template not viable: requires single argument 'X', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:20): candidate function template not viable: requires single argument 'X', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:26): candidate template ignored: substitution failure [with T = double]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:27): candidate template ignored: substitution failure [with T = double]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:28): candidate template ignored: could not match '__detail::HLSL_FIXED_VECTOR' (aka 'vector<__detail::enable_if_t<(N > 1 && N <= 4), half>, N>') against 'double' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:29): candidate template ignored: could not match '__detail::HLSL_FIXED_VECTOR' (aka 'vector<__detail::enable_if_t<(N > 1 && N <= 4), float>, N>') against 'double' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:37): andidate template ignored: substitution failure [with T = bool]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:38): andidate template ignored: substitution failure [with T = bool]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:39): candidate template ignored: could not match '__detail::HLSL_FIXED_VECTOR' (aka 'vector<__detail::enable_if_t<(N > 1 && N <= 4), half>, N>') against 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:40): candidate template ignored: could not match '__detail::HLSL_FIXED_VECTOR' (aka 'vector<__detail::enable_if_t<(N > 1 && N <= 4), float>, N>') against 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:47): candidate template ignored: substitution failure [with T = int]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:48): candidate template ignored: substitution failure [with T = int]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:49): candidate template ignored: could not match '__detail::HLSL_FIXED_VECTOR' (aka 'vector<__detail::enable_if_t<(N > 1 && N <= 4), half>, N>') against 'int' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:50): candidate template ignored: could not match '__detail::HLSL_FIXED_VECTOR' (aka 'vector<__detail::enable_if_t<(N > 1 && N <= 4), float>, N>') against 'int' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:57): candidate template ignored: substitution failure [with T = int2] # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:58): candidate template ignored: substitution failure [with T = int2] # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:59): 1st parameter does not match adjusted type 'vector' of argument [with N = 2] # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:60): 1st parameter does not match adjusted type 'vector' of argument [with N = 2] # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:66): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:67): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:68): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:69): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:77): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:78): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:79): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/length-errors.hlsl:80): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 41 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/any-errors.hlsl (6392 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/any-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/any-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/any-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/any-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/any-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/any-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/any-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/asint-errors.hlsl (6395 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asint-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl -fnative-half-type -fnative-int16-type -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl -fnative-half-type -fnative-int16-type -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:6): no matching function for call to 'asint' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:13): no matching function for call to 'bit_cast' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:21): no matching function for call to 'bit_cast' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:7): candidate function template not viable: requires single argument 'V', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:8): candidate function template not viable: requires single argument 'F', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl Line 12 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:14): in instantiation of function template specialization 'hlsl::asint' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:15): candidate template ignored: could not match 'vector' against 'double' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:16): candidate template ignored: substitution failure [with U = int, T = double]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:22): in instantiation of function template specialization 'hlsl::asint' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:23): candidate template ignored: could not match 'vector' against 'half' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asint-errors.hlsl:24): candidate template ignored: substitution failure [with U = int, T = half]: no type named 'Type' # | 12 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl (6445 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-pixel /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-pixel /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl Line 8 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl:9): partial explicit stage input location assignment via vk::location(X) unsupported # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/transpose-builtin.hlsl (6457 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/transpose-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/transpose-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/lit.hlsl (6467 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/lit.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lit.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lit.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lit.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lit.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lit.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/local_resource_bindings.hlsl (6468 of 25549) ******************** TEST 'Clang :: SemaHLSL/local_resource_bindings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl (6478 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl2018 -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl2018 -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl:6): support for groupshared parameter annotation not added until HLSL 202x # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl:17): support for groupshared parameter annotation not added until HLSL 202x # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl:18): support for groupshared parameter annotation not added until HLSL 202x # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl:26): support for groupshared parameter annotation not added until HLSL 202x # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/all-errors.hlsl (6479 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/all-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/all-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/all-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/all-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/all-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/all-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/all-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl (6482 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl (6508 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl:20): no viable conversion from 'Foo' to 'bool' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/select-errors.hlsl (6516 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/select-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 22: too few arguments to function call, expected 3, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 26: too few arguments to function call, expected 3, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 31: too few arguments to function call, expected 3, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 35: too many arguments to function call, expected 3, have 4 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 40: invalid operand of type 'int' where 'bool' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 44: invalid operand of type 'int1' (aka 'vector') where 'bool' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 49: arguments are of different types ('int' vs 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 64: second and third arguments to '__builtin_hlsl_select' must be of scalar or vector type with matching scalar element type: 'vector' vs 'vector' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 5: implicit conversion turns vector to scalar: 'int1' (aka 'vector') to 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/select-errors.hlsl Line 18: implicit conversion turns vector to scalar: 'bool2' (aka 'vector') to 'bool' # | 11 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/clamp-builtin.hlsl (6530 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/clamp-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clamp-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/cbuffer_geps.hlsl (6531 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer_geps.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_geps.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_geps.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_geps.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_geps.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_geps.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl (6560 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxilv1.0-unknown-shadermodel6.0-compute -std=hlsl202x -emit-llvm-only -disable-llvm-passes /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl:4:12: error: CHECK: expected string not found in input # | // CHECK: warning: 'clamp' is deprecated: In 202x mismatched vector/scalar lowering for clamp is deprecated. Explicitly cast parameters. # | ^ # | :1:1: note: scanning from here # | In file included from :1: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: In file included from :1: # | check:4 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: 42 | #include "hlsl_alias_intrinsics_gen.inc" # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: 1 error generated. # | check:4 ~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/Bool.hlsl (6570 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/Bool.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Bool.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Bool.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Bool.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Bool.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Bool.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/AddUint64.hlsl (6578 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/AddUint64.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/AddUint64.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/AddUint64.hlsl --check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/AddUint64.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/AddUint64.hlsl --check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/AddUint64.hlsl --check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl (6591 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-compute -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-compute -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl:18): no matching function for call to 'fn1' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl:20): no matching function for call to 'fn2' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl Line 3 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl:4): candidate function not viable: cannot bind reference in generic address space to object in address space 'groupshared' in 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl:10): candidate template ignored: cannot deduce a type for 'T' that would make 'groupshared T' equal 'half' # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/dot-errors.hlsl (6609 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/dot-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:5): too few arguments to function call, expected 2, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:10): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:15): no matching function for call to 'dot' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:20): arguments are of different types ('vector<[...], 3>' vs 'vector<[...], 2>') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:25): arguments are of different types ('vector<[...], 3>' vs 'vector<[...], 2>') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:30): call to 'dot' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:35): call to 'dot' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:41): arguments are of different types ('vector' vs 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 45 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:46): arguments are of different types ('vector' vs 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 50 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:51): arguments are of different types ('vector' vs 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 56 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:57): arguments are of different types ('vector' vs 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 61 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:62): arguments are of different types ('vector' vs 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 66 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:67): arguments are of different types ('vector' vs 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:73): arguments are of different types ('vector' vs 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 78 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:79): arguments are of different types ('float' vs 'float2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 83 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:84): arguments are of different types ('float' vs 'float3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 88 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:89): arguments are of different types ('float' vs 'float4' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 93 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:94): arguments are of different types ('float2' (aka 'vector') vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 98 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:99): arguments are of different types ('float3' (aka 'vector') vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 103 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:104): arguments are of different types ('int2' (aka 'vector') vs 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 108 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:109): 1st argument must be a vector, integer or floating-point type (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 113 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:114): call to 'dot' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 118 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:119): 1st argument must be a scalar floating-point type (was 'double2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 123 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:124): are of different types ('float' vs 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl Line 128 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot-errors.hlsl:129): are of different types ('float' vs 'int') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 26 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/reflect-errors.hlsl (6626 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/reflect-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:5): no matching function for call to 'reflect' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:14): no matching function for call to 'reflect' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:23): no matching function for call to 'reflect' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:32): no matching function for call to 'reflect' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:41): no matching function for call to 'reflect' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl Line 51 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:52): no matching function for call to 'reflect' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:6): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:7): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:8): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:9): candidate function template not viable: requires 2 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:15): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:16): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:17): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:18): candidate function template not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:24): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:25): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:26): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:27): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:33): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:34): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:35): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:36): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:42): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:43): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:44): candidate template ignored: substitution failure [with L = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:45): candidate template ignored: substitution failure [with L = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:53): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:54): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:55): candidate template ignored: substitution failure [with L = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reflect-errors.hlsl:56): candidate template ignored: substitution failure [with L = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 31 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/no_int_promotion.hlsl (6629 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/no_int_promotion.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/no_int_promotion.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -O3 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/no_int_promotion.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/no_int_promotion.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -O3 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/no_int_promotion.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/no_int_promotion.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Resources/Texture2D-SampleGrad.hlsl (6632 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/Texture2D-SampleGrad.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl Line 18: no matching member function for call to 'SampleGrad' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl Line 24: no matching member function for call to 'SampleGrad' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl Line 30: no matching member function for call to 'SampleGrad' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:19): candidate function not viable: requires 4 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:20): candidate function not viable: requires 5 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:21): candidate function not viable: requires 6 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:25): candidate function not viable: requires 6 arguments, but 7 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:26): candidate function not viable: requires 5 arguments, but 7 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:27): candidate function not viable: requires 4 arguments, but 7 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:31): no known conversion from 'const char[8]' to 'float' for 6th argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:32): candidate function not viable: requires 5 arguments, but 6 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleGrad.hlsl:33): candidate function not viable: requires 4 arguments, but 6 were provided # | 13 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl (6637 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl (6640 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl:20): no viable conversion from 'Foo' to 'bool' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/cross-errors.hlsl (6652 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/cross-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl -fnative-half-type -fnative-int16-type -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl -fnative-half-type -fnative-int16-type -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:6): no matching function for call to 'cross' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:14): too few arguments to function call, expected 2, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:20): too few arguments to function call, expected 2, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:26): no matching function for call to 'cross' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 33 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:34): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:40): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 45 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:46): cannot initialize a parameter of type 'vector' (vector of 3 'float' values) with an lvalue of type 'int2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 51 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:52): cannot initialize a parameter of type 'vector' (vector of 3 'float' values) with an lvalue of type 'float2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl Line 57 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:58): call to 'cross' is ambiguous # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:7): candidate function not viable: requires 2 arguments, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:8): candidate function not viable: requires 2 arguments, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:27): candidate function not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:28): candidate function not viable: requires 2 arguments, but 3 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:59): candidate function # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/cross-errors.hlsl:60): candidate function # | 16 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Types/BuiltinVector/BooleanVectorConstantExpr.hlsl (6662 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinVector/BooleanVectorConstantExpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/BooleanVectorConstantExpr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/BooleanVectorConstantExpr.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/lerp-errors.hlsl (6676 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/lerp-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:5): too few arguments to function call, expected 3, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:10): too few arguments to function call, expected 3, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:15): too many arguments to function call, expected 3, have 4 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:20): no matching function for call to 'lerp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:30): all arguments to 'lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:35): all arguments to 'lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:40): all arguments to '__builtin_hlsl_lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 44 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:45): all arguments to '__builtin_hlsl_lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 49 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:50): all arguments to '__builtin_hlsl_lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 54 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:55): call to 'lerp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 59 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:60): call to 'lerp' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 64 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:65): all arguments to '__builtin_hlsl_lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 69 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:70): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 74 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:75): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 79 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:80): all arguments to '__builtin_hlsl_lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 84 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:85): all arguments to '__builtin_hlsl_lerp' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 89 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:90): 2nd argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 94 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:95): 2nd argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 99 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:100): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 104 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:105): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 109 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:110): 3rd argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 114 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:115): 2nd argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 119 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:120): 3rd argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 124 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:125): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int4' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/lerp-errors.hlsl:25): implicit conversion truncates vector: 'float3' (aka 'vector') to 'vector' (vector of 2 'float' values) # | 26 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl (6687 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl:17): invalid operand of type 'S' where a scalar or vector is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl:22): invalid operand of type 'bool' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/ScalarSwizzles.hlsl (6695 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/ScalarSwizzles.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ScalarSwizzles.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ScalarSwizzles.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ScalarSwizzles.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ScalarSwizzles.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/ScalarSwizzles.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl (6710 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/VectorElementStore.hlsl (6716 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/VectorElementStore.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -emit-llvm -disable-llvm-passes -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorElementStore.hlsl -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorElementStore.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -emit-llvm -disable-llvm-passes -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorElementStore.hlsl -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorElementStore.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/VectorElementStore.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/asdouble-errors.hlsl (6718 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asdouble-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl:5): too few arguments to function call, expected 2, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl:10): too few arguments to function call, expected 2, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl:15): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl:20): all arguments to '__builtin_hlsl_asdouble' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asdouble-errors.hlsl:25): invalid operand of type 'uint64_t' (aka 'unsigned long') where 'unsigned int' or a vector of such type is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/faceforward-errors.hlsl (6721 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/faceforward-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:5): no matching function for call to 'faceforward' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:14): no matching function for call to 'faceforward' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:23): no matching function for call to 'faceforward' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl Line 33 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:34): no matching function for call to 'faceforward' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:6): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:7): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:8): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:9): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:15): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:16): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:17): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:18): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:24): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:25): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:26): candidate template ignored: substitution failure [with L = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:27): candidate template ignored: substitution failure [with L = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:35): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:36): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:37): candidate template ignored: substitution failure [with L = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/faceforward-errors.hlsl:38): candidate template ignored: substitution failure [with L = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 21 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/rsqrt-builtin.hlsl (6729 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/rsqrt-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rsqrt-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl (6733 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -fnative-half-type -fnative-int16-type -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl:24): no matching function for call to 'fn1' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl:27): no matching function for call to 'fnT' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl:29): no matching function for call to 'fn3' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl:6): candidate function not viable: no known conversion from 'groupshared uint16_t' (aka 'groupshared unsigned short') to 'groupshared half &' for 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl:12): candidate function template not viable: no known conversion from 'groupshared uint16_t' (aka 'groupshared unsigned short') to 'groupshared half &' for 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl:18): candidate function template not viable: no known conversion from 'groupshared uint16_t' (aka 'groupshared unsigned short') to 'groupshared half &' for 1st argument # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/cbuffer_align.hlsl (6738 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer_align.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl -fnative-half-type -fsyntax-only -verify -verify-ignore-unexpected=warning # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl -fnative-half-type -fsyntax-only -verify -verify-ignore-unexpected=warning # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl:22): packoffset overlap between 'f0f', 's0f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl Line 38 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl:39): packoffset overlap between 'f1f', 's1f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl Line 54 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl:55): packoffset overlap between 'f2f', 's2f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl Line 70 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl:71): packoffset overlap between 'f3f', 's3f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl Line 86 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl:87): packoffset overlap between 'f4f', 's4f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl Line 101 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl:102): packoffset overlap between 'f5f', 's5f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl Line 117 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_align.hlsl:118): packoffset overlap between 'f6f', 's6f' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/AddUint64-errors.hlsl (6740 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/AddUint64-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:5): too few arguments to function call, expected 2, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:10): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:15): all arguments to '__builtin_hlsl_adduint64' must have the same type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:20): incorrect number of bits in vector operand (expected a multiple of 64 bits, have 96) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:25): 1st argument must be a vector of unsigned integer types (was 'uint' (aka 'unsigned int')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:30): incorrect number of bits in integer (expected 32 bits, have 16) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:35): 1st argument must be a vector of unsigned integer types (was 'int2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl Line 43 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/AddUint64-errors.hlsl:44): 1st argument must be a vector of unsigned integer types (was 'S') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/matrix-member-access-errors.hlsl (6762 of 25549) ******************** TEST 'Clang :: SemaHLSL/matrix-member-access-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 11: matrix row element accessor is out of bounds of zero based indexing # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 11: matrix column element accessor is out of bounds of zero based indexing # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 12: matrix row index 3 is out of bounds of rows size 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 12: matrix column index 3 is out of bounds of columns size 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 13: invalid matrix member 'A' expected row as integer # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 14: invalid matrix member 'F' expected column as integer # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 16: matrix row element accessor is out of bounds of one based indexing # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 16: matrix column element accessor is out of bounds of one based indexing # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 17: matrix row index 3 is out of bounds of rows size 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 17: matrix column index 3 is out of bounds of columns size 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 18: matrix row element accessor is out of bounds of one based indexing # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 18: matrix column element accessor is out of bounds of one based indexing # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 19: invalid matrix member 'foo' expected zero based: '_mRC' or one-based: '_RC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 20: invalid matrix member '_m00_33' expected zero based: '_mRC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 21: invalid matrix member '_11_m33' expected one-based: '_RC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 22: invalid matrix member '_m0000' expected zero based: '_mRC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 23: invalid matrix member '_m1' expected zero based: '_mRC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 24: invalid matrix member '_m' expected zero based: '_mRC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 25: invalid matrix member '_1' expected one-based: '_RC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 26: invalid matrix member 'm' expected length 4 for zero based: '_mRC' or length 3 for one-based: '_RC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 27: invalid matrix member '_' expected length 4 for zero based: '_mRC' or length 3 for one-based: '_RC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 28: invalid matrix member '_m00_m' expected zero based: '_mRC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 29: invalid matrix member '_m11_m2' expected zero based: '_mRC' accessor # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 30: invalid matrix member 'A' expected row as integer # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 30: invalid matrix member 'F' expected column as integer # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 33: matrix is not assignable (contains duplicate components) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 37: matrix swizzle length must be between 1 and 4 but is 5 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix-member-access-errors.hlsl Line 38: matrix swizzle length must be between 1 and 4 but is 5 # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 29 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/convergence/entry.point.hlsl (6765 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/convergence/entry.point.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -finclude-default-header -disable-llvm-passes -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/entry.point.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/entry.point.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -finclude-default-header -disable-llvm-passes -emit-llvm -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/entry.point.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/entry.point.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/entry.point.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Language/InitIncompleteArrays.hlsl (6773 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/InitIncompleteArrays.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header -verify -Wdouble-promotion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header -verify -Wdouble-promotion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl Line 56 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl:55): too few initializers in list for type 'int4[]' (aka 'vector[]') (expected 4 but found 2) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl Line 61 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl:60): too few initializers in list for type 'int4[]' (aka 'vector[]') (expected 8 but found 7) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl Line 68 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl:67): too few initializers in list for type 'int[][2]' (expected 6 but found 5) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl:31): implicit conversion turns floating-point number into integer: 'double' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl:31): implicit conversion turns floating-point number into integer: 'double' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl:32): implicit conversion turns floating-point number into integer: 'float' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitIncompleteArrays.hlsl:32): implicit conversion turns floating-point number into integer: 'float' to 'int' # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/res-array-local3.hlsl (6792 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-local3.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local3.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local3.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local3.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local3.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local3.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl (6795 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl:6): conversion between matrix types 'int3x2' (aka 'matrix') and 'matrix' of different size is not allowed # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl:12): conversion between matrix types 'int2x3' (aka 'matrix') and 'matrix' of different size is not allowed # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl Line 18 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl:19): cannot initialize a variable of type 'matrix<[...], 2, 3>' with an rvalue of type 'matrix<[...], 3, 2> # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/shader_type_attr.hlsl (6807 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/shader_type_attr.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shader_type_attr.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shader_type_attr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shader_type_attr.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shader_type_attr.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shader_type_attr.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl (6820 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl (6826 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -x hlsl -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/clip-builtin.hlsl (6827 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/clip-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/clip-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl (6829 of 25549) ******************** TEST 'Clang :: SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-vulkan-library -x hlsl -fsyntax-only -verify -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-vulkan-library -x hlsl -fsyntax-only -verify -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl:13): gatherCmpGreen operations on the Vulkan target are not supported; only GatherCmp and GatherCmpRed are allowed # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl:16): gatherCmpBlue operations on the Vulkan target are not supported; only GatherCmp and GatherCmpRed are allowed # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl:19): gatherCmpAlpha operations on the Vulkan target are not supported; only GatherCmp and GatherCmpRed are allowed # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/res-array-local-multi-dim.hlsl (6845 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-local-multi-dim.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local-multi-dim.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local-multi-dim.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local-multi-dim.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local-multi-dim.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local-multi-dim.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/radians-errors.hlsl (6871 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/radians-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl:15): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl:20): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/radians-errors.hlsl:25): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl (6876 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 3 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:4): unknown type name 'uint64_t5x5' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:8): unknown type name 'uint16_t4x4' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:11): constraints not satisfied for alias template 'matrix' [with element = int, rows_count = 5, cols_count = 5] # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:15): matrix row size too large # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:18): matrix column size too large # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:21): matrix row and column size too large # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:24): matrix row size too large # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:26): matrix column size too large # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:28): matrix row and column size too large # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:31): zero matrix size # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 32 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:33): zero matrix size # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:35): zero matrix size # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl:12): because '5 <= 4' (5 <= 4) evaluated to false # | 14 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/asuint-errors.hlsl (6889 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asuint-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl -fnative-half-type -fnative-int16-type -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl -fnative-half-type -fnative-int16-type -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:6): no matching function for call to 'asuint' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:17): no matching function for call to 'bit_cast' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:25): no matching function for call to 'bit_cast' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:35): read-only variable is not assignable # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:42): read-only variable is not assignable # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl Line 47 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:48): cannot bind non-lvalue argument '1' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl Line 53 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:54): cannot bind non-lvalue argument 'B + 1' to out paramemter # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:7): candidate function template not viable: requires single argument 'V', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:8): candidate function template not viable: requires single argument 'F', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:9): candidate function not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:10): candidate function not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:11): candidate function not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:12): candidate function not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:18): in instantiation of function template specialization 'hlsl::asuint' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:19): candidate template ignored: could not match 'vector' against 'double' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:20): candidate template ignored: substitution failure [with U = uint, T = double]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:26): in instantiation of function template specialization 'hlsl::asuint' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:27): candidate template ignored: could not match 'vector' against 'half' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_detail.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-errors.hlsl:28): candidate template ignored: substitution failure [with U = uint, T = half]: no type named 'Type' # | 20 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/f32tof16-errors.hlsl (6891 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/f32tof16-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:17): 1st argument must be a scalar or vector of floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:22): 1st argument must be a scalar or vector of floating-point types (was 'bool4' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:27): 1st argument must be a scalar or vector of floating-point types (was 'short') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:32): 1st argument must be a scalar or vector of floating-point types (was 'unsigned short') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 36 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:37): 1st argument must be a scalar or vector of floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 41 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:42): 1st argument must be a scalar or vector of floating-point types (was 'long') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 46 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:47): 1st argument must be a scalar or vector of floating-point types (was 'int2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 51 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:52): 1st argument must be a scalar or vector of floating-point types (was 'half') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 56 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:57): 1st argument must be a scalar or vector of floating-point types (was 'half4' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 61 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:62): 1st argument must be a scalar or vector of floating-point types (was 'unsigned int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 66 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:67): 1st argument must be a scalar or vector of floating-point types (was 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 71 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:72): no matching function for call to 'f32tof16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 76 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:77): no matching function for call to 'f32tof16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 81 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:82): 1st argument must be a scalar or vector of floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 86 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:87): 1st argument must be a scalar or vector of floating-point types (was 'bool3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 92 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:93): 1st argument must be a scalar or vector of floating-point types (was 'short') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 97 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:98): 1st argument must be a scalar or vector of floating-point types (was 'unsigned short') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 102 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:103): 1st argument must be a scalar or vector of floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 107 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:108): 1st argument must be a scalar or vector of floating-point types (was 'long') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 112 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:113): 1st argument must be a scalar or vector of floating-point types (was 'int3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 117 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:118): 1st argument must be a scalar or vector of floating-point types (was 'half') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 122 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:123): 1st argument must be a scalar or vector of floating-point types (was 'half2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 127 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:128): 1st argument must be a scalar or vector of floating-point types (was 'uint' (aka 'unsigned int')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl Line 132 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:133): 1st argument must be a scalar or vector of floating-point types (was 'double') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f32tof16-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | 35 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/reversebits-errors.hlsl (6893 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/reversebits-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reversebits-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reversebits-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reversebits-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reversebits-errors.hlsl:6): 1st argument must be a scalar or vector of integer types (was 'double2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reversebits-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/reversebits-errors.hlsl:11): 1st argument must be a scalar or vector of unsigned integer types (was 'int2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 3 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/rcp-builtin.hlsl (6896 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/rcp-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/rcp-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/firstbithigh-errors.hlsl (6948 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/firstbithigh-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl:5): no matching function for call to 'firstbithigh' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl:10): no matching function for call to 'firstbithigh' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl:15): no matching function for call to 'firstbithigh' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl:20): 1st argument must be a scalar or vector of integer types (was 'double2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/firstbithigh-errors.hlsl:25): 1st argument must be a scalar or vector of integer types (was 'double') # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/asint.hlsl (6953 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/asint.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/asint.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/degrees-builtin.hlsl (6956 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/degrees-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/degrees-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/or.hlsl (6959 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/or.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/or.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/or.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/or.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/or.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/or.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl (6973 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl --check-prefixes=CHECK,CHECK-SPIRV # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-pixel -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl --check-prefixes=CHECK,CHECK-SPIRV # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl --check-prefixes=CHECK,CHECK-SPIRV # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/ldexp-errors.hlsl (6983 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/ldexp-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:5): no matching function for call to 'ldexp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:14): no matching function for call to 'ldexp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:23): no matching function for call to 'ldexp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl Line 33 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:34): no matching function for call to 'ldexp' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:6): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:7): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:8): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:9): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:15): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:16): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:17): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:18): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:24): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:25): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:26): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:27): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:35): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:36): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:37): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ldexp-errors.hlsl:38): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 21 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl (6995 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Wave.hlsl (7033 of 25549) ******************** TEST 'Clang :: SemaHLSL/Wave.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil--shadermodel6.7-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Wave.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil--shadermodel6.7-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Wave.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl (7036 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library -x hlsl -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library -x hlsl -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:8): an array type is not allowed here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:14): an array type is not allowed here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:21): an array type is not allowed here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:28): an array type is not allowed here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:35): an array type is not allowed here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 41 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:42): an array type is not allowed here # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:9): in instantiation of function template specialization 'hlsl::ByteAddressBuffer::Load' requested here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:15): in instantiation of function template specialization 'hlsl::RWByteAddressBuffer::Load' requested here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:22): in instantiation of function template specialization 'hlsl::RWByteAddressBuffer::Load' requested here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:29): in instantiation of function template specialization 'hlsl::ByteAddressBuffer::Load' requested here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:36): in instantiation of function template specialization 'hlsl::RWByteAddressBuffer::Store' requested here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Line 41 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl:43): in instantiation of function template specialization 'hlsl::RWByteAddressBuffer::Store' requested here # | 13 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl (7060 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl:15): invalid operand of type 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl:20): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl:27): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl (7063 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl (7097 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/resources/res-array-local2.hlsl (7105 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-local2.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local2.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local2.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local2.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local2.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-local2.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/no-conversion-warnings.hlsl (7118 of 25549) ******************** TEST 'Clang :: SemaHLSL/no-conversion-warnings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library -Wno-conversion -Wno-vector-conversion -Wno-matrix-conversion -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/no-conversion-warnings.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library -Wno-conversion -Wno-vector-conversion -Wno-matrix-conversion -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/no-conversion-warnings.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/asfloat-constexpr.hlsl (7133 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asfloat-constexpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-constexpr.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asfloat-constexpr.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl (7156 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl:15): invalid operand of type 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl:20): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl:27): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Resources/Texture2D-Sema.hlsl (7169 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/Texture2D-Sema.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:10): no matching member function for call to 'Sample' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:18): no matching member function for call to 'Sample' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:24): no matching member function for call to 'Sample' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:30): no matching member function for call to 'Sample' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:11): candidate function not viable: requires 2 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:12): candidate function not viable: requires 3 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:13): candidate function not viable: requires 4 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:19): candidate function not viable: requires 4 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:20): candidate function not viable: requires 3 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:21): candidate function not viable: requires 2 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:25): candidate function not viable: no known conversion from 'SamplerState' to 'vector' (vector of 2 'int' values) for 3rd argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:26): candidate function not viable: requires 2 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:27): candidate function not viable: requires 4 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:31): candidate function not viable: no known conversion from 'SamplerState' to 'float' for 4th argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:32): candidate function not viable: requires 3 arguments, but 4 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-Sema.hlsl:33): candidate function not viable: requires 2 arguments, but 4 were provided # | 17 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/normalize-errors.hlsl (7175 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/normalize-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl -fnative-half-type -fnative-int16-type -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl -fnative-half-type -fnative-int16-type -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl:12): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl:18): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl:24): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/normalize-errors.hlsl:30): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/Resources/Texture2D-SampleBias.hlsl (7177 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/Texture2D-SampleBias.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl Line 17: no matching member function for call to 'SampleBias' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl Line 23: no matching member function for call to 'SampleBias' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl Line 29: no matching member function for call to 'SampleBias' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:18): candidate function not viable: requires 3 arguments, but 2 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:19): candidate function not viable: requires 4 arguments, but 2 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:20): candidate function not viable: requires 5 arguments, but 2 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:24): candidate function not viable: requires 5 arguments, but 6 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:25): candidate function not viable: requires 4 arguments, but 6 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:26): candidate function not viable: requires 3 arguments, but 6 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:30): no known conversion from 'const char[8]' to 'float' for 5th argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:31): candidate function not viable: requires 4 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleBias.hlsl:32): candidate function not viable: requires 3 arguments, but 5 were provided # | 13 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl (7184 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl:5): too few arguments to function call, expected 3, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl:10): too few arguments to function call, expected 3, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl:15): too few arguments to function call, expected 3, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl:20): too many arguments to function call, expected 3, have 4 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl:27): no viable conversion from 'S' to 'unsigned int' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/export.hlsl (7194 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/export.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/export.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/export.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/export.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/export.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/export.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl (7204 of 25549) ******************** TEST 'Clang :: SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl -fsyntax-only -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl -fsyntax-only -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_spirv.h Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl:6): argument type 'S' is incomplete # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl Line 4: forward declaration of 'S' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl Line 8 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl:9): in instantiation of template type alias 'SpirvOpaqueType' requested here # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/lerp-builtin.hlsl (7208 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/lerp-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/lerp-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl (7214 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl:15): invalid operand of type 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl:20): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl:27): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/groupsharedArgs/Scalartest.hlsl (7228 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/groupsharedArgs/Scalartest.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.2-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Scalartest.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Scalartest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-half-type -fnative-int16-type -triple dxil-pc-shadermodel6.2-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Scalartest.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Scalartest.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/Scalartest.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80 FAIL: Clang :: CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl (7254 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/asuint16-errors.hlsl (7261 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asuint16-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl -fnative-half-type -fnative-int16-type -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl -fnative-half-type -fnative-int16-type -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:6): no matching function for call to 'asuint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:15): no matching function for call to 'asuint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:24): no matching function for call to 'asuint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:32): no matching function for call to 'asuint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:40): no matching function for call to 'asuint16' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl Line 47 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:48): no matching function for call to 'asuint16' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:7): candidate function template not viable: requires single argument 'V', but no arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:8): candidate function template not viable: requires single argument 'F', but no arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:16): candidate function template not viable: requires single argument 'V', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:17): candidate function template not viable: requires single argument 'F', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:25): candidate template ignored: could not match 'vector' against 'int' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:26): candidate template ignored: substitution failure [with T = int]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:33): candidate template ignored: could not match 'vector' against 'float' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:34): candidate template ignored: substitution failure [with T = float]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:41): candidate template ignored: substitution failure [with T = int, N = 4]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:42): candidate template ignored: substitution failure [with T = int4]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:49): candidate template ignored: substitution failure [with T = float, N = 4]: no type named 'Type' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl:50): candidate template ignored: substitution failure [with T = float4]: no type named 'Type' # | 19 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl (7262 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl (7266 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl:15): invalid operand of type 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl:20): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl:27): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/builtins/radians-builtin.hlsl (7268 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/radians-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/radians-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/resources/res-array-global-dyn-index.hlsl (7281 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-global-dyn-index.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-dyn-index.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-dyn-index.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-dyn-index.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-dyn-index.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-dyn-index.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/isnan-errors.hlsl (7304 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/isnan-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl:6): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl:16): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl:21): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl:26): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl:32): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl Line 36 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/isnan-errors.hlsl:37): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl (7330 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -fmatrix-memory-layout=row-major -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl (7332 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl:17): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl (7335 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl (7342 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -std=hlsl202x -verify -Wconversion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl Line 3 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl:4): 'export' attribute is not compatible with 'groupshared' parameter attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl Line 8 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl:9): 'noinline' attribute is not compatible with 'groupshared' parameter attribute # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl:20): 'noinline' attribute is not compatible with 'groupshared' parameter attribute # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl (7349 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/resources/res-array-global-subarray-one.hlsl (7356 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/res-array-global-subarray-one.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-one.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-one.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-one.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-one.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/res-array-global-subarray-one.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/splitdouble-errors.hlsl (7358 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/splitdouble-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl -fnative-half-type -fnative-int16-type -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl -fnative-half-type -fnative-int16-type -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:5): too few arguments to function call, expected 3, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:11): too few arguments to function call, expected 3, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:17): too many arguments to function call, expected 3, have 4 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:23): invalid operand of type 'bool3' (aka 'vector') where 'double' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:30): invalid operand of type 'bool' where 'unsigned int' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 36 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:37): invalid operand of type 'bool' where 'unsigned int' or a vector of such type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 43 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:44): cannot bind non-lvalue argument 'A' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 50 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:51): cannot bind non-lvalue argument 'B' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 56 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:57): cannot bind non-lvalue argument '(uint)1' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 62 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:63): cannot bind non-lvalue argument '(uint)1' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 68 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:69): cannot bind non-lvalue argument 'B + 1' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl Line 74 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/splitdouble-errors.hlsl:75): cannot bind non-lvalue argument 'B + 1' to out paramemter # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 13 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/builtins/dot-builtin.hlsl (7368 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/dot-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot-builtin.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dot-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl (7380 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/matrix_single_subscript_errors.hlsl (7392 of 25549) ******************** TEST 'Clang :: SemaHLSL/matrix_single_subscript_errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.4-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix_single_subscript_errors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.4-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix_single_subscript_errors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix_single_subscript_errors.hlsl Line 6: matrix row index is not an integer # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix_single_subscript_errors.hlsl Line 11: matrix row index is outside the allowed range # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/matrix_single_subscript_errors.hlsl Line 15: vector component access exceeds type 'vector' (vector of 3 'float' values) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl (7397 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl:5): too few arguments to function call, expected 2, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl:10): too few arguments to function call, expected 2, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl:15): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl:20): passing 'double' to parameter of incompatible type 'unsigned int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl:25): passing 'int3' (aka 'vector') to parameter of incompatible type 'unsigned int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl:32): passing 'S' to parameter of incompatible type 'unsigned int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Line 36 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl:37): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl (7400 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl (7414 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:5): implicit conversion truncates matrix: 'int4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:11): implicit conversion truncates matrix: 'int4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:17): implicit conversion truncates matrix: 'int4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:23): implicit conversion truncates matrix: 'int4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:29): implicit conversion truncates matrix: 'int4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:35): implicit conversion truncates matrix: 'int4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:41): implicit conversion truncates matrix: 'int4x4' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Line 46 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl:47): implicit conversion turns matrix to scalar: 'int4x4' (aka 'matrix') to 'int' # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl (7418 of 25549) ******************** TEST 'Clang :: SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl -fsyntax-only -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl -fsyntax-only -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_spirv.h Line 18 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl:4): the argument to vk::Literal must be a vk::integral_constant # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl:7): in instantiation of template type alias 'SpirvOpaqueType' requested here # | 3 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/smoothstep-errors.hlsl (7423 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/smoothstep-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:5): no matching function for call to 'smoothstep' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:14): no matching function for call to 'smoothstep' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:23): no matching function for call to 'smoothstep' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:32): no matching function for call to 'smoothstep' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:41): no matching function for call to 'smoothstep' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl Line 49 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:50): no matching function for call to 'smoothstep' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl Line 60 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:61): no matching function for call to 'smoothstep' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:6): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:7): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:8): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:9): candidate function template not viable: requires 3 arguments, but 1 was provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:15): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:16): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:17): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:18): candidate function template not viable: requires 3 arguments, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:24): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:25): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:26): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:27): candidate function template not viable: requires 3 arguments, but 4 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:33): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:34): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:35): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:36): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:42): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:43): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:44): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:45): candidate template ignored # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:51): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:52): candidate template ignored: substitution failure [with T = float1]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:53): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:54): candidate template ignored: substitution failure [with N = 1]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:62): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:63): candidate template ignored: substitution failure [with T = float5]: no type named 'Type' in 'hlsl::__detail::enable_if>' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:64): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/smoothstep-errors.hlsl:65): candidate template ignored: substitution failure [with N = 5]: no type named 'Type' in 'hlsl::__detail::enable_if' # | 36 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl (7428 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl:15): invalid operand of type 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl:20): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl:27): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl (7429 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:5): no matching function for call to 'D3DCOLORtoUBYTE4' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:11): no matching function for call to 'D3DCOLORtoUBYTE4' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:17): no matching function for call to 'D3DCOLORtoUBYTE4' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:27): no matching function for call to 'D3DCOLORtoUBYTE4' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:6): candidate function not viable: requires single argument 'V', but no arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:12): candidate function not viable: requires single argument 'V', but 2 arguments were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:18): candidate function not viable: no known conversion from 'vector<[...], 2>' to 'vector<[...], 4>' for 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl:28): candidate function not viable: no known conversion from 'S' to 'float4' (aka 'vector') for 1st argument # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Operators/logical-not.hlsl (7438 of 25549) ******************** TEST 'Clang :: SemaHLSL/Operators/logical-not.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/logical-not.hlsl -fnative-half-type -fnative-int16-type -ast-dump -ast-dump-filter=case | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/logical-not.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/logical-not.hlsl -fnative-half-type -fnative-int16-type -ast-dump -ast-dump-filter=case # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/logical-not.hlsl -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/GroupMemoryBarrierWithGroupSync-errors.hlsl (7451 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/GroupMemoryBarrierWithGroupSync-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/GroupMemoryBarrierWithGroupSync-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/GroupMemoryBarrierWithGroupSync-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/GroupMemoryBarrierWithGroupSync-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/GroupMemoryBarrierWithGroupSync-errors.hlsl:5): too many arguments to function call, expected 0, have 1 # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/mad-errors.hlsl (7452 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/mad-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:5): too few arguments to function call, expected 3, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:10): too few arguments to function call, expected 3, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:15): too many arguments to function call, expected 3, have 4 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:20): no matching function for call to 'mad' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:25): arguments are of different types ('vector<[...], 3>' vs 'vector<[...], 2>') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:30): arguments are of different types ('vector<[...], 3>' vs 'vector<[...], 2>') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:35): call to 'mad' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:40): call to 'mad' is ambiguous # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 44 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:45): arguments are of different types ('float' vs 'float2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 49 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:50): arguments are of different types ('float' vs 'float3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 54 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:55): arguments are of different types ('float' vs 'float4' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 59 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:60): arguments are of different types ('float2' (aka 'vector') vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 64 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:65): arguments are of different types ('float3' (aka 'vector') vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 69 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:70): arguments are of different types ('int2' (aka 'vector') vs 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 74 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:75): 3rd argument must be a vector, integer or floating-point type (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 79 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:80): 2nd argument must be a vector, integer or floating-point type (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 84 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:85): arguments are of different types ('float' vs 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl Line 91 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mad-errors.hlsl:92): invalid arithmetic between different enumeration types ('e' and 'f') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 19 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl (7459 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl:5): too few arguments to function call, expected 3, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl:10): too few arguments to function call, expected 3, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl:15): too few arguments to function call, expected 3, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl:20): too many arguments to function call, expected 3, have 4 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl:27): no viable conversion from 'S' to 'unsigned int' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/vk-input-builtin.hlsl (7465 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-input-builtin.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan1.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-input-builtin.hlsl -emit-llvm -O3 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-input-builtin.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan1.3-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-input-builtin.hlsl -emit-llvm -O3 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-input-builtin.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-input-builtin.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/mul-errors.hlsl (7469 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/mul-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:10): no matching function for call to 'mul' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:16): no matching function for call to 'mul' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:22): no matching function for call to 'mul' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:28): no matching function for call to 'mul' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl Line 33 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:34): no matching function for call to 'mul' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:40): no matching function for call to 'mul' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/mul-errors.hlsl:3): candidate template ignored # | 115 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/builtins/and_mat.hlsl (7488 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/and_mat.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and_mat.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and_mat.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and_mat.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and_mat.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and_mat.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/vk-features/SpirvType.hlsl (7490 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/SpirvType.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.hlsl -emit-llvm -disable-llvm-passes -fspv-use-unknown-image-format -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.hlsl -emit-llvm -disable-llvm-passes -fspv-use-unknown-image-format -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/sign-errors.hlsl (7499 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/sign-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/sign-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/sign-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/sign-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/sign-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/sign-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/sign-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/resources-declared-only-once.hlsl (7501 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources-declared-only-once.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxilv1.7-unknown-shadermodel6.7-library -finclude-default-header -verify -emit-llvm -o - -x hlsl /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources-declared-only-once.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxilv1.7-unknown-shadermodel6.7-library -finclude-default-header -verify -emit-llvm -o - -x hlsl /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources-declared-only-once.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources-declared-only-once.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources-declared-only-once.hlsl:3): declaration does not declare anything # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl (7505 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl (7510 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl:17): invalid operand of type 'S' where a scalar or vector is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl:22): invalid operand of type 'bool' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl (7519 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-pc-vulkan-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-default.hlsl (7534 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-default.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -std=hlsl202x -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -std=hlsl202x -emit-llvm -disable-llvm-passes -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-default.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl (7557 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/asuint-constexpr.hlsl (7564 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/asuint-constexpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-constexpr.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/asuint-constexpr.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl (7567 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Line 4: incomplete type 'Undefined' used in type trait expression # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl:7): variable length arrays are not supported for the current target # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl:8): variable length arrays are not supported in '__builtin_hlsl_is_intangible' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl:9): variable length arrays in C++ are a Clang extension # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Line 3: forward declaration of 'Undefined' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Line 6: declared here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl:10): function parameter 'X' with unknown value cannot be used in a constant expression # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/Operators/logical-not.hlsl (7581 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/Operators/logical-not.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -disable-llvm-passes -emit-llvm -finclude-default-header -fnative-half-type -fnative-int16-type -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Operators/logical-not.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Operators/logical-not.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -disable-llvm-passes -emit-llvm -finclude-default-header -fnative-half-type -fnative-int16-type -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Operators/logical-not.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Operators/logical-not.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/Operators/logical-not.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/vk-features/SpirvType.alignment.hlsl (7583 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/SpirvType.alignment.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.alignment.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.alignment.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.alignment.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.alignment.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/SpirvType.alignment.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl (7590 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl:15): invalid operand of type 'bool' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl:20): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl:27): invalid operand of type 'S' where a scalar or vector is required # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/resources/cbuffer_matrix_align.hlsl (7594 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/cbuffer_matrix_align.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl -fnative-half-type -fsyntax-only -verify -verify-ignore-unexpected=warning # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl -fnative-half-type -fsyntax-only -verify -verify-ignore-unexpected=warning # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl:11): packoffset overlap between 'a0bad', 'A0f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl:29): packoffset overlap between 's0bad', 's0f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl Line 51 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl:52): packoffset overlap between 'o0bad', 'o0f' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl Line 69 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/cbuffer_matrix_align.hlsl:70): packoffset overlap between 'as0bad', 'as0f' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/WaveBuiltinAvailability.hlsl (7608 of 25549) ******************** TEST 'Clang :: SemaHLSL/WaveBuiltinAvailability.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel5.0-library -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/WaveBuiltinAvailability.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel5.0-library -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/WaveBuiltinAvailability.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/WaveBuiltinAvailability.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/WaveBuiltinAvailability.hlsl:7): 'WaveActiveCountBits' is only available on Shader Model 6.0 or newer # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/WaveBuiltinAvailability.hlsl:8): 'WaveActiveCountBits' has been marked as being introduced in Shader Model 6.0 here, but the deployment target is Shader Model 5.0 # | 3 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Types/ElementwiseCastConstantExpr.hlsl (7612 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/ElementwiseCastConstantExpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -fnative-half-type -fnative-int16-type -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/ElementwiseCastConstantExpr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -fnative-half-type -fnative-int16-type -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/ElementwiseCastConstantExpr.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Language/ArrayOutputArgs-errors.hlsl (7615 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/ArrayOutputArgs-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:11): no matching function for call to 'increment' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl Line 18 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:19): no matching function for call to 'increment' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:26): no matching function for call to 'increment' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl Line 32 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:33): no matching function for call to 'increment' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:40): no matching function for call to 'increment' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl Line 48 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:49): no matching function for call to 'increment' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:12): candidate function not viable: no known conversion from 'int[3]' to 'int[2]' for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:20): candidate function not viable: no known conversion from 'int[1]' to 'int[2]' for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:27): candidate function not viable: requires single argument 'Arr', but no arguments were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:34): candidate function not viable: no known conversion from 'float[2]' to 'int[2]' for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:41): candidate function not viable: no known conversion from 'int' to 'int[2]' for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ArrayOutputArgs-errors.hlsl:50): candidate function not viable: requires single argument 'Arr', but 2 arguments were provided # | 13 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Types/BuiltinVector/TruncationConstantExpr.hlsl (7618 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinVector/TruncationConstantExpr.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/TruncationConstantExpr.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/TruncationConstantExpr.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Language/ElementwiseCast-errors.hlsl (7628 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/ElementwiseCast-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl:7): C-style cast from 'int[3]' to 'int[4]' is not allowed # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl:24): no matching conversion for functional-style cast from 'int2' (aka 'vector') to 'R' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl:29): cannot convert 'R' to 'int2' (aka 'vector') without a conversion operator # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl:11): candidate constructor (the implicit copy constructor) not viable: no known conversion from 'int2' (aka 'vector') to 'const R' for 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl:12): candidate constructor (the implicit move constructor) not viable: no known conversion from 'int2' (aka 'vector') to 'R' for 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ElementwiseCast-errors.hlsl:13): candidate constructor (the implicit default constructor) not viable: requires 0 arguments, but 1 was provided # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl (7637 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl (7656 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-int16-type -fnative-half-type -fmath-errno -ffp-contract=on -fno-rounding-math -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -fnative-int16-type -fnative-half-type -fmath-errno -ffp-contract=on -fno-rounding-math -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl:7): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl:12): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl:17): invalid operand of type 'float' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl:22): invalid operand of type 'bool2' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl:29): invalid operand of type 'S' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl (7661 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/local_resource_bindings_errs.hlsl (7666 of 25549) ******************** TEST 'Clang :: SemaHLSL/local_resource_bindings_errs.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl:13): assignment of 'cond ? Out0 : Out1' to local resource 'Out' is not to the same unique global resource # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl:21): assignment of 'Out1' to local resource 'Out' is not to the same unique global resource # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl:30): assignment of 'OutArr[0]' to local resource 'Out' is not to the same unique global resource # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl:38): assignment of 'cond ? Out0 : Out1' to local resource 'Out' is not to the same unique global resource # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl Line 47 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl:46): assignment of 'cond ? Out0 : Out1' to local resource 'StaticOut' is not to the same unique global resource # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl Line 19: variable 'Out' is declared here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/local_resource_bindings_errs.hlsl Line 28: variable 'Out' is declared here # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl (7667 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl Line 4: vector component access exceeds type 'vector' (vector of 1 'int' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl Line 8: vector component access exceeds type 'vector' (vector of 1 'float' value) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl Line 12: illegal vector component name 'p' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl Line 16: expected unqualified-id # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl Line 20: assignment to cast is illegal, lvalue casts are not supported # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Types/Traits/IsTypedResourceElementCompatible.hlsl (7677 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/Traits/IsTypedResourceElementCompatible.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -fnative-half-type -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsTypedResourceElementCompatible.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -fnative-half-type -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/IsTypedResourceElementCompatible.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/builtins/isnan-overloads.hlsl (7681 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/isnan-overloads.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan-overloads.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan-overloads.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan-overloads.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan-overloads.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/isnan-overloads.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/valid-shader-stages.hlsl (7694 of 25549) ******************** TEST 'Clang :: SemaHLSL/valid-shader-stages.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/valid-shader-stages.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/valid-shader-stages.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/convergence/for.hlsl (7704 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/convergence/for.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/for.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/for.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/for.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/for.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/for.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/builtins/dst.hlsl (7716 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/dst.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dst.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dst.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.2-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dst.hlsl -fnative-half-type -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dst.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/dst.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/vk-features/vk.spec-constant.hlsl (7729 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/vk.spec-constant.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.spec-constant.hlsl -fnative-int16-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.spec-constant.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple spirv-unknown-vulkan-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.spec-constant.hlsl -fnative-int16-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.spec-constant.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.spec-constant.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WaveGetLaneIndex-errors.hlsl (7747 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveGetLaneIndex-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveGetLaneIndex-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveGetLaneIndex-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveGetLaneIndex-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveGetLaneIndex-errors.hlsl:5): too many arguments to function call, expected 0, have 1 # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Resources/packoffset-invalid.hlsl (7767 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/packoffset-invalid.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -fnative-half-type -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -fnative-half-type -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:19): attribute 'packoffset' only applies to shader constant in a constant buffer # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:24): invalid resource class specifier 't2' for packoffset, expected 'c' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:26): invalid component 'm' used; expected 'x', 'y', 'z', or 'w' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:33): packoffset overlap between 'o2', 'o1' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:39): packoffset cannot cross register boundary # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 42 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:41): packoffset cannot cross register boundary # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 52 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:51): register or packoffset bind is not valid # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 54 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:53): register or packoffset bind is not valid # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 59 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:58): packoffset at 'y' does not match alignment 64 required by 'double' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 61 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:60): packoffset cannot cross register boundary # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 63 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:62): packoffset cannot cross register boundary # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 68 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:67): expected identifier # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 70 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:69): expected identifier # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:71): expected ')' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 74 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:73): invalid component 'X' used # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 76 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:75): expected '(' after '' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 78 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:77): expected identifier # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 80 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:79): expected '(' after ' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 82 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:81): expected '(' after ' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 85 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:84): invalid component 'xy' used # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 87 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:86): invalid component 'rg' used # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 89 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:88): invalid component 'yes' used # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 91 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:90): invalid component 'woo' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 93 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:92): invalid component 'xr' used # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 105 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:104): packoffset overlap between 'S2', 'S1' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 120 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:119): packoffset overlap between 'S24', 'S23' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:3): cannot mix packoffset elements with nonpackoffset elements in a cbuffer # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl Line 12 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/packoffset-invalid.hlsl:11): cannot mix packoffset elements with nonpackoffset elements in a cbuffer # | 29 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Language/ImpCastAddrSpace.hlsl (7783 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/ImpCastAddrSpace.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -finclude-default-header -fnative-half-type /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl Line 4: implicit conversion turns floating-point number into integer: 'double' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl Line 5: implicit conversion from 'int' to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl Line 8: implicit conversion from 'int' to 'half' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl Line 9: implicit conversion turns floating-point number into integer: 'double' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl Line 10: implicit conversion turns floating-point number into integer: 'float' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/ImpCastAddrSpace.hlsl Line 11: implicit conversion turns floating-point number into integer: 'half' to 'int' # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl (7789 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-compute -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl (7795 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Semantics/struct_input.hlsl (7806 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/struct_input.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl:5): semantic annotations must be present for all parameters of an entry function or patch constant function # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl Line 18 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl:16): semantic annotations must be present for all parameters of an entry function or patch constant function # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl:6): 'f1' used here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl Line 12 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl:11): 's' declared here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl Line 18 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/struct_input.hlsl:17): 'f' declared here # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/semantics/semantic.nested.vs.hlsl (7811 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/semantics/semantic.nested.vs.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.nested.vs.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.nested.vs.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.nested.vs.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.nested.vs.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/semantics/semantic.nested.vs.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl (7828 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/ArrayAssignable_errors.hlsl (7830 of 25549) ******************** TEST 'Clang :: SemaHLSL/ArrayAssignable_errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl:7): assigning to 'int[2]' from incompatible type 'int[3]' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl:14): assigning to 'int[3]' from incompatible type 'int[2]' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl:21): assigning to 'int[2][2]' from incompatible type 'int[2]' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl Line 27 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/ArrayAssignable_errors.hlsl:28): assigning to 'int[2]' from incompatible type 'int[2][2]' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/step-errors.hlsl (7835 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/step-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl -fnative-half-type -fnative-int16-type -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl -fnative-half-type -fnative-int16-type -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl Line 5 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl:6): too few arguments to function call, expected 2, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl Line 11 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl:12): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl:18): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl:24): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/step-errors.hlsl:30): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/rsqrt-errors.hlsl (7863 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/rsqrt-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl:15): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl:20): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl:25): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/rsqrt-errors.hlsl:30): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'double') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/convergence/global_array.hlsl (7868 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/convergence/global_array.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-unknown-vulkan-compute -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/global_array.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/global_array.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-unknown-vulkan-compute -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/global_array.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/global_array.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/global_array.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/f16tof32-errors.hlsl (7889 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/f16tof32-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl -fnative-int16-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 10 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:11): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:17): 1st argument must be a scalar or vector of unsigned integer types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:22): 1st argument must be a scalar or vector of unsigned integer types (was 'bool4' (aka 'vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:27): 1st argument must be a scalar or vector of unsigned integer types (was 'short') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:32): incorrect number of bits in integer (expected 32 bits, have 16) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 36 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:37): 1st argument must be a scalar or vector of unsigned integer types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 41 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:42): 1st argument must be a scalar or vector of unsigned integer types (was 'long') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 46 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:47): 1st argument must be a scalar or vector of unsigned integer types (was 'int2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 51 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:52): 1st argument must be a scalar or vector of unsigned integer types (was 'half') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 56 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:57): 1st argument must be a scalar or vector of unsigned integer types (was 'half4' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 61 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:62): 1st argument must be a scalar or vector of unsigned integer types (was 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 66 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:67): 1st argument must be a scalar or vector of unsigned integer types (was 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 71 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:72): no matching function for call to 'f16tof32' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 76 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:77): no matching function for call to 'f16tof32' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 81 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:82): 1st argument must be a scalar or vector of unsigned integer types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 86 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:87): 1st argument must be a scalar or vector of unsigned integer types (was 'bool3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 92 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:93): 1st argument must be a scalar or vector of unsigned integer types (was 'short') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 97 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:98): incorrect number of bits in integer (expected 32 bits, have 16) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 102 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:103): 1st argument must be a scalar or vector of unsigned integer types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 107 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:108): 1st argument must be a scalar or vector of unsigned integer types (was 'long') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 112 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:113): 1st argument must be a scalar or vector of unsigned integer types (was 'int3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 117 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:118): 1st argument must be a scalar or vector of unsigned integer types (was 'half') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 122 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:123): 1st argument must be a scalar or vector of unsigned integer types (was 'half2' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 127 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:128): 1st argument must be a scalar or vector of unsigned integer types (was 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl Line 132 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:133): 1st argument must be a scalar or vector of unsigned integer types (was 'double') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:6): candidate function not viable: requires 1 argument, but 0 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/f16tof32-errors.hlsl:12): candidate function not viable: requires 1 argument, but 2 were provided # | 35 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl (7895 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl | llvm-cxxfilt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: llvm-cxxfilt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl (7927 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl (7955 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl:20): no viable conversion from 'Foo' to 'bool' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl (7957 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/convergence/do.while.hlsl (7961 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/convergence/do.while.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/do.while.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/do.while.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/do.while.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/do.while.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/do.while.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/BoolMatrix.hlsl (7964 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/BoolMatrix.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolMatrix.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolMatrix.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library -emit-llvm -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolMatrix.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolMatrix.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/BoolMatrix.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl (7969 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-pixel /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple spirv-pc-vulkan1.3-pixel /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl Line 8 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl:9): partial explicit stage input location assignment via vk::location(X) unsupported # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/convergence/while.hlsl (7976 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/convergence/while.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/while.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/while.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl2021 -finclude-default-header -x hlsl -triple spirv-pc-vulkan-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/while.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | warning: support for HLSL language version hlsl2021 is incomplete, recommend using hlsl202x instead # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 warning and 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/while.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/convergence/while.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl (7980 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl:17): invalid operand of type 'S' where a scalar or vector is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl Line 21 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl:22): invalid operand of type 'bool' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/groupsharedArgs/VectorTest.hlsl (7987 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/groupsharedArgs/VectorTest.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/VectorTest.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/VectorTest.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-compute -std=hlsl202x -emit-llvm -disable-llvm-passes -hlsl-entry main -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/VectorTest.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/VectorTest.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/groupsharedArgs/VectorTest.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Language/AggregateSplatCast-errors.hlsl (7994 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/AggregateSplatCast-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl Line 18 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl:19): no matching conversion for C-style cast from 'int' to 'R' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl Line 26 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl:27): no matching conversion for C-style cast from 'int' to 'RWBuffer' (aka 'RWBuffer>') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl Line 31 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl:32): C-style cast from 'int' to 'RWBuffer[2]' (aka 'RWBuffer>[2]') is not allowed # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl Line 41 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/AggregateSplatCast-errors.hlsl:42): no matching conversion for C-style cast from 'int' to 'X' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 5 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/shift-mask.hlsl (8003 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/shift-mask.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shift-mask.hlsl -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shift-mask.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shift-mask.hlsl -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shift-mask.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/shift-mask.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/vk-ext-input-builtin.hlsl (8013 of 25549) ******************** TEST 'Clang :: SemaHLSL/vk-ext-input-builtin.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unkown-vulkan1.3-compute -x hlsl -hlsl-entry foo -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-unkown-vulkan1.3-compute -x hlsl -hlsl-entry foo -finclude-default-header -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl:3): 'vk::ext_builtin_input' attribute only applies to static const globals # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl Line 8 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl:7): 'vk::ext_builtin_input' attribute only applies to static const globals # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl Line 12 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl:11): 'vk::ext_builtin_input' attribute takes one argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl:13): default initialization of an object of const type 'const hlsl_private uint3' (aka 'const hlsl_private vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl Line 17 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl:16): 'vk::ext_builtin_input' attribute requires an integer constant # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl:18): default initialization of an object of const type 'const hlsl_private uint3' (aka 'const hlsl_private vector') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/vk-ext-input-builtin.hlsl:21): 'vk::ext_builtin_input' attribute only applies to static const globals # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl (8026 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl Line 16 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl:17): no viable conversion from 'S' to 'bool' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: CodeGenHLSL/builtins/and.hlsl (8033 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/builtins/and.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and.hlsl -emit-llvm -O1 -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and.hlsl -emit-llvm -O1 -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/and.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80. FAIL: Clang :: SemaHLSL/Resources/Texture2D-SampleLevel.hlsl (8038 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/Texture2D-SampleLevel.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -finclude-default-header -fsyntax-only -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl Line 15: no matching member function for call to 'SampleLevel' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl Line 20: no matching member function for call to 'SampleLevel' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl Line 25: no matching member function for call to 'SampleLevel' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl:16): candidate function not viable: requires 3 arguments, but 2 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl:17): candidate function not viable: requires 4 arguments, but 2 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl:21): candidate function not viable: requires 4 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl:22): candidate function not viable: requires 3 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl:26): no known conversion from 'const char[8]' to 'float' for 3rd argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleLevel.hlsl:27): candidate function not viable: requires 4 arguments, but 3 were provided # | 10 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl (8063 of 25549) ******************** TEST 'Clang :: CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -std=hlsl202x -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl -fnative-half-type -emit-llvm -disable-llvm-passes -o - # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Semantics/semantic.explicit-mix-builtin-vs.hlsl (8064 of 25549) ******************** TEST 'Clang :: SemaHLSL/Semantics/semantic.explicit-mix-builtin-vs.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-builtin-vs.hlsl -verify -verify-ignore-unexpected=note # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple spirv-linux-vulkan-vertex -x hlsl -emit-llvm -finclude-default-header -disable-llvm-passes -o - /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-builtin-vs.hlsl -verify -verify-ignore-unexpected=note # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-builtin-vs.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-builtin-vs.hlsl:10): partial explicit stage input location assignment via vk::location(X) unsupported # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl (8081 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 13: incomplete type 'Undefined' where a complete type is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl:18): variable length arrays are not supported for the current target # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl:19): variable length arrays are not supported in '__builtin_hlsl_is_scalarized_layout_compatible' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl:20): static assertion failed due to requirement '__builtin_hlsl_is_scalarized_layout_compatible(int[4], int[X])' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl:21): variable length arrays in C++ are a Clang extension # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 11: forward declaration of 'Undefined' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 17: declared here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl:22): function parameter 'X' with unknown value cannot be used in a constant expression # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl (8086 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.6-library -finclude-default-header -std=hlsl202x -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl:5): too few initializers in list for type 'int2x2' (aka 'matrix') (expected 4 but found 3) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl:10): too many initializers in list for type 'int1x2' (aka 'matrix') (expected 2 but found 3) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl:15): cannot initialize a variable of type 'matrix<[2 * ...], 4>' with an lvalue of type 'matrix<[2 * ...], 3>' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 4 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/inline-spirv/SpirvType.dx.error.hlsl (8104 of 25549) ******************** TEST 'Clang :: SemaHLSL/inline-spirv/SpirvType.dx.error.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.0-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.dx.error.hlsl -fsyntax-only -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.0-compute /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.dx.error.hlsl -fsyntax-only -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.dx.error.hlsl Line 5: use of undeclared identifier 'vk' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/inline-spirv/SpirvType.dx.error.hlsl Line 9: '__hlsl_spirv_type' is only available for the SPIR-V target # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 3 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/BuiltIns/transpose-errors.hlsl (8110 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/transpose-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.3-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl Line 6 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:7): no matching function for call to 'transpose' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl Line 13 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:14): no matching function for call to 'transpose' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:21): 1st argument must be a matrix type (was 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl Line 25 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:26): 1st argument must be a matrix type (was 'float3' (aka 'vector')) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl Line 30 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:31): 1st argument must be a matrix type (was 'int') # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:9): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:10): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:16): candidate template ignored # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/transpose-errors.hlsl:17): candidate template ignored # | 10 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/BuiltIns/degrees-errors.hlsl (8116 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/degrees-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl:5): too few arguments to function call, expected 1, have 0 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl:10): too many arguments to function call, expected 1, have 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl:15): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'bool') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl:20): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/degrees-errors.hlsl:25): 1st argument must be a scalar or vector of 16 or 32 bit floating-point types (was 'int2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Texture2D-Load-errors.hlsl (8130 of 25549) ******************** TEST 'Clang :: SemaHLSL/Texture2D-Load-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl Line 6: no matching member function for call to 'Load' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl Line 12: no matching member function for call to 'Load' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl Line 26: no matching member function for call to 'Load' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl Line 18: implicit conversion turns floating-point number into integer: 'float3' (aka 'vector') to 'vector' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl Line 22: implicit conversion turns floating-point number into integer: 'float2' (aka 'vector') to 'vector' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl Line 32: implicit conversion truncates vector: 'int4' (aka 'vector') to 'vector' (vector of 3 'int' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl Line 42: implicit conversion truncates vector: 'int3' (aka 'vector') to 'vector' (vector of 2 'int' values) # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl:7): candidate function not viable: requires single argument 'Location', but no arguments were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl:8): candidate function not viable: requires 2 arguments, but 0 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl:13): candidate function not viable: requires 2 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl:14): candidate function not viable: requires single argument 'Location', but 3 arguments were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl:27): candidate function not viable: no known conversion from 'int2' (aka 'vector') to 'vector' (vector of 3 'int' values) for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Load-errors.hlsl:28): candidate function not viable: requires 2 arguments, but 1 was provided # | 14 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Language/InitLists.hlsl (8140 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/InitLists.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header -verify -Wdouble-promotion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header -verify -Wdouble-promotion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 94: too few initializers in list for type 'TwoFloats' (expected 2 but found 0) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 95: too few initializers in list for type 'TwoFloats' (expected 2 but found 1) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 96: too many initializers in list for type 'TwoFloats' (expected 2 but found 3) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 98: too many initializers in list for type 'int2' (aka 'vector') (expected 2 but found 3) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 114: no viable conversion from 'vector' (vector of 2 'int' values) to 'ContainsResource' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 115: no viable conversion from 'RWBuffer' (aka 'RWBuffer>') to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 116: no viable conversion from 'int' to 'hlsl::RWBuffer>' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 118: no viable conversion from 'int' to 'R::(anonymous union at # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 61: implicit conversion from 'int' to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 63: implicit conversion truncates vector: 'vector' (vector of 3 'int' values) to 'vector' (vector of 2 'int' values) # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 64: implicit conversion from 'int' to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 64: implicit conversion from 'int' to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 67: implicit conversion turns floating-point number into integer: 'float' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 67: implicit conversion turns floating-point number into integer: 'float' to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 69: implicit conversion from 'int' to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 70: implicit conversion turns floating-point number into integer: 'float' to 'long' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 70: implicit conversion changes signedness: 'int' to 'unsigned int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:74): implicit conversion from 'int64_t' (aka 'long') to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:75): implicit conversion changes signedness: 'uint' (aka 'unsigned int') to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:76): implicit conversion from 'int64_t' (aka 'long') to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:77): implicit conversion changes signedness: 'uint' (aka 'unsigned int') to 'int' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:78): implicit conversion from 'int64_t' (aka 'long') to 'float' may lose precision # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 72 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:79): implicit conversion changes signedness: 'uint' (aka 'unsigned int') to 'int' # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 103 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:109): candidate constructor (the implicit copy constructor) not viable: no known conversion from 'int' to # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 103 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:110): candidate constructor (the implicit move constructor) not viable: no known conversion from 'int' to # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 47 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:121): candidate constructor (the implicit copy constructor) not viable: no known conversion from 'vector' (vector of 2 'int' values) to 'const ContainsResource &' for 1st argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl Line 47 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:122): candidate constructor (the implicit move constructor) not viable: no known conversion from 'vector' (vector of 2 'int' values) to 'ContainsResource &&' for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/InitLists.hlsl:125): candidate constructor not viable # | 29 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Loops/unroll.hlsl (8159 of 25549) ******************** TEST 'Clang :: SemaHLSL/Loops/unroll.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -O0 -finclude-default-header -fsyntax-only -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -O0 -finclude-default-header -fsyntax-only -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl:5): expression is not an integral constant expression # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 12: 'unroll' attribute takes no more than 1 argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 17: 'loop' attribute takes no more than 0 argument # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 22: invalid value '-1'; must be positive # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 27: invalid value '0'; must be positive # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 32: invalid argument of type 'float'; expected an integer type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 37: invalid argument of type 'bool'; expected an integer type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 42: invalid argument of type 'bool'; expected an integer type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 48: 'unroll' attribute only applies to 'for', 'while', and 'do' statements # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl:3): declared here # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl Line 7 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Loops/unroll.hlsl:6): read of non-const variable 'I' is not allowed in a constant expression # | 12 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: AST/HLSL/matrix-elementexpr-tree-transform.hlsl (8178 of 25549) ******************** TEST 'Clang :: AST/HLSL/matrix-elementexpr-tree-transform.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -x hlsl -std=hlsl202x -finclude-default-header -ast-dump -ast-dump-filter=get00 /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-elementexpr-tree-transform.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-elementexpr-tree-transform.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -x hlsl -std=hlsl202x -finclude-default-header -ast-dump -ast-dump-filter=get00 /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-elementexpr-tree-transform.hlsl # .---command stderr------------ # | In file included from :1: # | In file included from /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl.h:24: # | /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h:42:10: fatal error: 'hlsl_alias_intrinsics_gen.inc' file not found # | 42 | #include "hlsl_alias_intrinsics_gen.inc" # | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 1 error generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-elementexpr-tree-transform.hlsl # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-elementexpr-tree-transform.hlsl:16:17: error: CHECK-LABEL: expected string not found in input # | // CHECK-LABEL: FunctionDecl {{.*}} get00 'float (matrix)' # | ^ # | :2:181: note: scanning from here # | FunctionTemplateDecl 0x5645d9103188 line:5:3 invalid get00 # | ^ # | :4:56: note: possible intended match here # | `-FunctionDecl 0x5645d91030e0 line:5:3 invalid get00 'T (int)' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/AST/HLSL/matrix-elementexpr-tree-transform.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Dumping get00: # | 2: FunctionTemplateDecl 0x5645d9103188 line:5:3 invalid get00 # | label:16'0 X error: no match found # | 3: |-TemplateTypeParmDecl 0x5645d9102e58 col:20 referenced typename depth 0 index 0 T # | label:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: `-FunctionDecl 0x5645d91030e0 line:5:3 invalid get00 'T (int)' # | label:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | label:16'1 ? possible intended match # | 5: |-ParmVarDecl 0x5645d9102fb8 col:25 invalid m 'int' # | label:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: `-CompoundStmt 0x5645d9103278 # | label:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: `-ReturnStmt 0x5645d9103268 # | label:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: `-CXXDependentScopeMemberExpr 0x5645d9103220 '' contains-errors lvalue ._m00 # | label:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: `-RecoveryExpr 0x5645d9103200 '' contains-errors lvalue # | label:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: # | label:16'0 ~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Language/OutputParameters.hlsl (8179 of 25549) ******************** TEST 'Clang :: SemaHLSL/Language/OutputParameters.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header -verify -Wdouble-promotion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -finclude-default-header -verify -Wdouble-promotion /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl Line 13: illegal scalar extension cast on argument 'f' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl Line 14: illegal scalar extension cast on argument 'f' to inout paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl Line 16: illegal scalar extension cast on argument 'i' to out paramemter # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl Line 17: illegal scalar extension cast on argument 'i' to inout paramemter # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl Line 32: implicit conversion increases floating-point precision: 'float' to 'double' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl Line 33: implicit conversion increases floating-point precision: 'float' to 'double' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Language/OutputParameters.hlsl Line 33: implicit conversion loses floating-point precision: 'double' to 'float' # | 8 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Texture2D-Gather.hlsl (8186 of 25549) ******************** TEST 'Clang :: SemaHLSL/Texture2D-Gather.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -verify -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -verify -finclude-default-header /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl Line 18: no matching member function for call to 'Gather' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl Line 19: no matching member function for call to 'Gather' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl Line 33: no matching member function for call to 'GatherCmp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl Line 34: no matching member function for call to 'GatherCmp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl Line 44: no matching member function for call to 'Gather' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Texture2D-Gather.hlsl Line 47: no matching member function for call to 'GatherCmp' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 7 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Operators/frem_modulo-errors.hlsl (8215 of 25549) ******************** TEST 'Clang :: SemaHLSL/Operators/frem_modulo-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl -fnative-half-type -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl -fnative-half-type -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 4 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:5): invalid operands to binary expression ('double2' (aka 'vector') and 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:10): invalid operands to binary expression ('double2' (aka 'vector') and 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 14 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:15): invalid operands to binary expression ('double2' (aka 'vector') and 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:20): invalid operands to binary expression ('double2' (aka 'vector') and 'double2') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 24 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:25): invalid operands to binary expression ('double' and 'int') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:30): invalid operands to binary expression ('double' and 'float') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:35): invalid operands to binary expression ('double' and 'double') # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl Line 39 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Operators/frem_modulo-errors.hlsl:40): invalid operands to binary expression ('double' and 'double2' (aka 'vector')) # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl (8265 of 25549) ******************** TEST 'Clang :: SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -finclude-default-header -triple dxil-pc-shadermodel6.6-library /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl -emit-llvm-only -disable-llvm-passes -verify # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 9 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:8): too few arguments to function call, expected 2, have 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 12 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:11): too many arguments to function call, expected 2, have 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:14): used type 'unsigned int' where __hlsl_resource_t is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 20 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:19): used type 'const char *' where integer is required # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 29 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:28): builtin '__builtin_hlsl_resource_getpointer' resource coordinate dimension mismatch: expected 1, found 2 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:39): builtin '__builtin_hlsl_resource_getpointer' resource coordinate dimension mismatch: expected 2, found 1 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 46 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:45): builtin '__builtin_hlsl_resource_getpointer' resource coordinate dimension mismatch: expected 2, found 3 # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Line 49 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl:48): builtin '__builtin_hlsl_resource_getpointer' resource coordinate dimension mismatch: expected 3, found 2 # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Resources/Texture2D-SampleCmp.hlsl (8280 of 25549) ******************** TEST 'Clang :: SemaHLSL/Resources/Texture2D-SampleCmp.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -fsyntax-only -finclude-default-header -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:14): 'SampleCmp' and 'SampleCmpLevelZero' require resource to contain a floating point type # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl Line 22 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:18): no matching member function for call to 'SampleCmp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl Line 28 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:24): no matching member function for call to 'SampleCmp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl Line 34 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:30): no matching member function for call to 'SampleCmp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl Line 40 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:36): no matching member function for call to 'SampleCmp' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl Line 46 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:42): no matching member function for call to 'SampleCmp' # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-note' diagnostics expected but not seen: # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:15): in instantiation of member function 'hlsl::Texture2D>::SampleCmp' requested here # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:19): candidate function not viable: requires 3 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:20): candidate function not viable: requires 4 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:21): candidate function not viable: requires 5 arguments, but 1 was provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:25): candidate function not viable: requires 5 arguments, but 6 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:26): candidate function not viable: requires 4 arguments, but 6 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:27): candidate function not viable: requires 3 arguments, but 6 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:31): candidate function not viable: no known conversion from 'SamplerState' to 'hlsl::SamplerComparisonState' for 1st argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:32): candidate function not viable: requires 4 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:33): candidate function not viable: requires 5 arguments, but 3 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:37): candidate function not viable: no known conversion from 'SamplerComparisonState' to 'vector' (vector of 2 'int' values) for 4th argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:38): candidate function not viable: requires 3 arguments, but 4 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:39): candidate function not viable: requires 5 arguments, but 4 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:43): candidate function not viable: no known conversion from 'SamplerComparisonState' to 'float' for 5th argument # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:44): candidate function not viable: requires 4 arguments, but 5 were provided # | File * Line * (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Resources/Texture2D-SampleCmp.hlsl:45): candidate function not viable: requires 3 arguments, but 5 were provided # | 23 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl (8289 of 25549) ******************** TEST 'Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -Wconversion -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include -nostdsysteminc -triple dxil-pc-shadermodel6.3-library -fnative-half-type -finclude-default-header -Wconversion -verify /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/23/include/hlsl/hlsl_alias_intrinsics.h Line 42: 'hlsl_alias_intrinsics_gen.inc' file not found # | error: 'expected-warning' diagnostics expected but not seen: # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 15 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:16): implicit conversion loses floating-point precision: 'double2x2' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 19 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:20): implicit conversion loses floating-point precision: 'float2x2' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 23 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:24): implicit conversion loses floating-point precision: 'double2x2' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 54 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:55): implicit conversion loses floating-point precision: 'const float2x2' (aka 'matrix const') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 58 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:59): implicit conversion loses floating-point precision: 'const double2x2' (aka 'matrix const') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 62 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:63): implicit conversion loses floating-point precision: 'const double2x2' (aka 'matrix const') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 73 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:74): implicit conversion loses floating-point precision: 'double2x2' (aka 'matrix') to 'matrix' # | File /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Line 76 (directive at /usr/local/google/home/thakis/src/llvm-project/clang/test/SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl:77): implicit conversion loses floating-point precision: 'float2x2' (aka 'matrix') to 'matrix' # | 9 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (515): Clang :: AST/ByteCode/hlsl.hlsl Clang :: AST/HLSL/OutArgExpr.hlsl Clang :: AST/HLSL/Texture2D-scalar-AST.hlsl Clang :: AST/HLSL/Texture2D-shorthand-AST.hlsl Clang :: AST/HLSL/Texture2D-vector-AST.hlsl Clang :: AST/HLSL/TypdefArrayParam.hlsl Clang :: AST/HLSL/ast-dump-APValue-matrix.hlsl Clang :: AST/HLSL/ast-dump-SpirvType.hlsl Clang :: AST/HLSL/export.hlsl Clang :: AST/HLSL/matrix-elementexpr-tree-transform.hlsl Clang :: AST/HLSL/matrix-init-list-row-major.hlsl Clang :: AST/HLSL/packoffset.hlsl Clang :: AST/HLSL/pch.hlsl Clang :: AST/HLSL/pch_spirv_type.hlsl Clang :: AST/HLSL/pch_with_buf.hlsl Clang :: AST/HLSL/pch_with_matrix_element_accessor.hlsl Clang :: AST/HLSL/pch_with_matrix_single_subscript.hlsl Clang :: AST/HLSL/resource_binding_attr.hlsl Clang :: AST/HLSL/semantic-input-struct-shadow.hlsl Clang :: AST/HLSL/semantic-input-struct.hlsl Clang :: AST/HLSL/semantic-input.hlsl Clang :: AST/HLSL/semantic-output-struct-shadow.hlsl Clang :: AST/HLSL/semantic-output-struct.hlsl Clang :: AST/HLSL/semantic-output.hlsl Clang :: AST/HLSL/vk.spec-constant.usage.hlsl Clang :: AST/HLSL/vk_binding_attr.hlsl Clang :: CodeGenHLSL/ArrayAssignable.hlsl Clang :: CodeGenHLSL/BasicFeatures/AggregateSplatCast.hlsl Clang :: CodeGenHLSL/BasicFeatures/ArrayElementwiseCast.hlsl Clang :: CodeGenHLSL/BasicFeatures/ArrayOutputArguments.hlsl Clang :: CodeGenHLSL/BasicFeatures/ArrayReturn.hlsl Clang :: CodeGenHLSL/BasicFeatures/InitLists.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixConstructor.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixElementRowColFlags.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixElementTypeCast.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixExplicitTruncation.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixImplicitTruncation.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixInitializerListOrder.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptConstSwizzle.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptDynamicSwizzle.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptGetter.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixSingleSubscriptSetter.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixSplat.hlsl Clang :: CodeGenHLSL/BasicFeatures/MatrixToAndFromVectorConstructors.hlsl Clang :: CodeGenHLSL/BasicFeatures/OutputArguments.hlsl Clang :: CodeGenHLSL/BasicFeatures/StructElementwiseCast.hlsl Clang :: CodeGenHLSL/BasicFeatures/VectorElementwiseCast.hlsl Clang :: CodeGenHLSL/BasicFeatures/frem_modulo.hlsl Clang :: CodeGenHLSL/BasicFeatures/matrix-type-indexing.hlsl Clang :: CodeGenHLSL/Bool.hlsl Clang :: CodeGenHLSL/BoolMatrix.hlsl Clang :: CodeGenHLSL/BoolVector.hlsl Clang :: CodeGenHLSL/HLSLControlFlowHint.hlsl Clang :: CodeGenHLSL/Operators/logical-not.hlsl Clang :: CodeGenHLSL/all-resources-bound.hlsl Clang :: CodeGenHLSL/basic_types.hlsl Clang :: CodeGenHLSL/builtins/AddUint64.hlsl Clang :: CodeGenHLSL/builtins/D3DCOLORtoUBYTE4.hlsl Clang :: CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl Clang :: CodeGenHLSL/builtins/QuadReadAcrossX.hlsl Clang :: CodeGenHLSL/builtins/ScalarSwizzles.hlsl Clang :: CodeGenHLSL/builtins/VectorElementStore.hlsl Clang :: CodeGenHLSL/builtins/VectorSwizzles.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveAllEqual.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveAllTrue.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveAnyTrue.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveBallot.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveBitAnd-errors.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveBitAnd.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveBitOr.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveBitXor-errors.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveBitXor.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveCountBits.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveMax.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveMin.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveProduct.hlsl Clang :: CodeGenHLSL/builtins/WaveActiveSum.hlsl Clang :: CodeGenHLSL/builtins/WavePrefixCountBits.hlsl Clang :: CodeGenHLSL/builtins/WavePrefixProduct.hlsl Clang :: CodeGenHLSL/builtins/WavePrefixSum.hlsl Clang :: CodeGenHLSL/builtins/WaveReadLaneAt.hlsl Clang :: CodeGenHLSL/builtins/abs.hlsl Clang :: CodeGenHLSL/builtins/acos-overloads.hlsl Clang :: CodeGenHLSL/builtins/acos.hlsl Clang :: CodeGenHLSL/builtins/all.hlsl Clang :: CodeGenHLSL/builtins/and.hlsl Clang :: CodeGenHLSL/builtins/and_mat.hlsl Clang :: CodeGenHLSL/builtins/any.hlsl Clang :: CodeGenHLSL/builtins/asdouble.hlsl Clang :: CodeGenHLSL/builtins/asfloat.hlsl Clang :: CodeGenHLSL/builtins/asin-overloads.hlsl Clang :: CodeGenHLSL/builtins/asin.hlsl Clang :: CodeGenHLSL/builtins/asint.hlsl Clang :: CodeGenHLSL/builtins/asint16.hlsl Clang :: CodeGenHLSL/builtins/asuint.hlsl Clang :: CodeGenHLSL/builtins/asuint16.hlsl Clang :: CodeGenHLSL/builtins/atan-overloads.hlsl Clang :: CodeGenHLSL/builtins/atan.hlsl Clang :: CodeGenHLSL/builtins/atan2-overloads.hlsl Clang :: CodeGenHLSL/builtins/atan2.hlsl Clang :: CodeGenHLSL/builtins/ceil-overloads.hlsl Clang :: CodeGenHLSL/builtins/ceil.hlsl Clang :: CodeGenHLSL/builtins/clamp-builtin.hlsl Clang :: CodeGenHLSL/builtins/clamp-overloads.hlsl Clang :: CodeGenHLSL/builtins/clamp.hlsl Clang :: CodeGenHLSL/builtins/clip-builtin.hlsl Clang :: CodeGenHLSL/builtins/clip.hlsl Clang :: CodeGenHLSL/builtins/cos-overloads.hlsl Clang :: CodeGenHLSL/builtins/cos.hlsl Clang :: CodeGenHLSL/builtins/cosh-overloads.hlsl Clang :: CodeGenHLSL/builtins/cosh.hlsl Clang :: CodeGenHLSL/builtins/countbits.hlsl Clang :: CodeGenHLSL/builtins/cross.hlsl Clang :: CodeGenHLSL/builtins/ddx-coarse-builtin.hlsl Clang :: CodeGenHLSL/builtins/ddx-coarse.hlsl Clang :: CodeGenHLSL/builtins/ddx-fine-builtin.hlsl Clang :: CodeGenHLSL/builtins/ddx-fine.hlsl Clang :: CodeGenHLSL/builtins/ddx.hlsl Clang :: CodeGenHLSL/builtins/ddy-coarse-builtin.hlsl Clang :: CodeGenHLSL/builtins/ddy-coarse.hlsl Clang :: CodeGenHLSL/builtins/ddy-fine-builtin.hlsl Clang :: CodeGenHLSL/builtins/ddy-fine.hlsl Clang :: CodeGenHLSL/builtins/ddy.hlsl Clang :: CodeGenHLSL/builtins/degrees-builtin.hlsl Clang :: CodeGenHLSL/builtins/degrees-overloads.hlsl Clang :: CodeGenHLSL/builtins/degrees.hlsl Clang :: CodeGenHLSL/builtins/distance.hlsl Clang :: CodeGenHLSL/builtins/dot-builtin.hlsl Clang :: CodeGenHLSL/builtins/dot.hlsl Clang :: CodeGenHLSL/builtins/dot2add.hlsl Clang :: CodeGenHLSL/builtins/dot4add_i8packed.hlsl Clang :: CodeGenHLSL/builtins/dot4add_u8packed.hlsl Clang :: CodeGenHLSL/builtins/dst.hlsl Clang :: CodeGenHLSL/builtins/exp-overloads.hlsl Clang :: CodeGenHLSL/builtins/exp.hlsl Clang :: CodeGenHLSL/builtins/exp2-overloads.hlsl Clang :: CodeGenHLSL/builtins/exp2.hlsl Clang :: CodeGenHLSL/builtins/f16tof32-builtin.hlsl Clang :: CodeGenHLSL/builtins/f16tof32.hlsl Clang :: CodeGenHLSL/builtins/f32tof16-builtin.hlsl Clang :: CodeGenHLSL/builtins/f32tof16.hlsl Clang :: CodeGenHLSL/builtins/faceforward.hlsl Clang :: CodeGenHLSL/builtins/firstbithigh.hlsl Clang :: CodeGenHLSL/builtins/firstbitlow.hlsl Clang :: CodeGenHLSL/builtins/floor-overloads.hlsl Clang :: CodeGenHLSL/builtins/floor.hlsl Clang :: CodeGenHLSL/builtins/fmod.hlsl Clang :: CodeGenHLSL/builtins/frac-builtin.hlsl Clang :: CodeGenHLSL/builtins/frac-overloads.hlsl Clang :: CodeGenHLSL/builtins/frac.hlsl Clang :: CodeGenHLSL/builtins/fwidth.hlsl Clang :: CodeGenHLSL/builtins/hlsl_resource_t.hlsl Clang :: CodeGenHLSL/builtins/isinf-overloads.hlsl Clang :: CodeGenHLSL/builtins/isinf.hlsl Clang :: CodeGenHLSL/builtins/isnan-overloads.hlsl Clang :: CodeGenHLSL/builtins/isnan.hlsl Clang :: CodeGenHLSL/builtins/ldexp.hlsl Clang :: CodeGenHLSL/builtins/length.hlsl Clang :: CodeGenHLSL/builtins/lerp-builtin.hlsl Clang :: CodeGenHLSL/builtins/lerp-overloads.hlsl Clang :: CodeGenHLSL/builtins/lerp.hlsl Clang :: CodeGenHLSL/builtins/lit.hlsl Clang :: CodeGenHLSL/builtins/log-overloads.hlsl Clang :: CodeGenHLSL/builtins/log.hlsl Clang :: CodeGenHLSL/builtins/log10-overloads.hlsl Clang :: CodeGenHLSL/builtins/log10.hlsl Clang :: CodeGenHLSL/builtins/log2-overloads.hlsl Clang :: CodeGenHLSL/builtins/log2.hlsl Clang :: CodeGenHLSL/builtins/mad.hlsl Clang :: CodeGenHLSL/builtins/max-overloads.hlsl Clang :: CodeGenHLSL/builtins/max.hlsl Clang :: CodeGenHLSL/builtins/min-overloads.hlsl Clang :: CodeGenHLSL/builtins/min.hlsl Clang :: CodeGenHLSL/builtins/mul.hlsl Clang :: CodeGenHLSL/builtins/normalize-builtin.hlsl Clang :: CodeGenHLSL/builtins/normalize-overloads.hlsl Clang :: CodeGenHLSL/builtins/normalize.hlsl Clang :: CodeGenHLSL/builtins/or.hlsl Clang :: CodeGenHLSL/builtins/pow-overloads.hlsl Clang :: CodeGenHLSL/builtins/pow.hlsl Clang :: CodeGenHLSL/builtins/radians-builtin.hlsl Clang :: CodeGenHLSL/builtins/radians-overloads.hlsl Clang :: CodeGenHLSL/builtins/radians.hlsl Clang :: CodeGenHLSL/builtins/rcp-builtin.hlsl Clang :: CodeGenHLSL/builtins/rcp.hlsl Clang :: CodeGenHLSL/builtins/reflect.hlsl Clang :: CodeGenHLSL/builtins/refract.hlsl Clang :: CodeGenHLSL/builtins/reversebits.hlsl Clang :: CodeGenHLSL/builtins/round-overloads.hlsl Clang :: CodeGenHLSL/builtins/round.hlsl Clang :: CodeGenHLSL/builtins/rsqrt-builtin.hlsl Clang :: CodeGenHLSL/builtins/rsqrt-overloads.hlsl Clang :: CodeGenHLSL/builtins/rsqrt.hlsl Clang :: CodeGenHLSL/builtins/saturate-builtin.hlsl Clang :: CodeGenHLSL/builtins/saturate.hlsl Clang :: CodeGenHLSL/builtins/select.hlsl Clang :: CodeGenHLSL/builtins/sign.hlsl Clang :: CodeGenHLSL/builtins/sin-overloads.hlsl Clang :: CodeGenHLSL/builtins/sin.hlsl Clang :: CodeGenHLSL/builtins/sinh-overloads.hlsl Clang :: CodeGenHLSL/builtins/sinh.hlsl Clang :: CodeGenHLSL/builtins/smoothstep.hlsl Clang :: CodeGenHLSL/builtins/splitdouble.hlsl Clang :: CodeGenHLSL/builtins/sqrt-overloads.hlsl Clang :: CodeGenHLSL/builtins/sqrt.hlsl Clang :: CodeGenHLSL/builtins/step-overloads.hlsl Clang :: CodeGenHLSL/builtins/step.hlsl Clang :: CodeGenHLSL/builtins/tan-overloads.hlsl Clang :: CodeGenHLSL/builtins/tan.hlsl Clang :: CodeGenHLSL/builtins/tanh-overloads.hlsl Clang :: CodeGenHLSL/builtins/tanh.hlsl Clang :: CodeGenHLSL/builtins/transpose-builtin.hlsl Clang :: CodeGenHLSL/builtins/transpose.hlsl Clang :: CodeGenHLSL/builtins/trunc-overloads.hlsl Clang :: CodeGenHLSL/builtins/trunc.hlsl Clang :: CodeGenHLSL/builtins/wave_get_lane_count.hlsl Clang :: CodeGenHLSL/builtins/wave_get_lane_index_do_while.hlsl Clang :: CodeGenHLSL/builtins/wave_get_lane_index_simple.hlsl Clang :: CodeGenHLSL/builtins/wave_get_lane_index_subcall.hlsl Clang :: CodeGenHLSL/builtins/wave_is_first_lane.hlsl Clang :: CodeGenHLSL/convergence/cf.for.plain.hlsl Clang :: CodeGenHLSL/convergence/do.while.hlsl Clang :: CodeGenHLSL/convergence/entry.point.hlsl Clang :: CodeGenHLSL/convergence/for.hlsl Clang :: CodeGenHLSL/convergence/global_array.hlsl Clang :: CodeGenHLSL/convergence/while.hlsl Clang :: CodeGenHLSL/enable-16bit-types.hlsl Clang :: CodeGenHLSL/entry.hlsl Clang :: CodeGenHLSL/export.hlsl Clang :: CodeGenHLSL/float3.hlsl Clang :: CodeGenHLSL/group_shared.hlsl Clang :: CodeGenHLSL/groupsharedArgs/ArrTest.hlsl Clang :: CodeGenHLSL/groupsharedArgs/MatrixTest.hlsl Clang :: CodeGenHLSL/groupsharedArgs/Overloads.hlsl Clang :: CodeGenHLSL/groupsharedArgs/Scalartest.hlsl Clang :: CodeGenHLSL/groupsharedArgs/TemplateTest.hlsl Clang :: CodeGenHLSL/groupsharedArgs/VectorTest.hlsl Clang :: CodeGenHLSL/half.hlsl Clang :: CodeGenHLSL/implicit-norecurse-attrib.hlsl Clang :: CodeGenHLSL/loops/unroll.hlsl Clang :: CodeGenHLSL/matrix-member-one-based-accessor-scalar-load.hlsl Clang :: CodeGenHLSL/matrix-member-one-based-accessor-scalar-store.hlsl Clang :: CodeGenHLSL/matrix-member-one-based-swizzle-load.hlsl Clang :: CodeGenHLSL/matrix-member-one-based-swizzle-store.hlsl Clang :: CodeGenHLSL/matrix-member-zero-based-accessor-scalar-load.hlsl Clang :: CodeGenHLSL/matrix-member-zero-based-accessor-scalar-store.hlsl Clang :: CodeGenHLSL/matrix-member-zero-based-swizzle-load.hlsl Clang :: CodeGenHLSL/matrix-member-zero-based-swizzle-store.hlsl Clang :: CodeGenHLSL/matrix_types.hlsl Clang :: CodeGenHLSL/no_int_promotion.hlsl Clang :: CodeGenHLSL/res-may-alias.hlsl Clang :: CodeGenHLSL/resources-declared-only-once.hlsl Clang :: CodeGenHLSL/resources/ByteAddressBuffers-methods.hlsl Clang :: CodeGenHLSL/resources/CBufferMatrixSingleSubscriptSwizzle.hlsl Clang :: CodeGenHLSL/resources/MatrixElement_cbuffer.hlsl Clang :: CodeGenHLSL/resources/NonUniformResourceIndex.hlsl Clang :: CodeGenHLSL/resources/RWBuffer-imageformat.hlsl Clang :: CodeGenHLSL/resources/RasterizerOrderedStructuredBuffer-elementtype.hlsl Clang :: CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl Clang :: CodeGenHLSL/resources/StructuredBuffers-methods-lib.hlsl Clang :: CodeGenHLSL/resources/StructuredBuffers-methods-ps.hlsl Clang :: CodeGenHLSL/resources/Texture2D-Gather.hlsl Clang :: CodeGenHLSL/resources/Texture2D-Load.hlsl Clang :: CodeGenHLSL/resources/Texture2D-Sample.hlsl Clang :: CodeGenHLSL/resources/Texture2D-SampleBias.hlsl Clang :: CodeGenHLSL/resources/Texture2D-SampleCmp.hlsl Clang :: CodeGenHLSL/resources/Texture2D-SampleCmpLevelZero.hlsl Clang :: CodeGenHLSL/resources/Texture2D-SampleGrad.hlsl Clang :: CodeGenHLSL/resources/Texture2D-SampleLevel.hlsl Clang :: CodeGenHLSL/resources/Texture2D-Subscript.hlsl Clang :: CodeGenHLSL/resources/Texture2D-default-explicit-binding.hlsl Clang :: CodeGenHLSL/resources/Texture2D-default.hlsl Clang :: CodeGenHLSL/resources/Texture2D-shorthand-contexts.hlsl Clang :: CodeGenHLSL/resources/TypedBuffers-elementtype.hlsl Clang :: CodeGenHLSL/resources/TypedBuffers-methods.hlsl Clang :: CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl Clang :: CodeGenHLSL/resources/cbuffer.hlsl Clang :: CodeGenHLSL/resources/cbuffer_align.hlsl Clang :: CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl Clang :: CodeGenHLSL/resources/cbuffer_geps.hlsl Clang :: CodeGenHLSL/resources/cbuffer_matrix_align.hlsl Clang :: CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl Clang :: CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl Clang :: CodeGenHLSL/resources/default_cbuffer.hlsl Clang :: CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl Clang :: CodeGenHLSL/resources/res-array-global-dyn-index.hlsl Clang :: CodeGenHLSL/resources/res-array-global-multi-dim.hlsl Clang :: CodeGenHLSL/resources/res-array-global-subarray-many.hlsl Clang :: CodeGenHLSL/resources/res-array-global-subarray-one.hlsl Clang :: CodeGenHLSL/resources/res-array-global-unbounded.hlsl Clang :: CodeGenHLSL/resources/res-array-global.hlsl Clang :: CodeGenHLSL/resources/res-array-local-multi-dim.hlsl Clang :: CodeGenHLSL/resources/res-array-local1.hlsl Clang :: CodeGenHLSL/resources/res-array-local2.hlsl Clang :: CodeGenHLSL/resources/res-array-local3.hlsl Clang :: CodeGenHLSL/resources/resource-bindings.hlsl Clang :: CodeGenHLSL/semantics/DispatchThreadID-noindex.hlsl Clang :: CodeGenHLSL/semantics/DispatchThreadID.hlsl Clang :: CodeGenHLSL/semantics/SV_GroupID-noindex.hlsl Clang :: CodeGenHLSL/semantics/SV_GroupID.hlsl Clang :: CodeGenHLSL/semantics/SV_GroupThreadID-noindex.hlsl Clang :: CodeGenHLSL/semantics/SV_GroupThreadID.hlsl Clang :: CodeGenHLSL/semantics/SV_Position.ps.hlsl Clang :: CodeGenHLSL/semantics/SV_Position.vs.hlsl Clang :: CodeGenHLSL/semantics/SV_Target.ps.hlsl Clang :: CodeGenHLSL/semantics/SV_VertexID.vs.hlsl Clang :: CodeGenHLSL/semantics/semantic-struct-1.hlsl Clang :: CodeGenHLSL/semantics/semantic-struct-2-output.hlsl Clang :: CodeGenHLSL/semantics/semantic-struct-2.hlsl Clang :: CodeGenHLSL/semantics/semantic-struct-nested-inherit.hlsl Clang :: CodeGenHLSL/semantics/semantic-struct-nested-shadow.hlsl Clang :: CodeGenHLSL/semantics/semantic-struct-nested.hlsl Clang :: CodeGenHLSL/semantics/semantic.arbitrary.hlsl Clang :: CodeGenHLSL/semantics/semantic.array.hlsl Clang :: CodeGenHLSL/semantics/semantic.array.output.hlsl Clang :: CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl Clang :: CodeGenHLSL/semantics/semantic.explicit-location.hlsl Clang :: CodeGenHLSL/semantics/semantic.explicit-mix-builtin.hlsl Clang :: CodeGenHLSL/semantics/semantic.explicit-mix-builtin.vs.hlsl Clang :: CodeGenHLSL/semantics/semantic.explicit-mix.lib.hlsl Clang :: CodeGenHLSL/semantics/semantic.nested.vs.hlsl Clang :: CodeGenHLSL/semantics/semantic.struct.hlsl Clang :: CodeGenHLSL/semantics/semantic.struct.output.hlsl Clang :: CodeGenHLSL/sgep/array_load.hlsl Clang :: CodeGenHLSL/sgep/array_store.hlsl Clang :: CodeGenHLSL/sgep/load_global.hlsl Clang :: CodeGenHLSL/sgep/object_method.hlsl Clang :: CodeGenHLSL/shader_type_attr.hlsl Clang :: CodeGenHLSL/shift-mask.hlsl Clang :: CodeGenHLSL/sret_output.hlsl Clang :: CodeGenHLSL/static-variable.hlsl Clang :: CodeGenHLSL/vk-features/SpirvType.alignment.hlsl Clang :: CodeGenHLSL/vk-features/SpirvType.hlsl Clang :: CodeGenHLSL/vk-features/vk.pushconstant.access.bitfield.hlsl Clang :: CodeGenHLSL/vk-features/vk.pushconstant.access.hlsl Clang :: CodeGenHLSL/vk-features/vk.pushconstant.anon-struct.hlsl Clang :: CodeGenHLSL/vk-features/vk.pushconstant.dxil.hlsl Clang :: CodeGenHLSL/vk-features/vk.pushconstant.layout.hlsl Clang :: CodeGenHLSL/vk-features/vk.pushconstant.static.hlsl Clang :: CodeGenHLSL/vk-features/vk.spec-constant.hlsl Clang :: CodeGenHLSL/vk-input-builtin.hlsl Clang :: CodeGenHLSL/vk_binding_attr.hlsl Clang :: CodeGenHLSL/wavesize.hlsl Clang :: Driver/dxc_hlsl-rootsig-ver.hlsl Clang :: Driver/dxc_rootsig-define.hlsl Clang :: SemaHLSL/ArrayAssignable_errors.hlsl Clang :: SemaHLSL/BuiltIns/AddUint64-errors.hlsl Clang :: SemaHLSL/BuiltIns/ByteAddressBuffers.hlsl Clang :: SemaHLSL/BuiltIns/D3DCOLORtoUBYTE4-errors.hlsl Clang :: SemaHLSL/BuiltIns/GroupMemoryBarrierWithGroupSync-errors.hlsl Clang :: SemaHLSL/BuiltIns/QuadReadAcrossX-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveAllEqual-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveAllTrue-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveAnyTrue-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveBallot-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveBitOr-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveCountBits-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveMax-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveMin.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveProduct-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveActiveSum-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveGetLaneIndex-errors.hlsl Clang :: SemaHLSL/BuiltIns/WavePrefixCountBits-errors.hlsl Clang :: SemaHLSL/BuiltIns/WavePrefixProduct-errors.hlsl Clang :: SemaHLSL/BuiltIns/WavePrefixSum-errors.hlsl Clang :: SemaHLSL/BuiltIns/WaveReadLaneAt-errors.hlsl Clang :: SemaHLSL/BuiltIns/all-errors.hlsl Clang :: SemaHLSL/BuiltIns/any-errors.hlsl Clang :: SemaHLSL/BuiltIns/asdouble-errors.hlsl Clang :: SemaHLSL/BuiltIns/asfloat-constexpr.hlsl Clang :: SemaHLSL/BuiltIns/asfloat-errors.hlsl Clang :: SemaHLSL/BuiltIns/asint-errors.hlsl Clang :: SemaHLSL/BuiltIns/asint16-errors.hlsl Clang :: SemaHLSL/BuiltIns/asuint-constexpr.hlsl Clang :: SemaHLSL/BuiltIns/asuint-errors.hlsl Clang :: SemaHLSL/BuiltIns/asuint16-errors.hlsl Clang :: SemaHLSL/BuiltIns/binary-compat-overload-warnings.hlsl Clang :: SemaHLSL/BuiltIns/buffer_update_counter-errors.hlsl Clang :: SemaHLSL/BuiltIns/clamp-errors.hlsl Clang :: SemaHLSL/BuiltIns/clip-errors.hlsl Clang :: SemaHLSL/BuiltIns/countbits-errors.hlsl Clang :: SemaHLSL/BuiltIns/cross-errors.hlsl Clang :: SemaHLSL/BuiltIns/degrees-errors.hlsl Clang :: SemaHLSL/BuiltIns/distance-errors.hlsl Clang :: SemaHLSL/BuiltIns/dot-errors.hlsl Clang :: SemaHLSL/BuiltIns/dot2add-errors.hlsl Clang :: SemaHLSL/BuiltIns/dot4add_i8packed-errors.hlsl Clang :: SemaHLSL/BuiltIns/dot4add_u8packed-errors.hlsl Clang :: SemaHLSL/BuiltIns/exp-errors.hlsl Clang :: SemaHLSL/BuiltIns/f16tof32-errors.hlsl Clang :: SemaHLSL/BuiltIns/f32tof16-errors.hlsl Clang :: SemaHLSL/BuiltIns/faceforward-errors.hlsl Clang :: SemaHLSL/BuiltIns/firstbithigh-errors.hlsl Clang :: SemaHLSL/BuiltIns/firstbitlow-errors.hlsl Clang :: SemaHLSL/BuiltIns/fmod-errors.hlsl Clang :: SemaHLSL/BuiltIns/frac-errors.hlsl Clang :: SemaHLSL/BuiltIns/half-float-only-errors.hlsl Clang :: SemaHLSL/BuiltIns/half-float-only-errors2.hlsl Clang :: SemaHLSL/BuiltIns/isinf-errors.hlsl Clang :: SemaHLSL/BuiltIns/isnan-errors.hlsl Clang :: SemaHLSL/BuiltIns/ldexp-errors.hlsl Clang :: SemaHLSL/BuiltIns/length-errors.hlsl Clang :: SemaHLSL/BuiltIns/lerp-errors.hlsl Clang :: SemaHLSL/BuiltIns/logical-mat-operator-errors.hlsl Clang :: SemaHLSL/BuiltIns/logical-operator-errors.hlsl Clang :: SemaHLSL/BuiltIns/mad-errors.hlsl Clang :: SemaHLSL/BuiltIns/matrix-basic_types-errors.hlsl Clang :: SemaHLSL/BuiltIns/mul-errors.hlsl Clang :: SemaHLSL/BuiltIns/normalize-errors.hlsl Clang :: SemaHLSL/BuiltIns/radians-errors.hlsl Clang :: SemaHLSL/BuiltIns/rcp-errors.hlsl Clang :: SemaHLSL/BuiltIns/reflect-errors.hlsl Clang :: SemaHLSL/BuiltIns/refract-errors.hlsl Clang :: SemaHLSL/BuiltIns/resource_getpointer-errors.hlsl Clang :: SemaHLSL/BuiltIns/reversebits-errors.hlsl Clang :: SemaHLSL/BuiltIns/round-errors.hlsl Clang :: SemaHLSL/BuiltIns/rsqrt-errors.hlsl Clang :: SemaHLSL/BuiltIns/saturate-errors.hlsl Clang :: SemaHLSL/BuiltIns/select-errors.hlsl Clang :: SemaHLSL/BuiltIns/sign-errors.hlsl Clang :: SemaHLSL/BuiltIns/smoothstep-errors.hlsl Clang :: SemaHLSL/BuiltIns/splitdouble-errors.hlsl Clang :: SemaHLSL/BuiltIns/step-errors.hlsl Clang :: SemaHLSL/BuiltIns/ternary-compat-overload-warnings.hlsl Clang :: SemaHLSL/BuiltIns/transpose-errors.hlsl Clang :: SemaHLSL/BuiltIns/unary-compat-overload-warnings.hlsl Clang :: SemaHLSL/BuiltIns/vec-scalar-compat-overload-warnings.hlsl Clang :: SemaHLSL/Language/AggregateSplatCast-errors.hlsl Clang :: SemaHLSL/Language/AggregateSplatCasts.hlsl Clang :: SemaHLSL/Language/ArrayOutputArgs-errors.hlsl Clang :: SemaHLSL/Language/ElementwiseCast-errors.hlsl Clang :: SemaHLSL/Language/ElementwiseCasts.hlsl Clang :: SemaHLSL/Language/ImpCastAddrSpace.hlsl Clang :: SemaHLSL/Language/InitIncompleteArrays.hlsl Clang :: SemaHLSL/Language/InitListAST.hlsl Clang :: SemaHLSL/Language/InitLists.hlsl Clang :: SemaHLSL/Language/MatrixSplatCasts.hlsl Clang :: SemaHLSL/Language/OutputParameters.hlsl Clang :: SemaHLSL/Language/TemplateOutArg.hlsl Clang :: SemaHLSL/Language/UsualArithmeticConversions.hlsl Clang :: SemaHLSL/Language/groupsharedArgs/ExplicitCast.hlsl Clang :: SemaHLSL/Language/groupsharedArgs/ExportNoInlineTest.hlsl Clang :: SemaHLSL/Language/groupsharedArgs/InOut.hlsl Clang :: SemaHLSL/Language/groupsharedArgs/NotGroupSharedTest.hlsl Clang :: SemaHLSL/Language/groupsharedArgs/Pre202xWarning.hlsl Clang :: SemaHLSL/Language/groupsharedArgs/ScalarTest.hlsl Clang :: SemaHLSL/Loops/unroll.hlsl Clang :: SemaHLSL/MatrixElementOverloadResolution.hlsl Clang :: SemaHLSL/Operators/frem_modulo-errors.hlsl Clang :: SemaHLSL/Operators/logical-not.hlsl Clang :: SemaHLSL/Resources/Texture2D-SampleBias.hlsl Clang :: SemaHLSL/Resources/Texture2D-SampleCmp.hlsl Clang :: SemaHLSL/Resources/Texture2D-SampleCmpLevelZero.hlsl Clang :: SemaHLSL/Resources/Texture2D-SampleGrad.hlsl Clang :: SemaHLSL/Resources/Texture2D-SampleLevel.hlsl Clang :: SemaHLSL/Resources/Texture2D-Sema.hlsl Clang :: SemaHLSL/Resources/Texture2D-Subscript.hlsl Clang :: SemaHLSL/Resources/packoffset-invalid.hlsl Clang :: SemaHLSL/ScalarOverloadResolution.hlsl Clang :: SemaHLSL/Semantics/entry_parameter.hlsl Clang :: SemaHLSL/Semantics/invalid_entry_parameter.hlsl Clang :: SemaHLSL/Semantics/position.ps.hlsl Clang :: SemaHLSL/Semantics/position.ps.size.hlsl Clang :: SemaHLSL/Semantics/position.ps.struct.hlsl Clang :: SemaHLSL/Semantics/position.ps.struct.reuse.hlsl Clang :: SemaHLSL/Semantics/semantic.explicit-mix-builtin-vs.hlsl Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl Clang :: SemaHLSL/Semantics/semantics-valid.hlsl Clang :: SemaHLSL/Semantics/struct_input.hlsl Clang :: SemaHLSL/Semantics/target.ps.input.hlsl Clang :: SemaHLSL/Semantics/target.vs.input.hlsl Clang :: SemaHLSL/Semantics/target.vs.output.hlsl Clang :: SemaHLSL/Semantics/valid_entry_parameter.hlsl Clang :: SemaHLSL/Semantics/vertexid.ps.hlsl Clang :: SemaHLSL/Semantics/vertexid.vs.hlsl Clang :: SemaHLSL/SplatOverloadResolution.hlsl Clang :: SemaHLSL/Texture2D-Gather.hlsl Clang :: SemaHLSL/Texture2D-GatherCmp-Vulkan.hlsl Clang :: SemaHLSL/Texture2D-Load-errors.hlsl Clang :: SemaHLSL/TruncationOverloadResolution.hlsl Clang :: SemaHLSL/Types/AggregateSplatConstantExpr.hlsl Clang :: SemaHLSL/Types/Arithmetic/literal_suffixes_202x.hlsl Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixCastErrors.hlsl Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixConstantExpr.hlsl Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixFloatPrecisionWarnings.hlsl Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixImplicitTruncCastWarnings.hlsl Clang :: SemaHLSL/Types/BuiltinMatrix/MatrixSplatErrors.hlsl Clang :: SemaHLSL/Types/BuiltinVector/BooleanVectorConstantExpr.hlsl Clang :: SemaHLSL/Types/BuiltinVector/ScalarSwizzleErrors.hlsl Clang :: SemaHLSL/Types/BuiltinVector/ScalarSwizzles.hlsl Clang :: SemaHLSL/Types/BuiltinVector/TruncationConstantExpr.hlsl Clang :: SemaHLSL/Types/ElementwiseCastConstantExpr.hlsl Clang :: SemaHLSL/Types/Traits/IsIntangibleType.hlsl Clang :: SemaHLSL/Types/Traits/IsIntangibleTypeErrors.hlsl Clang :: SemaHLSL/Types/Traits/IsTypedResourceElementCompatible.hlsl Clang :: SemaHLSL/Types/Traits/ScalarizedLayoutCompatible.hlsl Clang :: SemaHLSL/Types/Traits/ScalarizedLayoutCompatibleErrors.hlsl Clang :: SemaHLSL/Types/short-errors.hlsl Clang :: SemaHLSL/Types/typedefs.hlsl Clang :: SemaHLSL/VectorElementOverloadResolution.hlsl Clang :: SemaHLSL/VectorOverloadResolution.hlsl Clang :: SemaHLSL/Wave.hlsl Clang :: SemaHLSL/WaveBuiltinAvailability.hlsl Clang :: SemaHLSL/inline-spirv/SpirvType.dx.error.hlsl Clang :: SemaHLSL/inline-spirv/SpirvType.incomplete.hlsl Clang :: SemaHLSL/inline-spirv/SpirvType.literal.error.hlsl Clang :: SemaHLSL/local_resource_bindings.hlsl Clang :: SemaHLSL/local_resource_bindings_errs.hlsl Clang :: SemaHLSL/matrix-member-access-errors.hlsl Clang :: SemaHLSL/matrix_single_subscript_errors.hlsl Clang :: SemaHLSL/no-conversion-warnings.hlsl Clang :: SemaHLSL/valid-shader-stages.hlsl Clang :: SemaHLSL/vk-ext-input-builtin.hlsl Clang :: SemaHLSL/vk.spec-constant.error.hlsl Testing Time: 176.57s Total Discovered Tests: 51772 Skipped : 28 (0.05%) Unsupported : 848 (1.64%) Passed : 50354 (97.26%) Expectedly Failed: 27 (0.05%) Failed : 515 (0.99%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.