reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86GenRegisterBankInfo.def
   55     INSTR_3OP(BREAKDOWN(PMI_GPR8, 1))  // 0: GPR_8
   56     INSTR_3OP(BREAKDOWN(PMI_GPR16, 1)) // 3: GPR_16
   57     INSTR_3OP(BREAKDOWN(PMI_GPR32, 1)) // 6: GPR_32
   58     INSTR_3OP(BREAKDOWN(PMI_GPR64, 1)) // 9: GPR_64    
   59     INSTR_3OP(BREAKDOWN(PMI_FP32, 1))   // 12: Fp32
   60     INSTR_3OP(BREAKDOWN(PMI_FP64, 1))   // 15: Fp64
   61     INSTR_3OP(BREAKDOWN(PMI_VEC128, 1)) // 18: Vec128
   62     INSTR_3OP(BREAKDOWN(PMI_VEC256, 1)) // 21: Vec256
   63     INSTR_3OP(BREAKDOWN(PMI_VEC512, 1)) // 24: Vec512