Searched refs:LAST_GAP_POSITION (Results 1 – 6 of 6) sorted by relevance
114 for (; i <= Instruction::LAST_GAP_POSITION; i++) { in FindFirstNonEmptySlot()324 bool has_moves = i <= Instruction::LAST_GAP_POSITION; in CompressGaps()327 if (i == Instruction::LAST_GAP_POSITION) { in CompressGaps()329 instruction->parallel_moves()[Instruction::LAST_GAP_POSITION]); in CompressGaps()333 instruction->parallel_moves()[Instruction::LAST_GAP_POSITION]); in CompressGaps()341 instruction->parallel_moves()[Instruction::LAST_GAP_POSITION]; in CompressGaps()
23 i <= Instruction::LAST_GAP_POSITION; i++) { in VerifyEmptyGaps()32 i <= Instruction::LAST_GAP_POSITION; i++) { in VerifyAllocatedGaps()
368 i <= Instruction::LAST_GAP_POSITION; i++) { in AreMovesRedundant()504 i <= Instruction::LAST_GAP_POSITION; i++) { in operator <<()
576 i <= Instruction::LAST_GAP_POSITION; ++i) { in GetPushCompatibleMoves()857 i <= Instruction::LAST_GAP_POSITION; i++) { in AssembleGaps()
995 LAST_GAP_POSITION = END enumerator
1233 i <= Instruction::LAST_GAP_POSITION; i++) { in operator <<()