Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp468 bool parseConstantPoolIndexOperand(MachineOperand &Dest);
2172 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser
2883 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()