reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
52 (void)RBGPR; 53 assert(&AArch64::GPRRegBank == &RBGPR && 67 assert(RBGPR.covers(*TRI.getRegClass(AArch64::GPR32RegClassID)) && 69 assert(RBGPR.getSize() == 64 && "GPRs should hold up to 64-bit"); 102 CHECK_PARTIALMAP(PMI_GPR32, 0, 32, RBGPR); 103 CHECK_PARTIALMAP(PMI_GPR64, 0, 64, RBGPR);