Searched defs:operand_type (Results 1 – 7 of 7) sorted by relevance
| /external/v8/src/interpreter/ |
| D | bytecode-array-iterator.cc | 121 OperandType operand_type = in GetIndexOperand() local 128 OperandType operand_type = in GetRegisterOperand() local 143 OperandType operand_type = operand_types[operand_index]; in GetRegisterOperandRange() local 154 OperandType operand_type = in GetRuntimeIdOperand() local 163 OperandType operand_type = in GetIntrinsicIdOperand() local
|
| D | bytecode-decoder.cc | 17 OperandType operand_type, in DecodeRegisterOperand() 27 const uint8_t* operand_start, uint32_t count, OperandType operand_type, in DecodeRegisterListOperand() 36 OperandType operand_type, in DecodeSignedOperand() 54 OperandType operand_type, in DecodeUnsignedOperand()
|
| D | bytecodes.cc | 153 bool Bytecodes::IsRegisterOperandType(OperandType operand_type) { in IsRegisterOperandType() 170 bool Bytecodes::IsRegisterInputOperandType(OperandType operand_type) { in IsRegisterInputOperandType() 188 bool Bytecodes::IsRegisterOutputOperandType(OperandType operand_type) { in IsRegisterOutputOperandType() 248 bool Bytecodes::IsUnsignedOperandType(OperandType operand_type) { in IsUnsignedOperandType() 261 OperandSize Bytecodes::SizeOfOperand(OperandType operand_type, in SizeOfOperand()
|
| D | bytecode-operands.cc | 30 const char* OperandTypeToString(OperandType operand_type) { in OperandTypeToString() 83 std::ostream& operator<<(std::ostream& os, const OperandType& operand_type) { in operator <<()
|
| D | bytecodes.h | 655 static int GetNumberOfRegistersRepresentedBy(OperandType operand_type) { in GetNumberOfRegistersRepresentedBy()
|
| /external/v8/src/runtime/ |
| D | runtime-interpreter.cc | 77 interpreter::OperandType operand_type = in PrintRegisters() local
|
| /external/libunwind/src/dwarf/ |
| D | Gexpr.c | 125 unw_word_t *addr, int operand_type, unw_word_t *val, void *arg) in read_operand()
|