Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h142 kw_call_frame_size, enumerator
H A DMILexer.cpp288 .Case("call-frame-size", MIToken::kw_call_frame_size) in getIdentifierKind()
H A DMIParser.cpp689 assert(Token.is(MIToken::kw_call_frame_size)); in parseCallFrameSize()
761 case MIToken::kw_call_frame_size: in parseBasicBlockDefinition()