Home
last modified time | relevance | path

Searched refs:WavefrontSize (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-wavefrontsize.ll8 ; GFX10-32: WavefrontSize: 32
9 ; GFX10-64: WavefrontSize: 64
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm80/llvm-8.0.1.src/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm70/llvm-7.0.1.src/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/AMDGPU/
H A Dhsa-metadata-kernel-code-props.s30 WavefrontSize: 64 label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/Targets/
H A DAMDGPU.h44 unsigned WavefrontSize; variable
374 switch (WavefrontSize) { in getGridValue()
440 WavefrontSize = 64; in handleTargetFeatures()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h79 unsigned WavefrontSize; variable
191 return WavefrontSize; in getWavefrontSize()
447 return Log2_32(WavefrontSize); in getWavefrontSizeLog2()
1143 return WavefrontSize == 32; in isWave32()

1234567