Searched defs:operand_type (Results 1 – 5 of 5) sorted by relevance
78 OperandType operand_type = in GetIndexOperand() local88 OperandType operand_type = in GetRegisterOperand() local
30 const char* Bytecodes::OperandTypeToString(OperandType operand_type) { in OperandTypeToString()148 OperandSize Bytecodes::SizeOfOperand(OperandType operand_type) { in SizeOfOperand()336 std::ostream& operator<<(std::ostream& os, const OperandType& operand_type) { in operator <<()
1234 OperandType operand_type = Bytecodes::GetOperandType(bytecode, operand_index); in OperandIsValid() local
125 unw_word_t *addr, int operand_type, unw_word_t *val, void *arg) in read_operand()
222 OperandType operand_type = Bytecodes::GetOperandType(bytecode, j); in CheckBytecodeArrayEqual() local