Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp485 bool parseMachineOperand(const unsigned OpCode, const unsigned OpIdx,
2565 bool MIParser::parseMachineOperand(const unsigned OpCode, const unsigned OpIdx, in parseMachineOperand() function in MIParser
2703 if (parseMachineOperand(OpCode, OpIdx, Dest, TiedDefIdx)) in parseMachineOperandAndTargetFlags()