Home
last modified time | relevance | path

Searched refs:parseMetadataOperand (Results 1 – 3 of 3) 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-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp475 bool parseMetadataOperand(MachineOperand &Dest);
2118 bool MIParser::parseMetadataOperand(MachineOperand &Dest) { in parseMetadataOperand() function in MIParser
2563 return parseMetadataOperand(Dest); in parseMachineOperand()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp475 bool parseMetadataOperand(MachineOperand &Dest);
2172 bool MIParser::parseMetadataOperand(MachineOperand &Dest) { in parseMetadataOperand() function in MIParser
2615 return parseMetadataOperand(Dest); in parseMachineOperand()