Searched defs:GetInOperand (Results 1 – 6 of 6) sorted by relevance
332 Operand& GetInOperand(uint32_t index) { in GetInOperand() function335 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
330 Operand& GetInOperand(uint32_t index) { in GetInOperand() function333 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
176 TEST(InstructionTest, GetInOperand) { in TEST() argument