Lines Matching refs:Signed
257 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1));
271 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1));
283 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(0));
294 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(0));
308 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1));
321 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(0));
361 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1));
1532 TNode<IntPtrT> context_index = Signed(BytecodeOperandNativeContextIndex(0));
1898 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0));
1964 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0));
1997 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0));
2103 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0));
2138 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0));
2171 TNode<IntPtrT> relative_jump = Signed(BytecodeOperandUImmWord(0));
2307 TNode<Smi> flags = SmiTag(Signed(flags_raw));
2401 TNode<Smi> flags = SmiTag(Signed(flags_raw));
2433 TNode<Smi> smi_flags = SmiTag(Signed(raw_flags));
2685 CallRuntime(Runtime::kAbort, NoContextConstant(), SmiTag(Signed(reason)));