reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 if (IsPCRel) 129 assert(!IsPCRel && "NTPOFF shouldn't be PC-relative"); 133 if (IsPCRel && Kind == SystemZ::FK_390_PC32DBL) 138 assert(!IsPCRel && "DTPOFF shouldn't be PC-relative"); 142 assert(!IsPCRel && "TLSLDM shouldn't be PC-relative"); 146 assert(!IsPCRel && "TLSGD shouldn't be PC-relative"); 150 if (IsPCRel && Kind == SystemZ::FK_390_PC32DBL) 155 assert(IsPCRel && "@PLT shouldt be PC-relative");