Searched refs:BytecodeUnsignedOperand (Results 1 – 2 of 2) sorted by relevance
522 TNode<Uint32T> InterpreterAssembler::BytecodeUnsignedOperand( in BytecodeUnsignedOperand() function in v8::internal::interpreter::InterpreterAssembler543 return BytecodeUnsignedOperand(operand_index, operand_size); in BytecodeOperandCount()552 return BytecodeUnsignedOperand(operand_index, operand_size); in BytecodeOperandFlag()560 return BytecodeUnsignedOperand(operand_index, operand_size); in BytecodeOperandUImm()595 return BytecodeUnsignedOperand(operand_index, operand_size); in BytecodeOperandIdxInt32()620 BytecodeUnsignedOperand(operand_index, operand_size)); in BytecodeOperandConstantPoolIdx()639 return BytecodeUnsignedOperand(operand_index, operand_size); in BytecodeOperandRuntimeId()649 BytecodeUnsignedOperand(operand_index, operand_size)); in BytecodeOperandNativeContextIndex()659 return BytecodeUnsignedOperand(operand_index, operand_size); in BytecodeOperandIntrinsicId()
354 TNode<Uint32T> BytecodeUnsignedOperand(int operand_index,