/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1549 EVT PartVT = VT; in getVectorTypeBreakdown() local 1661 MVT PartVT = in GetReturnInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 170 unsigned NumParts, MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 343 MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromPartsVector() 508 unsigned NumParts, MVT PartVT, const Value *V, in getCopyToParts() 644 const SDLoc &DL, EVT PartVT) { in widenVectorToPartType() 692 MVT PartVT, const Value *V, in getCopyToPartsVector() 2262 MVT PartVT = TLI.getRegisterTypeForCallingConv(Context, CC, VT); in visitRet() local 11023 MVT PartVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local 11711 MVT PartVT = TLI->getRegisterTypeForCallingConv(*CurDAG->getContext(), in LowerArguments() local
|
H A D | LegalizeVectorTypes.cpp | 5602 EVT PartVT = EVT::getVectorVT(*DAG.getContext(), EltVT, WidenVecRes_EXTRACT_SUBVECTOR() local 6226 EVT PartVT = EVT::getVectorVT(*DAG.getContext(), EltVT, WidenVecRes_VECTOR_REVERSE() local
|
H A D | LegalizeDAG.cpp | 1470 EVT PartVT = Part.getValueType(); in ExpandInsertToVectorThroughStack() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1579 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 1592 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue() 1947 MVT PartVT = getRegisterTypeForCallingConv(Ctx, CLI.CallConv, OrigArgVT); in LowerCall() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 4454 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 4479 MVT PartVT, EVT ValueVT, in joinRegisterPartsIntoValue()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 3149 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 798 MVT PartVT = MVT::getVectorVT(VecTy.getVectorElementType(), OpsPerWord); in buildHvxVectorReg() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 2347 MVT PartVT = TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); getRegisterTypeForCallingConv() local 20026 EVT PartVT = PartValue.getValueType(); LowerCall() local 21477 splitValueIntoRegisterParts(SelectionDAG & DAG,const SDLoc & DL,SDValue Val,SDValue * Parts,unsigned NumParts,MVT PartVT,std::optional<CallingConv::ID> CC) const splitValueIntoRegisterParts() argument 21532 joinRegisterPartsIntoValue(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,std::optional<CallingConv::ID> CC) const joinRegisterPartsIntoValue() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 5360 EVT PartVT = PartValue.getValueType(); in LowerCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4463 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 4479 MVT PartVT, EVT ValueVT, std::optional<CallingConv::ID> CC) const { in joinRegisterPartsIntoValue()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 18474 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
|