Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dinsert_extract_elim.cpp41 bool InsertExtractElimPass::ExtInsConflict(const ir::Instruction* extInst, in ExtInsConflict() function in spvtools::opt::InsertExtractElimPass
65 if (ExtInsConflict(&*ii, cinst)) in EliminateInsertExtract()
Dinsert_extract_elim.h51 bool ExtInsConflict(
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcomposite.h45 bool ExtInsConflict(const std::vector<uint32_t>& extIndices,
Dcomposite.cpp38 bool ExtInsConflict(const std::vector<uint32_t>& extIndices, in ExtInsConflict() function
Ddead_insert_elim_pass.cpp116 } else if (ExtInsConflict(*pExtIndices, insInst, extOffset)) { in MarkInsertChain()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcomposite.h45 bool ExtInsConflict(const std::vector<uint32_t>& extIndices,
Dcomposite.cpp38 bool ExtInsConflict(const std::vector<uint32_t>& extIndices, in ExtInsConflict() function
Ddead_insert_elim_pass.cpp116 } else if (ExtInsConflict(*pExtIndices, insInst, extOffset)) { in MarkInsertChain()
/third_party/spirv-tools/source/opt/
Dcomposite.h45 bool ExtInsConflict(const std::vector<uint32_t>& extIndices,
Dcomposite.cpp38 bool ExtInsConflict(const std::vector<uint32_t>& extIndices, in ExtInsConflict() function
Ddead_insert_elim_pass.cpp116 } else if (ExtInsConflict(*pExtIndices, insInst, extOffset)) { in MarkInsertChain()