Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dcombine_access_chains.h57 const analysis::Type* GetIndexedType(Instruction* inst);
Dcombine_access_chains.cpp88 const analysis::Type* CombineAccessChains::GetIndexedType(Instruction* inst) { in GetIndexedType() function in spvtools::opt::CombineAccessChains
142 const analysis::Type* type = GetIndexedType(ptr_input); in CombineIndices()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcombine_access_chains.h58 const analysis::Type* GetIndexedType(Instruction* inst);
Dcombine_access_chains.cpp88 const analysis::Type* CombineAccessChains::GetIndexedType(Instruction* inst) { in GetIndexedType() function in spvtools::opt::CombineAccessChains
142 const analysis::Type* type = GetIndexedType(ptr_input); in CombineIndices()