Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp485 bool parseIntrinsicOperand(MachineOperand &Dest);
2646 bool MIParser::parseIntrinsicOperand(MachineOperand &Dest) { in parseIntrinsicOperand() function in MIParser
2934 return parseIntrinsicOperand(Dest); in parseMachineOperand()