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.h354 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
357 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h339 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
342 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h354 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
357 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp170 TEST(InstructionTest, GetInOperand) { in TEST() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dinstruction_test.cpp170 TEST(InstructionTest, GetInOperand) { in TEST() argument
/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp170 TEST(InstructionTest, GetInOperand) { in TEST() argument