Lines Matching refs:ToConstant
66 Constant constant = ToConstant(operand); in ToImmediate()
122 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()
142 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()
160 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()
164 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()
191 Constant ctant = ToConstant(instr_->InputAt(NextOffset(&offset))); in NextMemoryOperand()
721 Constant constant = i.ToConstant(instr->InputAt(0)); in AssembleArchInstruction()
771 Constant constant = i.ToConstant(instr->InputAt(0)); in AssembleArchInstruction()
4799 DCHECK_EQ(g.ToConstant(additional_pop_count).ToInt32(), 0); in AssembleReturn()
4824 g.ToConstant(additional_pop_count).ToInt32() == 0) { in AssembleReturn()
4860 int additional_count = g.ToConstant(additional_pop_count).ToInt32(); in AssembleReturn()
4958 Constant src = g.ToConstant(source); in AssembleMove()
4980 Constant src = g.ToConstant(source); in AssembleMove()