Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp469 bool parseConstantPoolIndexOperand(MachineOperand &Dest);
2224 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser
2902 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()