Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp487 bool parseTargetIndexOperand(MachineOperand &Dest);
2684 bool MIParser::parseTargetIndexOperand(MachineOperand &Dest) { in parseTargetIndexOperand() function in MIParser
2827 return parseTargetIndexOperand(Dest); in parseMachineOperand()