Searched refs:isSecurePlt (Results 1 – 4 of 4) sorted by relevance
119 if (Subtarget->isSecurePlt() && TM.isPositionIndependent() && in GetSymbolRef()
293 bool isSecurePlt() const {return SecurePlt; } in isSecurePlt() function
601 if (Kind == MCSymbolRefExpr::VK_PLT && Subtarget->isSecurePlt() && in EmitTlsCall()769 if (Subtarget->isSecurePlt() && isPositionIndependent() ) { in emitInstruction()1573 if (PPCFI->usesPICBase() && !Subtarget->isSecurePlt()) { in emitFunctionEntryLabel()
443 if (!Subtarget->isSecurePlt() && in getGlobalBaseReg()5048 !Subtarget->isSecurePlt() || !Subtarget->isTargetELF() || in Select()5057 !TM.isPositionIndependent() || !Subtarget->isSecurePlt() || in Select()