Searched refs:IsTargetType (Results 1 – 14 of 14) sorted by relevance
59 bool MemPass::IsTargetType(const Instruction* typeInst) const { in IsTargetType() function in spvtools::opt::MemPass62 if (!IsTargetType( in IsTargetType()72 if (!IsTargetType(compTypeInst)) return false; in IsTargetType()279 if (!IsTargetType(varPteTypeInst)) { in IsTargetVar()
80 bool IsTargetType(const Instruction* typeInst) const;
58 bool MemPass::IsTargetType(const Instruction* typeInst) const { in IsTargetType() function in spvtools::opt::MemPass61 if (!IsTargetType( in IsTargetType()71 if (!IsTargetType(compTypeInst)) return false; in IsTargetType()278 if (!IsTargetType(varPteTypeInst)) { in IsTargetVar()
53 bool IsTargetType(const ir::Instruction* typeInst) const;
51 bool LocalSingleBlockLoadStoreElimPass::IsTargetType( in IsTargetType() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass98 if (!IsTargetType(varPteTypeInst)) { in IsTargetVar()
55 bool IsTargetType(const ir::Instruction* typeInst) const;
53 bool LocalAccessChainConvertPass::IsTargetType( in IsTargetType() function in spvtools::opt::LocalAccessChainConvertPass100 if (!IsTargetType(varPteTypeInst)) { in IsTargetVar()
58 bool IsTargetType(const ir::Instruction* typeInst) const;
56 bool LocalSingleStoreElimPass::IsTargetType( in IsTargetType() function in spvtools::opt::LocalSingleStoreElimPass103 if (!IsTargetType(varPteTypeInst)) { in IsTargetVar()
61 bool LocalMultiStoreElimPass::IsTargetType( in IsTargetType() function in spvtools::opt::LocalMultiStoreElimPass116 if (!IsTargetType(varPteTypeInst)) { in IsTargetVar()