Home
last modified time | relevance | path

Searched refs:setAIXFuncUseTLSIEForLD (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h233 void setAIXFuncUseTLSIEForLD() { AIXFuncUseTLSIEForLD = true; } in setAIXFuncUseTLSIEForLD() function
H A DPPCISelLowering.cpp3410 FuncInfo->setAIXFuncUseTLSIEForLD(); in updateForAIXShLibTLSModelOpt()