Searched refs:TempMO (Results 1 – 1 of 1) sorted by relevance
1625 for (const MachineOperand &TempMO : MI->operands()) { in emitInstruction() local1626 if (((TempMO.getTargetFlags() == PPCII::MO_TPREL_FLAG || in emitInstruction()1627 TempMO.getTargetFlags() == PPCII::MO_TLSLD_FLAG)) && in emitInstruction()1628 TempMO.getOperandNo() == 1) in emitInstruction()