reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
70 {&AArch64GenRegisterBankInfo::PartMappings[PMI_GPR64 - PMI_Min], 1}, 71 {&AArch64GenRegisterBankInfo::PartMappings[PMI_GPR64 - PMI_Min], 1}, 72 {&AArch64GenRegisterBankInfo::PartMappings[PMI_GPR64 - PMI_Min], 1}, 84 {&AArch64GenRegisterBankInfo::PartMappings[PMI_GPR64 - PMI_Min], 1}, 99 {&AArch64GenRegisterBankInfo::PartMappings[PMI_GPR64 - PMI_Min], 1}, 116 {&AArch64GenRegisterBankInfo::PartMappings[PMI_GPR64 - PMI_Min], 1},lib/Target/AArch64/AArch64RegisterBankInfo.cpp
87 {PMI_GPR32, PMI_GPR64}) && 103 CHECK_PARTIALMAP(PMI_GPR64, 0, 64, RBGPR); 123 CHECK_VALUEMAP(GPR, 64); 141 CHECK_VALUEMAP_3OPS(GPR, 64);lib/Target/AArch64/AArch64RegisterBankInfo.h
38 PMI_LastGPR = PMI_GPR64,