Searched refs:UseGOT (Results 1 – 7 of 7) sorted by relevance
152 bool UseGOT) const;
1271 bool UseGOT) const { in getStaticTLSAddr()1280 CSKYCP::CSKYCPModifier Flag = UseGOT ? CSKYCP::TLSIE : CSKYCP::TLSLE; in getStaticTLSAddr()1281 bool AddCurrentAddr = UseGOT ? true : false; in getStaticTLSAddr()1282 unsigned char PCAjust = UseGOT ? 4 : 0; in getStaticTLSAddr()1290 if (UseGOT) { in getStaticTLSAddr()
594 bool UseGOT = Func.getTargetFlags() == LoongArchII::MO_CALL_PLT; in expandFunctionCALL() local595 unsigned MO = UseGOT ? LoongArchII::MO_GOT_PC_HI : LoongArchII::MO_PCREL_LO; in expandFunctionCALL()596 unsigned LAOpcode = UseGOT ? LoongArch::LDX_D : LoongArch::ADD_D; in expandFunctionCALL()
347 unsigned Opc, bool UseGOT, bool Large = false) const;
2948 unsigned Opc, bool UseGOT, in getStaticTLSAddr() argument2969 if (UseGOT) { in getStaticTLSAddr()
490 bool UseGOT) const;
8778 bool UseGOT) const { in getStaticTLSAddr()8784 if (UseGOT) { in getStaticTLSAddr()