Home
last modified time | relevance | path

Searched refs:kw_nand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h262 kw_nand, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8342 case lltok::kw_nand: Operation = AtomicRMWInst::Nand; break; in parseAtomicRMW()