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