Home
last modified time | relevance | path

Searched refs:BytecodeOperandReg (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-assembler.cc256 BytecodeOperandReg(operand_index, LoadSensitivity::kSafe)); in LoadRegisterAtOperandIndex()
264 BytecodeOperandReg(operand_index, LoadSensitivity::kSafe); in LoadRegisterPairAtOperandIndex()
277 BytecodeOperandReg(operand_index, LoadSensitivity::kSafe)); in GetRegisterListAtOperandIndex()
319 BytecodeOperandReg(operand_index, LoadSensitivity::kSafe)); in StoreRegisterAtOperandIndex()
328 BytecodeOperandReg(operand_index, LoadSensitivity::kSafe); in StoreRegisterPairAtOperandIndex()
339 BytecodeOperandReg(operand_index, LoadSensitivity::kSafe); in StoreRegisterTripleAtOperandIndex()
611 Node* InterpreterAssembler::BytecodeOperandReg( in BytecodeOperandReg() function in v8::internal::interpreter::InterpreterAssembler
1377 BytecodeOperandReg(0, LoadSensitivity::kSafe)); in InlineStar()
Dinterpreter-assembler.h362 compiler::Node* BytecodeOperandReg(