Searched refs:IsPositionIndependent (Results 1 – 8 of 8) sorted by relevance
263 bool IsPositionIndependent = TM.isPositionIndependent(); in getReservedRegs() local265 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent) in getReservedRegs()271 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent) in getReservedRegs()
559 bool IsPositionIndependent = isPositionIndependent(); in ARMMaterializeGV() local563 (Subtarget->isTargetMachO() || !IsPositionIndependent)) { in ARMMaterializeGV()569 if (IsPositionIndependent) in ARMMaterializeGV()583 if (Subtarget->isTargetELF() && IsPositionIndependent) in ARMMaterializeGV()587 unsigned PCAdj = IsPositionIndependent ? (Subtarget->isThumb() ? 4 : 8) : 0; in ARMMaterializeGV()597 unsigned Opc = IsPositionIndependent ? ARM::t2LDRpci_pic : ARM::t2LDRpci; in ARMMaterializeGV()600 if (IsPositionIndependent) in ARMMaterializeGV()612 if (IsPositionIndependent) { in ARMMaterializeGV()
2520 bool IsPositionIndependent = isPositionIndependent(); in LowerBlockAddress() local2521 if (!IsPositionIndependent) { in LowerBlockAddress()2536 if (!IsPositionIndependent) in LowerBlockAddress()2941 bool IsPositionIndependent = isPositionIndependent(); in LowerINTRINSIC_WO_CHAIN() local2942 unsigned PCAdj = IsPositionIndependent ? (Subtarget->isThumb() ? 4 : 8) : 0; in LowerINTRINSIC_WO_CHAIN()2953 if (IsPositionIndependent) { in LowerINTRINSIC_WO_CHAIN()7502 bool IsPositionIndependent = isPositionIndependent(); in EmitSjLjDispatchBlock() local7616 if (IsPositionIndependent) { in EmitSjLjDispatchBlock()7699 if (IsPositionIndependent) { in EmitSjLjDispatchBlock()
558 bool IsPositionIndependent = isPositionIndependent(); in ARMMaterializeGV() local562 (Subtarget->isTargetMachO() || !IsPositionIndependent)) { in ARMMaterializeGV()568 if (IsPositionIndependent) in ARMMaterializeGV()582 if (Subtarget->isTargetELF() && IsPositionIndependent) in ARMMaterializeGV()586 unsigned PCAdj = IsPositionIndependent ? (Subtarget->isThumb() ? 4 : 8) : 0; in ARMMaterializeGV()596 unsigned Opc = IsPositionIndependent ? ARM::t2LDRpci_pic : ARM::t2LDRpci; in ARMMaterializeGV()599 if (IsPositionIndependent) in ARMMaterializeGV()611 if (IsPositionIndependent) { in ARMMaterializeGV()
2768 bool IsPositionIndependent = isPositionIndependent() || Subtarget->isROPI(); in LowerBlockAddress() local2769 if (!IsPositionIndependent) { in LowerBlockAddress()2783 if (!IsPositionIndependent) in LowerBlockAddress()3362 bool IsPositionIndependent = isPositionIndependent(); in LowerINTRINSIC_WO_CHAIN() local3363 unsigned PCAdj = IsPositionIndependent ? (Subtarget->isThumb() ? 4 : 8) : 0; in LowerINTRINSIC_WO_CHAIN()3373 if (IsPositionIndependent) { in LowerINTRINSIC_WO_CHAIN()8462 bool IsPositionIndependent = isPositionIndependent(); in EmitSjLjDispatchBlock() local8590 if (IsPositionIndependent) { in EmitSjLjDispatchBlock()8683 if (IsPositionIndependent) { in EmitSjLjDispatchBlock()
298 bool IsPositionIndependent = TM.isPositionIndependent(); in getReservedRegs() local300 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent) in getReservedRegs()306 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent) in getReservedRegs()
923 bool IsPositionIndependent = isPositionIndependent(); in LowerConstantPool() local924 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool()939 if (IsPositionIndependent) in LowerConstantPool()1112 bool IsPositionIndependent = isPositionIndependent(); in LowerToTLSInitialExecModel() local1114 IsPositionIndependent ? HexagonII::MO_IEGOT : HexagonII::MO_IE; in LowerToTLSInitialExecModel()1122 if (IsPositionIndependent) { in LowerToTLSInitialExecModel()
1410 bool IsPositionIndependent = isPositionIndependent(); in LowerConstantPool() local1411 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool()1418 if (IsPositionIndependent) in LowerConstantPool()1593 bool IsPositionIndependent = isPositionIndependent(); in LowerToTLSInitialExecModel() local1595 IsPositionIndependent ? HexagonII::MO_IEGOT : HexagonII::MO_IE; in LowerToTLSInitialExecModel()1603 if (IsPositionIndependent) { in LowerToTLSInitialExecModel()