Searched refs:ToConstant (Results 1 – 12 of 12) sorted by relevance
51 return ToConstant(instr_->InputAt(index)).ToInt32(); in InputInt32()59 return ToConstant(instr_->InputAt(index)).ToInt64(); in InputInt64()127 return ToConstant(op).ToRpoNumber(); in ToRpoNumber()146 Constant ToConstant(InstructionOperand* op) { in ToConstant() function154 double ToDouble(InstructionOperand* op) { return ToConstant(op).ToFloat64(); } in ToDouble()156 float ToFloat32(InstructionOperand* op) { return ToConstant(op).ToFloat32(); } in ToFloat32()159 return ToConstant(op).ToExternalReference(); in ToExternalReference()163 return ToConstant(op).ToHeapObject(); in ToHeapObject()
65 return DefineAsConstant(node, ToConstant(node)); in DefineAsConstant()157 return sequence()->AddImmediate(ToConstant(node)); in UseImmediate()235 static Constant ToConstant(const Node* node) { in ToConstant() function
902 Constant constant = converter.ToConstant(op); in AddTranslationForOperand()
67 Constant constant = ToConstant(operand); in ToImmediate()121 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()141 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()159 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()163 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()305 RelocInfo::Mode rmode_length = i.ToConstant(instr->InputAt(1)).rmode(); \306 RelocInfo::Mode rmode_buffer = i.ToConstant(instr->InputAt(3)).rmode(); \409 RelocInfo::Mode rmode_length = i.ToConstant(instr->InputAt(1)).rmode(); \410 RelocInfo::Mode rmode_buffer = i.ToConstant(instr->InputAt(3)).rmode(); \513 RelocInfo::Mode rmode_length = i.ToConstant(instr->InputAt(1)).rmode(); \[all …]
61 Constant constant = ToConstant(operand); in ToImmediate()115 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()135 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()153 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()157 Constant ctant = ToConstant(instr_->InputAt(NextOffset(offset))); in MemoryOperand()1083 Constant src_constant = g.ToConstant(source); in AssembleArchInstruction()2516 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()2531 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()2532 pop_size += g.ToConstant(pop).ToInt32() * kPointerSize; in AssembleReturn()2566 Constant src_constant = g.ToConstant(source); in AssembleMove()
42 Constant constant = ToConstant(operand); in ToImmediate()472 RelocInfo::Mode rmode = i.ToConstant(instr->InputAt(3)).rmode(); \527 RelocInfo::Mode rmode = i.ToConstant(instr->InputAt(3)).rmode(); \587 RelocInfo::Mode rmode = i.ToConstant(instr->InputAt(3)).rmode(); \642 RelocInfo::Mode rmode = i.ToConstant(instr->InputAt(3)).rmode(); \2580 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()2595 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()2596 pop_size += g.ToConstant(pop).ToInt32() * kPointerSize; in AssembleReturn()2638 Constant src = g.ToConstant(constant_source); in AssembleMove()
209 Constant constant = ToConstant(operand); in ToImmediate()1958 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()1980 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()1981 pop_count += g.ToConstant(pop).ToInt32(); in AssembleReturn()2021 Constant src = g.ToConstant(ConstantOperand::cast(source)); in AssembleMove()
61 Constant constant = ToConstant(instr_->InputAt(index)); in InputImmediate()2318 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()2331 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()2332 pop_count += g.ToConstant(pop).ToInt32(); in AssembleReturn()2365 Constant src = g.ToConstant(source); in AssembleMove()
78 Constant constant = ToConstant(instr_->InputAt(index)); in InputImmediate()2099 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()2112 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()2113 pop_count += g.ToConstant(pop).ToInt32(); in AssembleReturn()2151 Constant src = g.ToConstant(source); in AssembleMove()
45 Constant constant = ToConstant(instr_->InputAt(index)); in InputImmediate()2272 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()2286 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()2287 pop_count += g.ToConstant(pop).ToInt32(); in AssembleReturn()2319 Constant src = g.ToConstant(source); in AssembleMove()
77 Constant constant = ToConstant(instr_->InputAt(index)); in InputImmediate()2440 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()2454 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()2455 pop_count += g.ToConstant(pop).ToInt32(); in AssembleReturn()2493 Constant src = g.ToConstant(source); in AssembleMove()
55 Constant constant = ToConstant(instr_->InputAt(index)); in InputImmediate()2650 if (pop->IsImmediate() && g.ToConstant(pop).ToInt32() == 0) { in AssembleReturn()2663 DCHECK_EQ(Constant::kInt32, g.ToConstant(pop).type()); in AssembleReturn()2664 pop_count += g.ToConstant(pop).ToInt32(); in AssembleReturn()2696 Constant src = g.ToConstant(source); in AssembleMove()