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