Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h643 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
2580 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1260 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()