/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerAggrCopies.cpp | 108 unsigned NumLoads = DL.getTypeStoreSize(LI->getType()); in runOnFunction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 210 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 D | LoopAccessAnalysis.h | 681 unsigned NumLoads = 0; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 362 unsigned NumLoads = getEstimatedVLFor(&VTy); in getGatherScatterOpCost() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1376 unsigned NumLoads) const { in shouldScheduleLoadsNear() 1451 unsigned NumLoads, unsigned NumBytes) const { in shouldClusterMemOps()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ExpandMemCmp.cpp | 378 const unsigned NumLoads = in getCompareLoadPairs() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 198 unsigned int NumLoads = NumSubVectors; in decompose() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 273 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 234 unsigned NumLoads = 0; member
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 4160 unsigned NumLoads = 0; in VerifyInstructionFlags() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 2903 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 1355 int NumLoads = 1; in applyMappingSBufferLoad() local
|
H A D | SIInstrInfo.cpp | 483 unsigned NumLoads, in shouldClusterMemOps()
|
H A D | SIISelLowering.cpp | 6771 unsigned NumLoads = 1; in lowerSBuffer() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3341 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
|
H A D | AArch64ISelLowering.cpp | 14389 unsigned NumLoads = getNumInterleavedAccesses(VTy, DL, UseScalable); in lowerInterleavedLoad() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5843 unsigned NumLoads = Legal->getNumLoads(); in selectInterleaveCount() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21468 unsigned NumLoads = getNumInterleavedAccesses(VecTy, DL); in lowerInterleavedLoad() local
|