Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h244 return RepRegClassCostForVT[VT.getSimpleVT().SimpleTy]; in getRepRegClassCostFor()
1900 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp893 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()