assessments_ | v8::internal::compiler::RegisterAllocatorVerifier | private |
BuildConstraint(const InstructionOperand *op, OperandConstraint *constraint) | v8::internal::compiler::RegisterAllocatorVerifier | private |
caller_info_ | v8::internal::compiler::RegisterAllocatorVerifier | private |
CheckConstraint(const InstructionOperand *op, const OperandConstraint *constraint) | v8::internal::compiler::RegisterAllocatorVerifier | private |
config() | v8::internal::compiler::RegisterAllocatorVerifier | inlineprivate |
config_ | v8::internal::compiler::RegisterAllocatorVerifier | private |
Constraints typedef | v8::internal::compiler::RegisterAllocatorVerifier | private |
constraints() | v8::internal::compiler::RegisterAllocatorVerifier | inlineprivate |
constraints_ | v8::internal::compiler::RegisterAllocatorVerifier | private |
ConstraintType enum name | v8::internal::compiler::RegisterAllocatorVerifier | private |
CreateForBlock(const InstructionBlock *block) | v8::internal::compiler::RegisterAllocatorVerifier | private |
kConstant enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kFixedFPRegister enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kFixedRegister enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kFixedSlot enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kFPRegister enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kImmediate enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kRegister enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kRegisterAndSlot enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kRegisterOrSlot enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kRegisterOrSlotFP enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kRegisterOrSlotOrConstant enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kSameAsInput enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
kSlot enum value | v8::internal::compiler::RegisterAllocatorVerifier | private |
operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
operator delete(void *pointer, Zone *zone)=delete | v8::internal::ZoneObject | |
operator new(size_t, Zone *)=delete | v8::internal::ZoneObject | |
operator new(size_t size, void *ptr) | v8::internal::ZoneObject | inline |
operator=(const RegisterAllocatorVerifier &)=delete | v8::internal::compiler::RegisterAllocatorVerifier | |
outstanding_assessments_ | v8::internal::compiler::RegisterAllocatorVerifier | private |
RegisterAllocatorVerifier(Zone *zone, const RegisterConfiguration *config, const InstructionSequence *sequence, const Frame *frame) | v8::internal::compiler::RegisterAllocatorVerifier | |
RegisterAllocatorVerifier(const RegisterAllocatorVerifier &)=delete | v8::internal::compiler::RegisterAllocatorVerifier | |
sequence() const | v8::internal::compiler::RegisterAllocatorVerifier | inlineprivate |
sequence_ | v8::internal::compiler::RegisterAllocatorVerifier | private |
spill_slot_delta() const | v8::internal::compiler::RegisterAllocatorVerifier | inlineprivate |
spill_slot_delta_ | v8::internal::compiler::RegisterAllocatorVerifier | private |
ValidatePendingAssessment(RpoNumber block_id, InstructionOperand op, const BlockAssessments *current_assessments, PendingAssessment *const assessment, int virtual_register) | v8::internal::compiler::RegisterAllocatorVerifier | private |
ValidateUse(RpoNumber block_id, BlockAssessments *current_assessments, InstructionOperand op, int virtual_register) | v8::internal::compiler::RegisterAllocatorVerifier | private |
VerifyAssignment(const char *caller_info) | v8::internal::compiler::RegisterAllocatorVerifier | |
VerifyGapMoves() | v8::internal::compiler::RegisterAllocatorVerifier | |
VerifyInput(const OperandConstraint &constraint) | v8::internal::compiler::RegisterAllocatorVerifier | privatestatic |
VerifyOutput(const OperandConstraint &constraint) | v8::internal::compiler::RegisterAllocatorVerifier | privatestatic |
VerifyTemp(const OperandConstraint &constraint) | v8::internal::compiler::RegisterAllocatorVerifier | privatestatic |
zone() const | v8::internal::compiler::RegisterAllocatorVerifier | inlineprivate |
zone_ | v8::internal::compiler::RegisterAllocatorVerifier | private |