Home
last modified time | relevance | path

Searched defs:CountType (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp206 Type *CountType = nullptr; member in __anone95c3c430111::HardwareLoop
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h101 IntegerType *CountType = nullptr; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1066 QualType CountType = Method->parameters()[2]->getType(); in BuildObjCDictionaryLiteral() local