Home | History | Annotate | Download | only in mips

Lines Matching refs:Output

68   ASSERT(Output() == NULL ||
69 LUnallocated::cast(Output())->HasFixedPolicy() ||
70 !LUnallocated::cast(Output())->HasRegisterPolicy());