Searched defs:Cnt (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DTrigramIndex.cpp35 unsigned Cnt = 0; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DArchitectureSet.cpp29 size_t Cnt = 0; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h172 iterator insert(iterator I, size_t Cnt, const_reference E, argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h83 unsigned Cnt; member in class:clang::ento::retaincountchecker::RefVal
H A DRetainCountChecker.cpp1220 unsigned Cnt = V.getCount(); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h593 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp852 void OMPDependClause::setLoopData(unsigned NumLoop, Expr *Cnt) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1354 unsigned Cnt = 1; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h477 unsigned Cnt; member in class:clang::ento::AllocaRegion
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp260 const ConstantFP *Cnt = MO.getFPImm(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1618 int Cnt = 0; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1323 unsigned Cnt = I.second.second; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1347 unsigned Cnt = 0; local
1349 OS << "Operand " << Cnt++ << "\\n"; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1468 unsigned Cnt = std::count(ProcIndices.begin(), ProcIndices.end(), local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp489 unsigned Cnt = CD->getContextParamPosition(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp165 unsigned Cnt; member in struct:__anon5851::__anon5852::VerDef
181 unsigned Cnt; member in struct:__anon5851::__anon5852::VerNeed
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8288 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
8308 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { argument
8319 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, int64_t &Cnt) { argument
8331 int64_t Cnt; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6037 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
6058 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { argument
6072 isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, int64_t &Cnt) argument
6091 int64_t Cnt; local
13809 int64_t Cnt; local
13910 int64_t Cnt; local
[all...]

Completed in 534 milliseconds