Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp108 unsigned NumLoads = DL.getTypeStoreSize(LI->getType()); in runOnFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp210 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
222 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h681 unsigned NumLoads = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp362 unsigned NumLoads = getEstimatedVLFor(&VTy); in getGatherScatterOpCost() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1376 unsigned NumLoads) const { in shouldScheduleLoadsNear()
1451 unsigned NumLoads, unsigned NumBytes) const { in shouldClusterMemOps()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp378 const unsigned NumLoads = in getCompareLoadPairs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp198 unsigned int NumLoads = NumSubVectors; in decompose() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp273 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp234 unsigned NumLoads = 0; member
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4160 unsigned NumLoads = 0; in VerifyInstructionFlags() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2903 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1355 int NumLoads = 1; in applyMappingSBufferLoad() local
H A DSIInstrInfo.cpp483 unsigned NumLoads, in shouldClusterMemOps()
H A DSIISelLowering.cpp6771 unsigned NumLoads = 1; in lowerSBuffer() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3341 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
H A DAArch64ISelLowering.cpp14389 unsigned NumLoads = getNumInterleavedAccesses(VTy, DL, UseScalable); in lowerInterleavedLoad() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5843 unsigned NumLoads = Legal->getNumLoads(); in selectInterleaveCount() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21468 unsigned NumLoads = getNumInterleavedAccesses(VecTy, DL); in lowerInterleavedLoad() local