Searched defs:InstructionOperands (Results 1 – 3 of 3) sorted by relevance
40 class InstructionOperands; variable
28 class InstructionOperands; variable
705 explicit InstructionOperands(size_t num_operands) : num_operands_(num_operands) {} in InstructionOperands() function