Home
last modified time | relevance | path

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

/external/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()
/external/deqp-deps/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()