Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp484 bool parseIntrinsicOperand(MachineOperand &Dest);
2628 bool MIParser::parseIntrinsicOperand(MachineOperand &Dest) { in parseIntrinsicOperand() function in MIParser
2915 return parseIntrinsicOperand(Dest); in parseMachineOperand()