reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
350 if (MI.getOpcode() == AArch64::ADDXri && canAddBePartOfLOH(MI)) { 350 if (MI.getOpcode() == AArch64::ADDXri && canAddBePartOfLOH(MI)) { 354 OpInfo.MI1 = &MI; 359 OpInfo.MI1 = &MI; 363 assert((MI.getOpcode() == AArch64::LDRXui || 364 MI.getOpcode() == AArch64::LDRWui) && 366 assert((MI.getOperand(2).getTargetFlags() & AArch64II::MO_GOT) && 371 OpInfo.MI1 = &MI; 376 OpInfo.MI1 = &MI;