Home
last modified time | relevance | path

Searched defs:NumLoads (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp108 unsigned NumLoads = DL.getTypeStoreSize(LI->getType()); in runOnFunction() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp191 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
203 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp242 unsigned NumLoads = getMaxVLFor(&VTy); in getGatherScatterOpCost() local
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h680 unsigned NumLoads = 0; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp377 const unsigned NumLoads = in getCompareLoadPairs() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp198 unsigned int NumLoads = NumSubVectors; in decompose() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1329 unsigned NumLoads) const { in shouldScheduleLoadsNear()
1404 unsigned NumLoads, unsigned NumBytes) const { in shouldClusterMemOps()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp269 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp196 unsigned NumLoads = 0; member
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4161 unsigned NumLoads = 0; in VerifyInstructionFlags() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1353 int NumLoads = 1; in applyMappingSBufferLoad() local
H A DSIInstrInfo.cpp486 unsigned NumLoads, in shouldClusterMemOps()
H A DSIISelLowering.cpp6710 unsigned NumLoads = 1; in lowerSBuffer() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2817 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3300 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
H A DAArch64ISelLowering.cpp13051 unsigned NumLoads = getNumInterleavedAccesses(VTy, DL, UseScalable); in lowerInterleavedLoad() local
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5781 unsigned NumLoads = Legal->getNumLoads(); in selectInterleaveCount() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21352 unsigned NumLoads = getNumInterleavedAccesses(VecTy, DL); in lowerInterleavedLoad() local