Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp32 const uint32_t kTypeIntWidthInIdx = 0; variable
55 if (lenTypeInst->GetSingleWordInOperand(kTypeIntWidthInIdx) != 32) in NumComponents()
Dlocal_access_chain_convert_pass.cpp31 const uint32_t kTypeIntWidthInIdx = 0; variable
344 inst.GetSingleWordInOperand(kTypeIntWidthInIdx) != 32) in ProcessImpl()
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp32 const uint32_t kTypeIntWidthInIdx = 0; variable
55 if (lenTypeInst->GetSingleWordInOperand(kTypeIntWidthInIdx) != 32) in NumComponents()
Dlocal_access_chain_convert_pass.cpp31 const uint32_t kTypeIntWidthInIdx = 0; variable
344 inst.GetSingleWordInOperand(kTypeIntWidthInIdx) != 32) in ProcessImpl()