Home
last modified time | relevance | path

Searched refs:IsBaseTargetType (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/source/opt/
Dmem_pass.h75 bool IsBaseTargetType(const Instruction* typeInst) const;
Dmem_pass.cpp40 bool MemPass::IsBaseTargetType(const Instruction* typeInst) const { in IsBaseTargetType() function in spvtools::opt::MemPass
59 if (IsBaseTargetType(typeInst)) return true; in IsTargetType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmem_pass.h75 bool IsBaseTargetType(const Instruction* typeInst) const;
Dmem_pass.cpp40 bool MemPass::IsBaseTargetType(const Instruction* typeInst) const { in IsBaseTargetType() function in spvtools::opt::MemPass
59 if (IsBaseTargetType(typeInst)) return true; in IsTargetType()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmem_pass.h75 bool IsBaseTargetType(const Instruction* typeInst) const;
Dmem_pass.cpp40 bool MemPass::IsBaseTargetType(const Instruction* typeInst) const { in IsBaseTargetType() function in spvtools::opt::MemPass
59 if (IsBaseTargetType(typeInst)) return true; in IsTargetType()