Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp491 bool parseMachineOperand(const unsigned OpCode, const unsigned OpIdx,
2845 bool MIParser::parseMachineOperand(const unsigned OpCode, const unsigned OpIdx, in parseMachineOperand() function in MIParser
2986 if (parseMachineOperand(OpCode, OpIdx, Dest, TiedDefIdx)) in parseMachineOperandAndTargetFlags()