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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp447 bool parseRegisterClassOrBank(VRegInfo &RegInfo);
1311 bool MIParser::parseRegisterClassOrBank(VRegInfo &RegInfo) { function in class:MIParser
1502 if (parseRegisterClassOrBank(*RegInfo))

Completed in 157 milliseconds