Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h368 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
1737 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1227 RepRegClassForVT[i] = RRC; in computeRegisterProperties()