HomeSort by relevance Sort by last modified time
    Searched refs:ExtInsMatch (Results 1 - 6 of 6) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
composite.h 37 bool ExtInsMatch(const std::vector<uint32_t>& extIndices,
composite.cpp 28 bool ExtInsMatch(const std::vector<uint32_t>& extIndices,
dead_insert_elim_pass.cpp 108 } else if (ExtInsMatch(*pExtIndices, insInst, extOffset)) {
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
composite.h 37 bool ExtInsMatch(const std::vector<uint32_t>& extIndices,
composite.cpp 28 bool ExtInsMatch(const std::vector<uint32_t>& extIndices,
dead_insert_elim_pass.cpp 108 } else if (ExtInsMatch(*pExtIndices, insInst, extOffset)) {

Completed in 915 milliseconds