Searched refs:LastADRP (Results 1 – 1 of 1) sorted by relevance
283 const MachineInstr *LastADRP; ///< Last ADRP in same register. member327 Info.LastADRP = nullptr; in handleClobber()342 DefInfo.LastADRP = nullptr; in handleMiddleInst()382 if (Info.LastADRP != nullptr) { in handleADRP()384 << '\t' << MI << '\t' << *Info.LastADRP); in handleADRP()385 AFI.addLOHDirective(MCLOH_AdrpAdrp, {&MI, Info.LastADRP}); in handleADRP()483 Info.LastADRP = &MI; in handleADRP()