Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp486 bool parseShuffleMaskOperand(MachineOperand &Dest);
2715 bool MIParser::parseShuffleMaskOperand(MachineOperand &Dest) { in parseShuffleMaskOperand() function in MIParser
2924 return parseShuffleMaskOperand(Dest); in parseMachineOperand()