Searched refs:LookupLiteralRepresentation (Results 1 – 9 of 9) sorted by relevance
322 chunk_->LookupLiteralRepresentation(op).IsInteger32(); in IsInteger32Constant()328 chunk_->LookupLiteralRepresentation(op).IsTagged(); in IsTaggedConstant()334 ASSERT(chunk_->LookupLiteralRepresentation(op).IsInteger32()); in ToInteger32()343 ASSERT(chunk_->LookupLiteralRepresentation(op).IsTagged()); in ToHandle()3800 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitPushConstantOperand()
1952 Representation LookupLiteralRepresentation(LConstantOperand* operand) const;
512 Representation LChunk::LookupLiteralRepresentation( in LookupLiteralRepresentation() function in v8::internal::LChunk
316 Representation r = chunk_->LookupLiteralRepresentation(const_op); in EmitLoadDoubleRegister()342 ASSERT(chunk_->LookupLiteralRepresentation(op).IsInteger32()); in ToInteger32()353 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToOperand()
1969 Representation LookupLiteralRepresentation(LConstantOperand* operand) const;
519 Representation LChunk::LookupLiteralRepresentation( in LookupLiteralRepresentation() function in v8::internal::LChunk
2026 Representation LookupLiteralRepresentation(LConstantOperand* operand) const;
286 ASSERT(chunk_->LookupLiteralRepresentation(op).IsInteger32()); in ToInteger32()296 Representation r = chunk_->LookupLiteralRepresentation(const_op); in ToImmediate()
511 Representation LChunk::LookupLiteralRepresentation( in LookupLiteralRepresentation() function in v8::internal::LChunk