Home
last modified time | relevance | path

Searched defs:operand_type (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-iterator.cc113 OperandType operand_type = in GetIndexOperand() local
120 OperandType operand_type = in GetRegisterOperand() local
139 OperandType operand_type = operand_types[operand_index]; in GetRegisterOperandRange() local
146 OperandType operand_type = in GetRuntimeIdOperand() local
155 OperandType operand_type = in GetIntrinsicIdOperand() local
Dbytecodes.cc63 const char* Bytecodes::OperandTypeToString(OperandType operand_type) { in OperandTypeToString()
393 OperandSize Bytecodes::SizeOfOperand(OperandType operand_type, in SizeOfOperand()
536 bool Bytecodes::IsMaybeRegisterOperandType(OperandType operand_type) { in IsMaybeRegisterOperandType()
541 bool Bytecodes::IsRegisterOperandType(OperandType operand_type) { in IsRegisterOperandType()
558 bool Bytecodes::IsRegisterInputOperandType(OperandType operand_type) { in IsRegisterInputOperandType()
576 bool Bytecodes::IsRegisterOutputOperandType(OperandType operand_type) { in IsRegisterOutputOperandType()
594 int Bytecodes::GetNumberOfRegistersRepresentedBy(OperandType operand_type) { in GetNumberOfRegistersRepresentedBy()
612 bool Bytecodes::IsUnsignedOperandType(OperandType operand_type) { in IsUnsignedOperandType()
648 OperandType operand_type, in DecodeRegisterOperand()
658 OperandType operand_type, in DecodeSignedOperand()
[all …]
Dbytecode-array-writer.cc180 OperandType operand_type = operand_types[i]; in EmitBytecode() local
Dbytecode-register-optimizer.cc517 OperandType operand_type = operand_types[i]; in PrepareRegisterOperands() local
/external/v8/src/runtime/
Druntime-interpreter.cc74 interpreter::OperandType operand_type = in PrintRegisters() local
/external/libunwind/src/dwarf/
DGexpr.c125 unw_word_t *addr, int operand_type, unw_word_t *val, void *arg) in read_operand()
/external/v8/test/unittests/interpreter/
Dinterpreter-assembler-unittest.cc396 OperandType operand_type = in TARGET_TEST_F() local
/external/lldb/source/Expression/
DIRInterpreter.cpp532 Type *operand_type = operand->getType(); in CanInterpret() local
DIRForTarget.cpp2010 Type *operand_type = operand_constant_fp->getType(); in ReplaceStaticLiterals() local