Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h730 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
2736 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1352 RepRegClassForVT[i] = RRC; in computeRegisterProperties()