Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp109 unsigned NumLoads = DL.getTypeStoreSize(LI->getType()); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp177 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
189 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp289 unsigned NumLoads = DL.getTypeStoreSize(LI->getType()); in runOnFunction() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1015 unsigned NumLoads) const { in shouldScheduleLoadsNear()
1047 unsigned NumLoads) const { in shouldClusterMemOps()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h643 unsigned NumLoads; variable
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h661 unsigned NumLoads; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1234 unsigned NumLoads) const { in shouldScheduleLoadsNear()
1273 unsigned NumLoads) const { in shouldClusterMemOps()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp325 const unsigned NumLoads = in getCompareLoadPairs() local
/external/starlark-go/starlark/
Deval.go298 func (prog *Program) NumLoads() int { return len(prog.compiled.Loads) } func
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp250 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp198 unsigned int NumLoads = NumSubVectors; in decompose() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp267 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3351 unsigned NumLoads = 0; in VerifyInstructionFlags() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5488 unsigned NumLoads = Legal->getNumLoads(); in selectInterleaveCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5320 unsigned NumLoads = Legal->getNumLoads(); in selectInterleaveCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp5700 unsigned NumLoads = 1; in lowerSBuffer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9149 unsigned NumLoads = getNumInterleavedAccesses(VecTy, DL); in lowerInterleavedLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp17057 unsigned NumLoads = getNumInterleavedAccesses(VecTy, DL); in lowerInterleavedLoad() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp16418 unsigned NumLoads = MemSz / SclrLoadTy.getSizeInBits(); in LowerExtendedLoad() local