Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp109 unsigned NumLoads = DL.getTypeStoreSize(LI->getType()); in runOnFunction() local
/external/llvm-project/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-project/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp171 unsigned NumLoads = alignTo(VecWidth, AlignWidth) / AlignWidth; in getMemoryOpCost() local
183 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-project/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h622 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/starlark-go/starlark/
Deval.go298 func (prog *Program) NumLoads() int { return len(prog.compiled.Loads) } func
/external/llvm-project/llvm/lib/CodeGen/
DExpandMemCmp.cpp361 const unsigned NumLoads = in getCompareLoadPairs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp325 const unsigned NumLoads = in getCompareLoadPairs() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1257 unsigned NumLoads) const { in shouldScheduleLoadsNear()
1331 unsigned NumLoads, unsigned NumBytes) const { in shouldClusterMemOps()
/external/llvm-project/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp198 unsigned int NumLoads = NumSubVectors; in decompose() local
/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-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp270 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp200 unsigned NumLoads = 0; member
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3351 unsigned NumLoads = 0; in VerifyInstructionFlags() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp1431 int NumLoads = 1; in applyMappingSBufferLoad() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp2346 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2629 ArrayRef<const MachineOperand *> BaseOps2, unsigned NumLoads, in shouldClusterMemOps()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp4042 unsigned NumLoads = 0; in VerifyInstructionFlags() local

12