Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLToken.h344 kw_insertvalue, enumerator
H A DLLParser.cpp3240 case lltok::kw_insertvalue: { in ParseValID()
5672 case lltok::kw_insertvalue: return ParseInsertValue(Inst, PFS); in ParseInstruction()