Searched defs:CountType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | HardwareLoops.cpp | 222 Type *CountType = nullptr; global() member in __anone70bd8220111::HardwareLoop |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfo.h | 105 IntegerType *CountType = nullptr; global() member |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 1071 QualType CountType = Method->parameters()[2]->getType(); BuildObjCDictionaryLiteral() local |