/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 167 iterator insert(iterator I, size_t Cnt, const_reference E, in insert()
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 367 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, in insert() 692 iterator beginAutomaticObjDtorsInsert(iterator I, size_t Cnt, in beginAutomaticObjDtorsInsert()
|
/external/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 375 for (unsigned Cnt = ConstraintIdx - NumOperands; I != E; ++I) in ActOnGCCAsmStmt() local
|
D | SemaOpenMP.cpp | 335 for (auto Cnt = Stack.size() - 1; Cnt > 0; --Cnt) { in getMapInfoForVar() local 2440 for (unsigned Cnt = 0, End = AllowedNameModifiers.size(); Cnt < End; in checkIfClauses() local 3672 for (unsigned Cnt = 0; Cnt < NestedLoopCount; ++Cnt) { in CheckOpenMPLoop() local 3744 for (unsigned Cnt = 1; Cnt < NestedLoopCount; ++Cnt) { in CheckOpenMPLoop() local 3936 for (int Cnt = NestedLoopCount - 1; Cnt >= 0; --Cnt) { in CheckOpenMPLoop() local
|
D | SemaType.cpp | 2232 for (unsigned Idx = 0, Cnt = ParamTypes.size(); Idx < Cnt; ++Idx) { in BuildFunctionType() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 272 for (size_t Idx = 0, Cnt = SectionSizes.size(); Idx < Cnt; Idx++) { in computeAllocationSizeForSections() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 10090 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 10110 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm() 10125 int64_t &Cnt) { in isVShiftRImm() 10167 int64_t Cnt; in PerformIntrinsicCombine() local 10256 int64_t Cnt; in PerformIntrinsicCombine() local 10309 int64_t Cnt; in PerformShiftCombine() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 109 unsigned Cnt; member in __anonbe000e510111::RefVal 3747 unsigned Cnt = V.getCount(); in handleAutoreleaseCounts() local
|
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 650 for (unsigned Cnt = 1; Cnt < CollapsedNum; ++Cnt) { in getBody() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 279 const ConstantFP *Cnt = MO.getFPImm(); in lowerOperand() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1046 unsigned Cnt = I.second.second; in emitGlobalGOTEquivs() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 1092 unsigned Cnt = std::count(ProcIndices.begin(), ProcIndices.end(), in getIntersectingVariants() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1270 TargetLowering::BooleanContent Cnt = in SimplifySetCC() local
|
D | SelectionDAG.cpp | 1926 TargetLowering::BooleanContent Cnt = in FoldSetCC() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 6493 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() 6513 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm() 6524 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, int64_t &Cnt) { in isVShiftRImm() 6536 int64_t Cnt; in LowerVectorSRA_SRL_SHL() local
|
/external/clang/lib/AST/ |
D | Expr.cpp | 4048 for (unsigned Cnt = 0; Cnt < ArraySectionCount; ++Cnt) { in getBaseOriginalType() local
|
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 137 unsigned Cnt = CD->getContextParamPosition(); in GenerateOpenMPCapturedStmtFunction() local
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 18398 __ Cnt(v28.V8B() , v0.V8B()); in TEST() local 18399 __ Cnt(v29.V16B(), v1.V16B()); in TEST() local
|