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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp444 bool parseNamedVirtualRegister(VRegInfo *&Info);
1272 bool MIParser::parseNamedVirtualRegister(VRegInfo *&Info) { function in class:MIParser
1283 return parseNamedVirtualRegister(Info);

Completed in 32 milliseconds