Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp443 bool parseVirtualRegister(VRegInfo *&Info);
1067 if (parseVirtualRegister(Info)) in parseStandaloneVirtualRegister()
1243 bool MIParser::parseVirtualRegister(VRegInfo *&Info) { in parseVirtualRegister() function in MIParser
1263 if (parseVirtualRegister(Info)) in parseRegister()