Home
last modified time | relevance | path

Searched refs:kw_constant_pool (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMILexer.h114 kw_constant_pool, enumerator
DMILexer.cpp257 .Case("constant-pool", MIToken::kw_constant_pool) in getIdentifierKind()
DMIParser.cpp3175 case MIToken::kw_constant_pool: in parseMemoryPseudoSourceValue()
3236 if (Token.is(MIToken::kw_constant_pool) || Token.is(MIToken::kw_stack) || in parseMachinePointerInfo()