Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp160 bool parseMachineOperand(MachineOperand &Dest,
1458 bool MIParser::parseMachineOperand(MachineOperand &Dest, in parseMachineOperand() function in MIParser
1565 if (parseMachineOperand(Dest, TiedDefIdx)) in parseMachineOperandAndTargetFlags()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp488 bool parseMachineOperand(const unsigned OpCode, const unsigned OpIdx,
2514 bool MIParser::parseMachineOperand(const unsigned OpCode, const unsigned OpIdx, in parseMachineOperand() function in MIParser
2652 if (parseMachineOperand(OpCode, OpIdx, Dest, TiedDefIdx)) in parseMachineOperandAndTargetFlags()