Home
last modified time | relevance | path

Searched refs:kw_nusw (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h72 kw_nusw, enumerator
H A DMILexer.cpp215 .Case("nusw", MIToken::kw_nusw) in getIdentifierKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h112 kw_nusw, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4322 else if (EatIfPresent(lltok::kw_nusw)) in parseValID()
8456 else if (EatIfPresent(lltok::kw_nusw)) in parseGetElementPtr()