Searched refs:isLockRepeatNtPrefix (Results 1 – 2 of 2) sorted by relevance
2622 auto isLockRepeatNtPrefix = [](StringRef N) { in ParseInstruction() local2631 while (isLockRepeatNtPrefix(Name.lower())) { in ParseInstruction()
3269 auto isLockRepeatNtPrefix = [](StringRef N) { in ParseInstruction() local3278 while (isLockRepeatNtPrefix(Name.lower())) { in ParseInstruction()