Searched refs:RepRegClassForVT (Results 1 – 2 of 2) sorted by relevance
1003 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()3446 const TargetRegisterClass *RepRegClassForVT[MVT::VALUETYPE_SIZE] = {0}; variable
1574 RepRegClassForVT[i] = RRC; in computeRegisterProperties()