Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.h75 unsigned NumStores; variable
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h42 NumStores enumerator
/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp1014 unsigned NumStores = (TypeSize + PointerSize - 1) / PointerSize; in analyzeCall() local
/external/clang/lib/CodeGen/
DCGDecl.cpp707 unsigned &NumStores) { in canEmitInitWithFewStoresAfterMemset()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3174 unsigned NumStores = 0; in VerifyInstructionFlags() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp537 unsigned NumStores; member in __anona1c34c530111::LoopVectorizationLegality