Searched refs:base8 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/clang/test/AST/ |
D | ast-dump-openmp-declare-variant-extensions.c | 41 int base8() { return 0; } in base8() function 82 base8() + base9() + base10() + base11() + base12() + base13() + in test()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsm8bitStorageTests.cpp | 1051 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/ |
D | modernize-use-trailing-return-type.cpp | 292 double base8(int, bool b) const volatile & = delete;
|
/external/llvm-project/llvm/test/Analysis/CostModel/ARM/ |
D | mve-gather-scatter-cost.ll | 135 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 …]
|