Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h444 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
1999 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h730 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
2736 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h908 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
3305 const TargetRegisterClass *RepRegClassForVT[MVT::VALUETYPE_SIZE]; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h1051 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
3562 const TargetRegisterClass *RepRegClassForVT[MVT::VALUETYPE_SIZE] = {0}; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h1045 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
3489 const TargetRegisterClass *RepRegClassForVT[MVT::VALUETYPE_SIZE] = {0}; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h1003 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
3460 const TargetRegisterClass *RepRegClassForVT[MVT::VALUETYPE_SIZE] = {0}; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h1045 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
3489 const TargetRegisterClass *RepRegClassForVT[MVT::VALUETYPE_SIZE] = {0}; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1352 RepRegClassForVT[i] = RRC; in computeRegisterProperties()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1476 RepRegClassForVT[i] = RRC; in computeRegisterProperties()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1529 RepRegClassForVT[i] = RRC; in computeRegisterProperties()