Home
last modified time | relevance | path

Searched refs:ExtInsMatch (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dinsert_extract_elim.cpp29 bool InsertExtractElimPass::ExtInsMatch(const ir::Instruction* extInst, in ExtInsMatch() function in spvtools::opt::InsertExtractElimPass
67 if (ExtInsMatch(&*ii, cinst)) { in EliminateInsertExtract()
Dinsert_extract_elim.h43 bool ExtInsMatch(
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcomposite.h37 bool ExtInsMatch(const std::vector<uint32_t>& extIndices,
Dcomposite.cpp28 bool ExtInsMatch(const std::vector<uint32_t>& extIndices, in ExtInsMatch() function
Ddead_insert_elim_pass.cpp108 } else if (ExtInsMatch(*pExtIndices, insInst, extOffset)) { in MarkInsertChain()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcomposite.h37 bool ExtInsMatch(const std::vector<uint32_t>& extIndices,
Dcomposite.cpp28 bool ExtInsMatch(const std::vector<uint32_t>& extIndices, in ExtInsMatch() function
Ddead_insert_elim_pass.cpp108 } else if (ExtInsMatch(*pExtIndices, insInst, extOffset)) { in MarkInsertChain()
/third_party/spirv-tools/source/opt/
Dcomposite.h37 bool ExtInsMatch(const std::vector<uint32_t>& extIndices,
Dcomposite.cpp28 bool ExtInsMatch(const std::vector<uint32_t>& extIndices, in ExtInsMatch() function
Ddead_insert_elim_pass.cpp108 } else if (ExtInsMatch(*pExtIndices, insInst, extOffset)) { in MarkInsertChain()