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