Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h375 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
1742 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1228 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()