Lines Matching defs:PCAdj
1438 unsigned PCAdj = (Opc == ARM::MOVi16_ga_pcrel) ? 8 : 4;1442 MCConstantExpr::create(PCAdj, OutContext),1471 unsigned PCAdj = (Opc == ARM::MOVTi16_ga_pcrel) ? 8 : 4;1475 MCConstantExpr::create(PCAdj, OutContext),