Home
last modified time | relevance | path

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

/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/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h661 unsigned NumLoads; variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h506 unsigned NumLoads) const { in shouldScheduleLoadsNear()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp214 unsigned NumLoads = 0; in ClusterNeighboringLoads() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp250 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/llvm/lib/Target/X86/
DX86ISelLowering.cpp16418 unsigned NumLoads = MemSz / SclrLoadTy.getSizeInBits(); in LowerExtendedLoad() local