Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp147 bool parseConstantPoolIndexOperand(MachineOperand &Dest);
1206 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser
1495 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp467 bool parseConstantPoolIndexOperand(MachineOperand &Dest);
1892 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() function in MIParser
2552 return parseConstantPoolIndexOperand(Dest); in parseMachineOperand()