Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h328 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
1579 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1179 RepRegClassForVT[i] = RRC; in computeRegisterProperties()