Home | History | Annotate | Download | only in TableGen

Lines Matching full:island

427   // Calculates the island(s) needed to decode the instruction.
1005 // Calculates the island(s) needed to decode the instruction.
1020 // 2: Island (well-known bit value needed for decoding)
1034 State = 2; // Into the Island
1047 State = 2; // Still in Island
1054 // If we are still in Island after the loop, do some housekeeping.
1433 // Found an instruction with island(s). Now just assign a filter.