Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCHazardRecognizers.h47 unsigned NumStores; variable
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.h75 unsigned NumStores; variable
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h46 NumStores enumerator
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h662 unsigned NumStores; variable
/external/llvm/lib/Analysis/
DInlineCost.cpp1237 unsigned NumStores = (TypeSize + PointerSize - 1) / PointerSize; in analyzeCall() local
/external/clang/lib/CodeGen/
DCGDecl.cpp803 unsigned &NumStores) { in canEmitInitWithFewStoresAfterMemset()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3350 unsigned NumStores = 0; in VerifyInstructionFlags() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5487 unsigned NumStores = Legal->getNumStores(); in selectInterleaveCount() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11230 unsigned NumStores, bool IsConstantSrc, bool UseVector) { in MergeStoresOfConstantsOrVecElts()