Searched defs:DstOp (Results 1 – 9 of 9) sorted by relevance
121 const MachineOperand &DstOp = MI->getOperand(0); in INITIALIZE_PASS_DEPENDENCY() local138 const MachineOperand &DstOp = MI->getOperand(0); in INITIALIZE_PASS_DEPENDENCY() local
70 uint16_t DstOp; member
1803 const MachineOperand &DstOp = MI->getOperand(0); in getShuffleComment() local2167 const MachineOperand &DstOp = MI->getOperand(0); in addConstantComments() local2246 const MachineOperand &DstOp = MI->getOperand(0); in addConstantComments() local2355 const MachineOperand &DstOp = MI->getOperand(0); in addConstantComments() local
67 DstOp(unsigned R) : Reg(R), Ty(DstType::Ty_Reg) {} in DstOp() function68 DstOp(Register R) : Reg(R), Ty(DstType::Ty_Reg) {} in DstOp() function69 DstOp(const MachineOperand &Op) : Reg(Op.getReg()), Ty(DstType::Ty_Reg) {} in DstOp() function70 DstOp(const LLT T) : LLTTy(T), Ty(DstType::Ty_LLT) {} in DstOp() function71 DstOp(const TargetRegisterClass *TRC) : RC(TRC), Ty(DstType::Ty_RC) {} in DstOp() function
88 MachineOperand &DstOp = MI.getOperand(DstIdx); in runOnMachineFunction() local
1460 const MachineOperand &DstOp = MI->getOperand(0); in verifyPreISelGenericInstruction() local1679 const MachineOperand &DstOp = MI->getOperand(0); in visitMachineInstrBefore() local
1830 const MachineOperand &DstOp = Copy->getOperand(0); in constrainLocalCopy() local
1256 MDNode *DstOp; in linkModuleFlagsMetadata() local
4688 Record *DstOp = Dst->getOperator(); in createInstructionRenderer() local5184 Record *DstOp = Dst->getOperator(); in runOnPattern() local