Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp468 bool parseConstantPoolIndexOperand(MachineOperand &Dest);
2113 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser
2793 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()