Searched refs:parseRegisterFlag (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp446 bool parseRegisterFlag(unsigned &Flags);
1369 bool MIParser::parseRegisterFlag(unsigned &Flags) { function in class:MIParser
1481 if (parseRegisterFlag(Flags))

Completed in 115 milliseconds