Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h340 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
343 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h340 Operand& GetInOperand(uint32_t index) { in GetInOperand() function
343 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
/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
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dinstruction_test.cpp176 TEST(InstructionTest, GetInOperand) { in TEST() argument
/third_party/spirv-tools/test/opt/
Dinstruction_test.cpp170 TEST(InstructionTest, GetInOperand) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp176 TEST(InstructionTest, GetInOperand) { in TEST() argument