Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h224 return RepRegClassCostForVT[VT.getSimpleVT().SimpleTy]; in getRepRegClassCostFor()
1771 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/external/llvm/include/llvm/Target/
DTargetLowering.h451 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
2004 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h628 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
2457 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1249 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1477 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp910 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()