Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp142 bool parseStackObjectOperand(MachineOperand &Dest);
1139 bool MIParser::parseStackObjectOperand(MachineOperand &Dest) { in parseStackObjectOperand() function in MIParser
1488 return parseStackObjectOperand(Dest); in parseMachineOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp215 bool parseStackObjectOperand(MachineOperand &Dest);
1471 bool MIParser::parseStackObjectOperand(MachineOperand &Dest) { in parseStackObjectOperand() function in MIParser
2041 return parseStackObjectOperand(Dest); in parseMachineOperand()