Searched refs:isADR (Results 1 – 2 of 2) sorted by relevance
445 inline bool isADR(uint32_t Instr) { in isADR() function589 assert(isADR(RawInstr) && "RawInstr is not an ADR"); in applyFixup()
289 if (!aarch64::isADR(Instr)) in addSingleRelocation()