reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
282 TargetFlags = Disp.getTargetFlags(); 284 switch (Disp.getType()) { 288 return addImm(Disp.getImm() + off); 290 return addConstantPoolIndex(Disp.getIndex(), Disp.getOffset() + off, 290 return addConstantPoolIndex(Disp.getIndex(), Disp.getOffset() + off, 293 return addGlobalAddress(Disp.getGlobal(), Disp.getOffset() + off, 293 return addGlobalAddress(Disp.getGlobal(), Disp.getOffset() + off, 296 return addBlockAddress(Disp.getBlockAddress(), Disp.getOffset() + off, 296 return addBlockAddress(Disp.getBlockAddress(), Disp.getOffset() + off,