Home
last modified time | relevance | path

Searched defs:PartVT (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1584 EVT PartVT = VT; in getVectorTypeBreakdown() local
1703 MVT PartVT = in GetReturnInfo() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp130 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
278 MVT PartVT, EVT ValueVT, const Value *V) { in getCopyFromPartsVector()
383 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts()
515 MVT PartVT, const Value *V) { in getCopyToPartsVector()
1463 MVT PartVT = TLI.getRegisterType(Context, VT); in visitRet() local
7627 MVT PartVT = getRegisterType(CLI.RetTy->getContext(), VT); in LowerCallTo() local
8010 MVT PartVT = TLI->getRegisterType(*CurDAG->getContext(), VT); in LowerArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallLowering.cpp81 EVT PartVT = TLI.getRegisterType(Context, VT); in splitToValueTypes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp206 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
363 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector()
503 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts()
635 SDValue Val, const SDLoc &DL, EVT PartVT) { in widenVectorToPartType()
664 MVT PartVT, const Value *V, in getCopyToPartsVector()
1887 MVT PartVT = TLI.getRegisterTypeForCallingConv(Context, CC, VT); in visitRet() local
9248 MVT PartVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local
9872 MVT PartVT = TLI->getRegisterTypeForCallingConv(*CurDAG->getContext(), in LowerArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp162 unsigned NumParts, MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts()
323 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector()
483 unsigned NumParts, MVT PartVT, const Value *V, in getCopyToParts()
619 const SDLoc &DL, EVT PartVT) { in widenVectorToPartType()
657 MVT PartVT, const Value *V, in getCopyToPartsVector()
2044 MVT PartVT = TLI.getRegisterTypeForCallingConv(Context, CC, VT); in visitRet() local
10102 MVT PartVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local
10782 MVT PartVT = TLI->getRegisterTypeForCallingConv(*CurDAG->getContext(), in LowerArguments() local
H A DLegalizeVectorTypes.cpp5049 EVT PartVT = EVT::getVectorVT(*DAG.getContext(), EltVT, in WidenVecRes_EXTRACT_SUBVECTOR() local
5647 EVT PartVT = EVT::getVectorVT(*DAG.getContext(), EltVT, in WidenVecRes_VECTOR_REVERSE() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1597 MVT PartVT = TLI.getRegisterType(ReturnType->getContext(), VT); in GetReturnInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp189 EVT PartVT = TLI.getRegisterTypeForCallingConv(Ctx, CallConv, VT); in splitToValueTypes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1496 MVT PartVT = in GetReturnInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4125 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
4150 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1456 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
1472 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
1732 MVT PartVT = getRegisterTypeForCallingConv(Ctx, CLI.CallConv, OrigArgVT); in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp366 MVT PartVT = MVT::getVectorVT(VecTy.getVectorElementType(), OpsPerWord); in buildHvxVectorReg() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h4440 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
4465 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h4363 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
4388 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h4334 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
4359 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h4363 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
4388 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2478 EVT PartVT = PartValue.getValueType(); in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12954 EVT PartVT = PartValue.getValueType(); in LowerCall() local
14101 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
14155 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp797 MVT PartVT = MVT::getVectorVT(VecTy.getVectorElementType(), OpsPerWord); in buildHvxVectorReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4424 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
4442 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18045 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2824 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
2841 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()