Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h924 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3213 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1510 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()