Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
DLLToken.h290 kw_nand, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp7341 case lltok::kw_nand: Operation = AtomicRMWInst::Nand; break; in parseAtomicRMW()