Searched refs:isSecurePlt (Results 1 – 4 of 4) sorted by relevance
119 if (Subtarget->isSecurePlt() && TM.isPositionIndependent() && in GetSymbolRef()
304 bool isSecurePlt() const {return SecurePlt; } in isSecurePlt() function
625 if (Kind == MCSymbolRefExpr::VK_PLT && Subtarget->isSecurePlt() && in EmitTlsCall()796 if (Subtarget->isSecurePlt() && isPositionIndependent() ) { in emitInstruction()1623 if (PPCFI->usesPICBase() && !Subtarget->isSecurePlt()) { in emitFunctionEntryLabel()
459 if (!Subtarget->isSecurePlt() && in getGlobalBaseReg()5186 !Subtarget->isSecurePlt() || !Subtarget->isTargetELF() || in Select()5195 !TM.isPositionIndependent() || !Subtarget->isSecurePlt() || in Select()