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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Support/
H A DBumpVector.h167 iterator insert(iterator I, size_t Cnt, const_reference E, argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp457 os << "alloca{" << (const void*) Ex << ',' << Cnt << '}'; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h460 unsigned Cnt; // Block counter. Used to distinguish different pieces of member in class:clang::ento::AllocaRegion
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h367 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, argument
692 iterator beginAutomaticObjDtorsInsert(iterator I, size_t Cnt, argument
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp279 const ConstantFP *Cnt = MO.getFPImm(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp137 unsigned Cnt = CD->getContextParamPosition(); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1111 unsigned Cnt = I.second.second; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1260 TargetLowering::BooleanContent Cnt = local
H A DSelectionDAG.cpp1917 TargetLowering::BooleanContent Cnt = local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp109 unsigned Cnt; member in class:__anon4205::RefVal
3747 unsigned Cnt local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6493 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
6513 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { argument
6524 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, int64_t &Cnt) { argument
6536 int64_t Cnt; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10172 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { argument
10192 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { argument
10206 isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, int64_t &Cnt) argument
10249 int64_t Cnt; local
10338 int64_t Cnt; local
10391 int64_t Cnt; local
[all...]

Completed in 305 milliseconds