Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp484 bool parseIntrinsicOperand(MachineOperand &Dest);
2569 bool MIParser::parseIntrinsicOperand(MachineOperand &Dest) { in parseIntrinsicOperand() function in MIParser
2825 return parseIntrinsicOperand(Dest); in parseMachineOperand()