Searched defs:GetInOperand (Results 1 – 6 of 6) sorted by relevance
354 Operand& GetInOperand(uint32_t index) { in GetInOperand() function357 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
339 Operand& GetInOperand(uint32_t index) { in GetInOperand() function342 const Operand& GetInOperand(uint32_t index) const { in GetInOperand() function
170 TEST(InstructionTest, GetInOperand) { in TEST() argument