Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp222 bool parseConstantPoolIndexOperand(MachineOperand &Dest);
1577 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser
2203 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()