Home
last modified time | relevance | path

Searched refs:RepRegClassCostForVT (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.h737 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
2741 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1353 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()