Home
last modified time | relevance | path

Searched refs:base8 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/AST/
Dast-dump-openmp-declare-variant-extensions.c41 int base8() { return 0; } in base8() function
82 base8() + base9() + base10() + base11() + base12() + base13() + in test()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm8bitStorageTests.cpp1051 const char* base8; in addCompute8bitStorage32To8Group() member
1081 specs["base8"] = cTypes[tyIdx].base8; in addCompute8bitStorage32To8Group()
1205 const char* base8; in addCompute8bitUniform8To32Group() member
1233 specs["base8"] = cTypes[tyIdx].base8; in addCompute8bitUniform8To32Group()
1358 const char* base8; in addCompute8bitStoragePushConstant8To32Group() member
1398 specs["base8"] = cTypes[tyIdx].base8; in addCompute8bitStoragePushConstant8To32Group()
1526 const char* base8; in addCompute8bitStorage16To8Group() member
1557 specs["base8"] = cTypes[tyIdx].base8; in addCompute8bitStorage16To8Group()
1687 const char* base8; in addCompute8bitUniform8To16Group() member
1715 specs["base8"] = cTypes[tyIdx].base8; in addCompute8bitUniform8To16Group()
[all …]
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-trailing-return-type.cpp292 double base8(int, bool b) const volatile & = delete;
/external/llvm-project/llvm/test/Analysis/CostModel/ARM/
Dmve-gather-scatter-cost.ll135 define void @gep_v4i32(i32* %base, i16* %base16, i8* %base8, <4 x i32> %ind32, <4 x i16> %ind16, <4…
151 …d an estimated cost of 0 for instruction: %gepos = getelementptr i8, i8* %base8, <4 x i32> %indzext
181 %gepos = getelementptr i8, i8* %base8, <4 x i32> %indzext
194 define void @gep_v4f32(float* %base, i16* %base16, i8* %base8, <4 x i32> %ind32, <4 x i16> %ind16, …
210 …d an estimated cost of 0 for instruction: %gepos = getelementptr i8, i8* %base8, <4 x i32> %indzext
240 %gepos = getelementptr i8, i8* %base8, <4 x i32> %indzext
336 define void @gep_v8i16(i16* %base, i8* %base8, i32* %base32, <8 x i32> %ind32, <8 x i16> %ind16, <8…
351 …d an estimated cost of 0 for instruction: %gepos = getelementptr i8, i8* %base8, <8 x i32> %indzext
391 %gepos = getelementptr i8, i8* %base8, <8 x i32> %indzext
417 define void @gep_v8f16(half* %base, i8* %base8, i32* %base32, <8 x i32> %ind32, <8 x i16> %ind16, <…
[all …]