Searched refs:UseGOT (Results 1 – 7 of 7) sorted by relevance
724 bool UseGOT = Func.isGlobal() && !Func.getGlobal()->isDSOLocal(); in expandFunctionCALL() local725 unsigned MO = UseGOT ? LoongArchII::MO_GOT_PC_HI : LoongArchII::MO_PCREL_LO; in expandFunctionCALL()726 unsigned LAOpcode = UseGOT ? LoongArch::LDX_D : LoongArch::ADD_D; in expandFunctionCALL()
280 unsigned Opc, bool UseGOT, bool Large = false) const;
1791 unsigned Opc, bool UseGOT, in getStaticTLSAddr() argument1804 if (UseGOT) { in getStaticTLSAddr()
171 bool UseGOT) const;
1300 bool UseGOT) const { in getStaticTLSAddr()1309 CSKYCP::CSKYCPModifier Flag = UseGOT ? CSKYCP::TLSIE : CSKYCP::TLSLE; in getStaticTLSAddr()1310 bool AddCurrentAddr = UseGOT ? true : false; in getStaticTLSAddr()1311 unsigned char PCAjust = UseGOT ? 4 : 0; in getStaticTLSAddr()1319 if (UseGOT) { in getStaticTLSAddr()
918 bool UseGOT) const;
7405 bool UseGOT) const { in getStaticTLSAddr()7411 if (UseGOT) { in getStaticTLSAddr()