Home
last modified time | relevance | path

Searched defs:start_operand (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp97 uint32_t start_operand = in UpgradeInstructions() local
135 uint32_t start_operand = 0u; in UpgradeMemoryAndImages() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dupgrade_memory_model.cpp97 uint32_t start_operand = in UpgradeInstructions() local
135 uint32_t start_operand = 0u; in UpgradeMemoryAndImages() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp97 uint32_t start_operand = in UpgradeInstructions() local
135 uint32_t start_operand = 0u; in UpgradeMemoryAndImages() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc4706 std::optional<int64_t> start_operand; in HandleSlice() local