Searched refs:isPCRelative (Results 1 – 4 of 4) sorted by relevance
135 bool isPCRelative() const { in isPCRelative() function441 if (AM.isPCRelative()) { in matchAddressRecursively()694 if (AM.isPCRelative()) { in SelectARID()757 if (AM.isPCRelative()) { in SelectARII()809 if (AM.isPCRelative()) { in SelectAL()847 if (!AM.isPCRelative()) { in SelectPCD()876 if (!AM.isPCRelative()) { in SelectPCI()909 if (AM.isPCRelative()) { in SelectARI()
56 char isPCRelative; /* Is this a PC-relative offset? */ member
457 return intop->isPCRelative; in xtensa_operand_isPCRelative()465 if (!intop->isPCRelative) in xtensa_operand_do_reloc()475 if (!intop->isPCRelative) in xtensa_operand_undo_reloc()
374 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,