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