Home
last modified time | relevance | path

Searched defs:MaxNumLoads (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp130 const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) { in computeGreedyLoadSequence()
161 const unsigned MaxNumLoads, in computeOverlappingLoadSequence()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp145 const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) { in computeGreedyLoadSequence()
176 const unsigned MaxNumLoads, in computeOverlappingLoadSequence()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h688 unsigned MaxNumLoads = 0; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h787 unsigned MaxNumLoads = 0; member