Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h103 kw_bfloat, enumerator
H A DMILexer.cpp245 .Case("bfloat", MIToken::kw_bfloat) in getIdentifierKind()
H A DMIParser.cpp2885 case MIToken::kw_bfloat: in parseMachineOperand()