Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h225 struct RegClassWeight { struct
857 virtual const RegClassWeight &getRegClassWeight(
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp891 RegClassWeight W = TRI->getRegClassWeight(RC); in calcRegisterCost()