Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp479 bool parseIntrinsicOperand(MachineOperand &Dest);
2379 bool MIParser::parseIntrinsicOperand(MachineOperand &Dest) { in parseIntrinsicOperand() function in MIParser
2634 return parseIntrinsicOperand(Dest); in parseMachineOperand()