Home
last modified time | relevance | path

Searched defs:GetOperand (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h655 inline Operand& Instruction::GetOperand(uint32_t index) { in GetOperand() function
660 inline const Operand& Instruction::GetOperand(uint32_t index) const { in GetOperand() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h655 inline Operand& Instruction::GetOperand(uint32_t index) { in GetOperand() function
660 inline const Operand& Instruction::GetOperand(uint32_t index) const { in GetOperand() function
/third_party/spirv-tools/source/opt/
Dinstruction.h665 inline Operand& Instruction::GetOperand(uint32_t index) { in GetOperand() function
670 inline const Operand& Instruction::GetOperand(uint32_t index) const { in GetOperand() function
/third_party/vixl/src/aarch32/
Ddisasm-aarch32.h232 const MemOperand& GetOperand() const { return operand_; } in GetOperand() function
244 const AlignedMemOperand& GetOperand() const { return operand_; } in GetOperand() function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dinstruction_test.cpp168 TEST(InstructionTest, GetOperand) { in TEST() argument
/third_party/spirv-tools/test/opt/
Dinstruction_test.cpp162 TEST(InstructionTest, GetOperand) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp168 TEST(InstructionTest, GetOperand) { in TEST() argument