Searched refs:BytecodeOperandUImmWord (Results 1 – 3 of 3) sorted by relevance
1898 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0)); in IGNITION_HANDLER()1964 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0)); in IGNITION_HANDLER()1997 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0)); in IGNITION_HANDLER()2103 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0)); in IGNITION_HANDLER()2138 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0)); in IGNITION_HANDLER()2171 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0)); in IGNITION_HANDLER()2227 TNode<UintPtrT> table_length = BytecodeOperandUImmWord(1); in IGNITION_HANDLER()3060 TNode<UintPtrT> table_length = BytecodeOperandUImmWord(2); in IGNITION_HANDLER()
51 TNode<UintPtrT> BytecodeOperandUImmWord(int operand_index);
563 TNode<UintPtrT> InterpreterAssembler::BytecodeOperandUImmWord( in BytecodeOperandUImmWord() function in v8::internal::interpreter::InterpreterAssembler1106 TNode<IntPtrT> jump_offset = Signed(BytecodeOperandUImmWord(operand_index)); in JumpConditionalByImmediateOperand()