Searched refs:isLockRepeatNtPrefix (Results 1 – 1 of 1) sorted by relevance
3456 auto isLockRepeatNtPrefix = [](StringRef N) { in ParseInstruction() local3465 while (isLockRepeatNtPrefix(Name.lower())) { in ParseInstruction()