| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| HD | CallLowering.cpp | 688 unsigned NumParts = in determineAssignments() local 795 const unsigned NumParts = Args[i].Flags.size(); in handleAssignments() local 1118 unsigned NumParts = in getReturnInfo() local
|
| HD | LegalizerHelper.cpp | 61 unsigned NumParts = Size / NarrowSize; in getNarrowTypeBreakDown() local 263 int NumParts = LCMTy.getSizeInBits() / NarrowTy.getSizeInBits(); in buildLCMMergePieces() local 1251 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1269 int NumParts = TotalSize / NarrowSize; in narrowScalar() local 1407 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1488 unsigned NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1643 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1706 unsigned NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 4235 int NumParts, NumLeftover; in makeDstOps() local 4521 unsigned NumParts = DstTy.getNumElements() / NarrowTy.getNumElements(); in fewerElementsVectorMerge() local [all …]
|
| HD | Utils.cpp | 493 void llvm::extractParts(Register Reg, LLT Ty, int NumParts, in extractParts() 511 unsigned NumParts = RegSize / MainSize; in extractParts() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| HD | TargetMachine.h | 433 Module &M, unsigned NumParts, in splitModule()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUSplitModule.cpp | 437 doPartitioning(SplitModuleLogger &SML, Module &M, unsigned NumParts, in doPartitioning()
|
| HD | AMDGPUTargetMachine.cpp | 841 Module &M, unsigned NumParts, in splitModule()
|
| HD | AMDGPULegalizerInfo.cpp | 598 const unsigned NumParts = PointerTy.getSizeInBits() / 32; in castBufferRsrcFromV4I32() local 634 const unsigned NumParts = PointerTy.getSizeInBits() / 32; in castBufferRsrcToV4I32() local 4136 unsigned NumParts = Size / 32; in legalizeMul() local 5512 unsigned NumParts = Size / 32; in legalizeLaneOp() local
|
| HD | AMDGPURegisterBankInfo.cpp | 722 unsigned NumParts = Bits / 32; in buildReadFirstLane() local 898 unsigned NumParts = OpSize / PartSize; in executeInWaterfallLoop() local
|
| HD | SIRegisterInfo.cpp | 2994 const unsigned NumParts = RegDWORDs / EltDWORDs; in getRegSplitParts() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZTargetTransformInfo.cpp | 670 unsigned NumParts = getNumVectorRegs(SrcTy); in getVectorTruncCost() local
|
| HD | SystemZISelLowering.cpp | 1579 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 1591 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGBuilder.cpp | 170 unsigned NumParts, MVT PartVT, EVT ValueVT, const Value *V, in getCopyFromParts() 342 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector() 508 unsigned NumParts, MVT PartVT, const Value *V, in getCopyToParts() 691 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector() 975 unsigned NumParts = RegCount[Value]; in getCopyToRegs() local 2261 unsigned NumParts = TLI.getNumRegistersForCallingConv(Context, CC, VT); in visitRet() local 11025 unsigned NumParts = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local 11685 unsigned NumParts = 0; in LowerArguments() local 11713 unsigned NumParts = TLI->getNumRegistersForCallingConv( in LowerArguments() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/ |
| HD | MveEmitter.cpp | 1768 constexpr unsigned NumParts = 4; in EmitHeader() local 2032 constexpr unsigned NumParts = 3; in EmitHeader() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | SLPVectorizer.cpp | 283 static unsigned getPartNumElems(unsigned Size, unsigned NumParts) { in getPartNumElems() 4232 int NumParts = TTI->getNumberOfParts(VecTy); in findReusedOrderedScalars() local 4272 function_ref<unsigned(unsigned)> GetVF) { in findReusedOrderedScalars() 4977 unsigned NumParts = divideCeil(VF, Sz); in getReorderingData() local 8332 unsigned NumParts = TTI.getNumberOfParts(VecTy); in getBuildVectorCost() local 8459 unsigned NumParts) { in computeExtractCost() 8900 unsigned NumParts, bool &UseVecBaseAsInput) { in adjustExtracts() 9023 unsigned NumParts = TTI.getNumberOfParts(MaskVecTy); in add() local 9040 unsigned NumParts = TTI.getNumberOfParts(MaskVecTy); in add() local 11300 SmallVectorImpl<SmallVector<const TreeEntry *>> &Entries, unsigned NumParts, in isGatherShuffledEntry() [all …]
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | TargetLoweringBase.cpp | 1659 unsigned NumParts = in GetReturnInfo() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| HD | GlobalOpt.cpp | 533 unsigned NumParts = count_if(Parts, [](const auto &Pair) { in SRAGlobal() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | TargetLowering.h | 4454 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 4478 const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| HD | NVPTXISelLowering.cpp | 3149 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMISelLowering.cpp | 4463 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 4478 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue() 13411 unsigned NumParts = VecVT.getSizeInBits() / 128; in PerformVQDMULHCombine() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVISelLowering.cpp | 21480 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 21534 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.cpp | 7502 unsigned NumParts = 1; in LowerFormalArguments() local 8550 unsigned NumParts = 1; in LowerCall() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCISelLowering.cpp | 18474 unsigned NumParts, MVT PartVT, std::optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts()
|