Home
last modified time | relevance | path

Searched defs:UseGOT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp724 bool UseGOT = Func.isGlobal() && !Func.getGlobal()->isDSOLocal(); expandFunctionCALL() local
H A DLoongArchISelLowering.cpp880 getStaticTLSAddr(GlobalAddressSDNode * N,SelectionDAG & DAG,unsigned Opc,bool UseGOT,bool Large) const getStaticTLSAddr() argument