Searched refs:LookupLiteralRepresentation (Results 1 – 11 of 11) sorted by relevance
395 Representation LChunk::LookupLiteralRepresentation( in LookupLiteralRepresentation() function in v8::internal::LChunk
638 Representation LookupLiteralRepresentation(LConstantOperand* operand) const;
378 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()417 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadDoubleRegister()441 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()447 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32()452 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()490 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
395 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()434 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadDoubleRegister()458 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()464 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32()469 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()505 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
399 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()435 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadDoubleRegister()461 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()467 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32()472 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()508 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
1051 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()1082 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand32()1144 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()1163 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()1168 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32Constant()
373 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()412 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()417 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32()421 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()452 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
391 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadRegister()433 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()439 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32()444 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()480 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
425 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32Constant()430 return chunk_->LookupLiteralRepresentation(op).IsExternal(); in IsExternalConstant()441 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmiConstant()482 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
424 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()444 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32()449 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()
692 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()712 return chunk_->LookupLiteralRepresentation(op).IsSmiOrInteger32(); in IsInteger32()717 return chunk_->LookupLiteralRepresentation(op).IsSmi(); in IsSmi()