Searched refs:const_op (Results 1 – 4 of 4) sorted by relevance
438 LConstantOperand* const_op = LConstantOperand::cast(op); in EmitLoadRegister() local439 HConstant* constant = chunk_->LookupConstant(const_op); in EmitLoadRegister()441 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()473 LConstantOperand* const_op = LConstantOperand::cast(op); in EmitLoadDoubleRegister() local474 HConstant* constant = chunk_->LookupConstant(const_op); in EmitLoadDoubleRegister()476 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadDoubleRegister()547 LConstantOperand* const_op = LConstantOperand::cast(op); in ToOperand() local548 HConstant* constant = chunk()->LookupConstant(const_op); in ToOperand()549 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
377 LConstantOperand* const_op = LConstantOperand::cast(op); in EmitLoadRegister() local378 HConstant* constant = chunk_->LookupConstant(const_op); in EmitLoadRegister()380 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()415 LConstantOperand* const_op = LConstantOperand::cast(op); in EmitLoadDoubleRegister() local416 HConstant* constant = chunk_->LookupConstant(const_op); in EmitLoadDoubleRegister()418 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadDoubleRegister()489 LConstantOperand* const_op = LConstantOperand::cast(op); in ToOperand() local490 HConstant* constant = chunk()->LookupConstant(const_op); in ToOperand()491 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
432 LConstantOperand* const_op = LConstantOperand::cast(op); in EmitLoadRegister() local433 HConstant* constant = chunk_->LookupConstant(const_op); in EmitLoadRegister()435 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()470 LConstantOperand* const_op = LConstantOperand::cast(op); in EmitLoadDoubleRegister() local471 HConstant* constant = chunk_->LookupConstant(const_op); in EmitLoadDoubleRegister()473 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadDoubleRegister()542 LConstantOperand* const_op = LConstantOperand::cast(op); in ToOperand() local543 HConstant* constant = chunk()->LookupConstant(const_op); in ToOperand()544 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
1205 LConstantOperand* const_op = LConstantOperand::cast(op); in ToOperand() local1206 HConstant* constant = chunk()->LookupConstant(const_op); in ToOperand()1207 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()1236 LConstantOperand* const_op = LConstantOperand::cast(op); in ToOperand32() local1237 HConstant* constant = chunk()->LookupConstant(const_op); in ToOperand32()1238 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand32()