Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp110 unsigned NumLoads = DL.getTypeStoreSize(LI->getType()); in runOnFunction() local
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp170 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
180 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h639 unsigned NumLoads; variable
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1135 unsigned NumLoads) const { in shouldScheduleLoadsNear()
1169 unsigned NumLoads) const { in shouldClusterMemOps()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp321 const unsigned NumLoads = in getCompareLoadPairs() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp199 unsigned int NumLoads = NumSubVectors; in decompose() local
H A DX86ISelLowering.cpp20636 unsigned NumLoads = MemSz / SclrLoadTy.getSizeInBits(); in LowerLoad() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp249 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3916 unsigned NumLoads = 0; in VerifyInstructionFlags() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5022 unsigned NumLoads = Legal->getNumLoads(); in selectInterleaveCount() local
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5075 unsigned NumLoads = 1; in lowerSBuffer() local
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8362 unsigned NumLoads = getNumInterleavedAccesses(VecTy, DL); in lowerInterleavedLoad() local
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14785 unsigned NumLoads = getNumInterleavedAccesses(VecTy, DL); in lowerInterleavedLoad() local