Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h869 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
2943 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1480 RepRegClassForVT[i] = RRC; in computeRegisterProperties()