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