Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLToken.h75 kw_exact, enumerator
DLLParser.cpp2715 if (EatIfPresent(lltok::kw_exact)) in ParseValID()
3472 bool Exact = EatIfPresent(lltok::kw_exact); in ParseInstruction()