Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp152 bool parseMetadataOperand(MachineOperand &Dest);
1272 bool MIParser::parseMetadataOperand(MachineOperand &Dest) { in parseMetadataOperand() function in MIParser
1503 return parseMetadataOperand(Dest); in parseMachineOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp226 bool parseMetadataOperand(MachineOperand &Dest);
1646 bool MIParser::parseMetadataOperand(MachineOperand &Dest) { in parseMetadataOperand() function in MIParser
2057 return parseMetadataOperand(Dest); in parseMachineOperand()