Home
last modified time | relevance | path

Searched defs:Cnt (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Analysis/Support/
DBumpVector.h162 iterator insert(iterator I, size_t Cnt, const_reference E, in insert()
/external/clang/include/clang/Analysis/
DCFG.h315 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, in insert()
570 iterator beginAutomaticObjDtorsInsert(iterator I, size_t Cnt, in beginAutomaticObjDtorsInsert()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp8950 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
8970 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()
8985 int64_t &Cnt) { in isVShiftRImm()
9026 int64_t Cnt; in PerformIntrinsicCombine() local
9131 int64_t Cnt; in PerformIntrinsicCombine() local
9183 int64_t Cnt; in PerformShiftCombine() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp177 unsigned Cnt; member in __anond9cdd6f70111::RefVal
3475 unsigned Cnt = V.getCount(); in handleAutoreleaseCounts() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1081 unsigned Cnt = std::count(ProcIndices.begin(), ProcIndices.end(), in getIntersectingVariants() local
/external/clang/lib/Sema/
DSemaType.cpp1651 for (unsigned Idx = 0, Cnt = ParamTypes.size(); Idx < Cnt; ++Idx) { in BuildFunctionType() local