Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1010 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3451 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1575 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()