Home
last modified time | relevance | path

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

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