Lines Matching refs:UintPtrT
563 TNode<UintPtrT> InterpreterAssembler::BytecodeOperandUImmWord(
598 TNode<UintPtrT> InterpreterAssembler::BytecodeOperandIdx(int operand_index) {
613 TNode<UintPtrT> InterpreterAssembler::BytecodeOperandConstantPoolIdx(
642 TNode<UintPtrT> InterpreterAssembler::BytecodeOperandNativeContextIndex(
676 TNode<UintPtrT> index = BytecodeOperandConstantPoolIdx(operand_index);
779 TNode<UintPtrT> slot_id, TNode<HeapObject> maybe_feedback_vector) {
802 const RegListNodePair& args, TNode<UintPtrT> slot_id,
846 const RegListNodePair& args, TNode<UintPtrT> slot_id,
1417 TNode<IntPtrT> formal_parameter_count, TNode<UintPtrT> register_count) {
1440 TNode<UintPtrT> register_count = ChangeUint32ToWord(registers.reg_count());
1512 TNode<UintPtrT> register_count = ChangeUint32ToWord(registers.reg_count());
1604 TNode<UintPtrT> slot_index = BytecodeOperandIdx(0);