Home
last modified time | relevance | path

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

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