Home
last modified time | relevance | path

Searched defs:GetInOperand (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstruction.h332 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
335 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h330 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
333 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h330 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
333 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp176 TEST(InstructionTest, GetInOperand) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp176 TEST(InstructionTest, GetInOperand) { in TEST() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dinstruction_test.cpp176 TEST(InstructionTest, GetInOperand) { in TEST() argument