Lines Matching defs:Dest

1737 bool MIParser::parseRegisterOperand(MachineOperand &Dest,  in parseRegisterOperand()
1831 bool MIParser::parseImmediateOperand(MachineOperand &Dest) { in parseImmediateOperand()
1846 MachineOperand &Dest, in parseTargetImmMnemonic()
2014 bool MIParser::parseTypedImmediateOperand(MachineOperand &Dest) { in parseTypedImmediateOperand()
2039 bool MIParser::parseFPImmediateOperand(MachineOperand &Dest) { in parseFPImmediateOperand()
2117 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand()
2147 bool MIParser::parseStackObjectOperand(MachineOperand &Dest) { in parseStackObjectOperand()
2169 bool MIParser::parseFixedStackObjectOperand(MachineOperand &Dest) { in parseFixedStackObjectOperand()
2213 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand()
2224 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand()
2239 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand()
2252 bool MIParser::parseExternalSymbolOperand(MachineOperand &Dest) { in parseExternalSymbolOperand()
2262 bool MIParser::parseMCSymbolOperand(MachineOperand &Dest) { in parseMCSymbolOperand()
2272 bool MIParser::parseSubRegisterIndexOperand(MachineOperand &Dest) { in parseSubRegisterIndexOperand()
2419 bool MIParser::parseMetadataOperand(MachineOperand &Dest) { in parseMetadataOperand()
2483 bool MIParser::parseCFIOperand(MachineOperand &Dest) { in parseCFIOperand()
2615 bool MIParser::parseBlockAddressOperand(MachineOperand &Dest) { in parseBlockAddressOperand()
2646 bool MIParser::parseIntrinsicOperand(MachineOperand &Dest) { in parseIntrinsicOperand()
2675 bool MIParser::parsePredicateOperand(MachineOperand &Dest) { in parsePredicateOperand()
2733 bool MIParser::parseShuffleMaskOperand(MachineOperand &Dest) { in parseShuffleMaskOperand()
2761 bool MIParser::parseDbgInstrRefOperand(MachineOperand &Dest) { in parseDbgInstrRefOperand()
2792 bool MIParser::parseTargetIndexOperand(MachineOperand &Dest) { in parseTargetIndexOperand()
2811 bool MIParser::parseCustomRegisterMaskOperand(MachineOperand &Dest) { in parseCustomRegisterMaskOperand()
2838 bool MIParser::parseLiveoutRegisterMaskOperand(MachineOperand &Dest) { in parseLiveoutRegisterMaskOperand()
2864 MachineOperand &Dest, in parseMachineOperand()
2972 const unsigned OpCode, const unsigned OpIdx, MachineOperand &Dest, in parseMachineOperandAndTargetFlags()
3254 bool MIParser::parseMachinePointerInfo(MachinePointerInfo &Dest) { in parseMachinePointerInfo()
3329 bool MIParser::parseMachineMemoryOperand(MachineMemOperand *&Dest) { in parseMachineMemoryOperand()