Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h121 kw_constant_pool, enumerator
H A DMILexer.cpp265 .Case("constant-pool", MIToken::kw_constant_pool) in getIdentifierKind()
H A DMIParser.cpp3227 case MIToken::kw_constant_pool: in parseMemoryPseudoSourceValue()
3288 if (Token.is(MIToken::kw_constant_pool) || Token.is(MIToken::kw_stack) || in parseMachinePointerInfo()