Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h915 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3310 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1530 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()