Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h876 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
2948 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1481 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()