Home
last modified time | relevance | path

Searched refs:parseRegisterOperand (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.cpp450 bool parseRegisterOperand(MachineOperand &Dest,
929 if (parseRegisterOperand(MO, TiedDefIdx, /*IsDef=*/true)) in parse()
1438 bool MIParser::parseRegisterOperand(MachineOperand &Dest, in parseRegisterOperand() function in MIParser
2532 return parseRegisterOperand(Dest, TiedDefIdx); in parseMachineOperand()