Searched refs:isPCREL (Results 1 – 3 of 3) sorted by relevance
65 IsPCREL = isPCREL(MI); in processBlock()307 bool isPCREL(const MachineInstr &MI) { in isPCREL() function
184 if (SystemZISD::isPCREL(Addr.getOpcode())) { in selectPCRelAddress()1504 if (SystemZISD::isPCREL(Load->getBasePtr().getOpcode())) in storeLoadCanUseMVC()1507 if (SystemZISD::isPCREL(Store->getBasePtr().getOpcode())) in storeLoadCanUseMVC()
391 inline bool isPCREL(unsigned Opcode) { in isPCREL() function