Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h451 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
2004 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h737 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
2741 uint8_t RepRegClassCostForVT[MVT::LAST_VALUETYPE]; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h915 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3310 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h1058 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3567 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h1052 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3494 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h1010 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3465 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h1052 return RepRegClassCostForVT[VT.SimpleTy]; in getRepRegClassCostFor()
3494 uint8_t RepRegClassCostForVT[MVT::VALUETYPE_SIZE]; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1353 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1477 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1530 RepRegClassCostForVT[i] = Cost; in computeRegisterProperties()