Home
last modified time | relevance | path

Searched refs:RepRegClassForVT (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h917 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
3208 const TargetRegisterClass *RepRegClassForVT[MVT::VALUETYPE_SIZE]; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1509 RepRegClassForVT[i] = RRC; in computeRegisterProperties()