Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp464 bool parseConstantPoolIndexOperand(MachineOperand &Dest);
1945 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser
2603 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()