Searched refs:RepRegClassForVT (Results 1 – 2 of 2) sorted by relevance
730 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()2736 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
1352 RepRegClassForVT[i] = RRC; in computeRegisterProperties()