Home
last modified time | relevance | path

Searched defs:I (Results 1 – 25 of 3431) sorted by relevance

12345678910>>...138

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h114 RetTy visit(Instruction *I) { return visit(*I); } in visit()
118 RetTy visit(Instruction &I) { in visit()
169 RetTy visitReturnInst(ReturnInst &I) { DELEGATE(TerminatorInst);} in visitReturnInst()
170 RetTy visitBranchInst(BranchInst &I) { DELEGATE(TerminatorInst);} in visitBranchInst()
171 RetTy visitSwitchInst(SwitchInst &I) { DELEGATE(TerminatorInst);} in visitSwitchInst()
172 RetTy visitIndirectBrInst(IndirectBrInst &I) { DELEGATE(TerminatorInst);} in visitIndirectBrInst()
173 RetTy visitResumeInst(ResumeInst &I) { DELEGATE(TerminatorInst);} in visitResumeInst()
174 RetTy visitUnreachableInst(UnreachableInst &I) { DELEGATE(TerminatorInst);} in visitUnreachableInst()
175 RetTy visitCleanupReturnInst(CleanupReturnInst &I) { DELEGATE(TerminatorInst);} in visitCleanupReturnInst()
176 RetTy visitCatchReturnInst(CatchReturnInst &I) { DELEGATE(TerminatorInst); } in visitCatchReturnInst()
[all …]
DIntrinsicInst.h56 static bool classof(const CallInst *I) { in classof()
102 static bool classof(const IntrinsicInst *I) { in classof()
125 static bool classof(const IntrinsicInst *I) { in classof()
141 static bool classof(const IntrinsicInst *I) { in classof()
158 static bool classof(const IntrinsicInst *I) { in classof()
184 static bool classof(const IntrinsicInst *I) { in classof()
218 static bool classof(const IntrinsicInst *I) { in classof()
390 static bool classof(const IntrinsicInst *I) { in classof()
409 static bool classof(const IntrinsicInst *I) { in classof()
421 static bool classof(const IntrinsicInst *I) { in classof()
[all …]
/external/llvm/include/llvm/IR/
DInstVisitor.h114 RetTy visit(Instruction *I) { return visit(*I); } in visit()
118 RetTy visit(Instruction &I) { in visit()
166 RetTy visitReturnInst(ReturnInst &I) { DELEGATE(TerminatorInst);} in visitReturnInst()
167 RetTy visitBranchInst(BranchInst &I) { DELEGATE(TerminatorInst);} in visitBranchInst()
168 RetTy visitSwitchInst(SwitchInst &I) { DELEGATE(TerminatorInst);} in visitSwitchInst()
169 RetTy visitIndirectBrInst(IndirectBrInst &I) { DELEGATE(TerminatorInst);} in visitIndirectBrInst()
170 RetTy visitResumeInst(ResumeInst &I) { DELEGATE(TerminatorInst);} in visitResumeInst()
171 RetTy visitUnreachableInst(UnreachableInst &I) { DELEGATE(TerminatorInst);} in visitUnreachableInst()
172 RetTy visitCleanupReturnInst(CleanupReturnInst &I) { DELEGATE(TerminatorInst);} in visitCleanupReturnInst()
173 RetTy visitCatchReturnInst(CatchReturnInst &I) { DELEGATE(TerminatorInst); } in visitCatchReturnInst()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DInstVisitor.h111 RetTy visit(Instruction *I) { return visit(*I); } in visit()
115 RetTy visit(Instruction &I) { in visit()
160 RetTy visitReturnInst(ReturnInst &I) { DELEGATE(TerminatorInst);} in visitReturnInst()
161 RetTy visitBranchInst(BranchInst &I) { DELEGATE(TerminatorInst);} in visitBranchInst()
162 RetTy visitSwitchInst(SwitchInst &I) { DELEGATE(TerminatorInst);} in visitSwitchInst()
163 RetTy visitIndirectBrInst(IndirectBrInst &I) { DELEGATE(TerminatorInst);} in visitIndirectBrInst()
164 RetTy visitInvokeInst(InvokeInst &I) { DELEGATE(TerminatorInst);} in visitInvokeInst()
165 RetTy visitUnwindInst(UnwindInst &I) { DELEGATE(TerminatorInst);} in visitUnwindInst()
166 RetTy visitResumeInst(ResumeInst &I) { DELEGATE(TerminatorInst);} in visitResumeInst()
167 RetTy visitUnreachableInst(UnreachableInst &I) { DELEGATE(TerminatorInst);} in visitUnreachableInst()
[all …]
/external/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/
Dget_long_double_fr_FR.pass.cpp63 unsigned I = 0; in convert_thousands_sep() local
97 typedef input_iterator<const char*> I; in main() typedef
108 typedef input_iterator<const char*> I; in main() typedef
119 typedef input_iterator<const char*> I; in main() typedef
130 typedef input_iterator<const char*> I; in main() typedef
141 typedef input_iterator<const char*> I; in main() typedef
153 typedef input_iterator<const char*> I; in main() typedef
165 typedef input_iterator<const char*> I; in main() typedef
176 typedef input_iterator<const char*> I; in main() typedef
188 typedef input_iterator<const char*> I; in main() typedef
[all …]
Dget_long_double_zh_CN.pass.cpp70 typedef input_iterator<const char*> I; in main() typedef
81 typedef input_iterator<const char*> I; in main() typedef
92 typedef input_iterator<const char*> I; in main() typedef
103 typedef input_iterator<const char*> I; in main() typedef
114 typedef input_iterator<const char*> I; in main() typedef
125 typedef input_iterator<const char*> I; in main() typedef
137 typedef input_iterator<const char*> I; in main() typedef
149 typedef input_iterator<const char*> I; in main() typedef
161 typedef input_iterator<const char*> I; in main() typedef
173 typedef input_iterator<const char*> I; in main() typedef
[all …]
Dget_string_en_US.pass.cpp64 typedef input_iterator<const char*> I; in main() typedef
75 typedef input_iterator<const char*> I; in main() typedef
86 typedef input_iterator<const char*> I; in main() typedef
97 typedef input_iterator<const char*> I; in main() typedef
108 typedef input_iterator<const char*> I; in main() typedef
119 typedef input_iterator<const char*> I; in main() typedef
131 typedef input_iterator<const char*> I; in main() typedef
143 typedef input_iterator<const char*> I; in main() typedef
155 typedef input_iterator<const char*> I; in main() typedef
167 typedef input_iterator<const char*> I; in main() typedef
[all …]
Dget_long_double_ru_RU.pass.cpp76 typedef input_iterator<const char*> I; in main() typedef
87 typedef input_iterator<const char*> I; in main() typedef
98 typedef input_iterator<const char*> I; in main() typedef
109 typedef input_iterator<const char*> I; in main() typedef
120 typedef input_iterator<const char*> I; in main() typedef
131 typedef input_iterator<const char*> I; in main() typedef
143 typedef input_iterator<const char*> I; in main() typedef
155 typedef input_iterator<const char*> I; in main() typedef
167 typedef input_iterator<const char*> I; in main() typedef
179 typedef input_iterator<const char*> I; in main() typedef
[all …]
Dget_long_double_en_US.pass.cpp64 typedef input_iterator<const char*> I; in main() typedef
75 typedef input_iterator<const char*> I; in main() typedef
86 typedef input_iterator<const char*> I; in main() typedef
97 typedef input_iterator<const char*> I; in main() typedef
108 typedef input_iterator<const char*> I; in main() typedef
119 typedef input_iterator<const char*> I; in main() typedef
131 typedef input_iterator<const char*> I; in main() typedef
143 typedef input_iterator<const char*> I; in main() typedef
155 typedef input_iterator<const char*> I; in main() typedef
167 typedef input_iterator<const char*> I; in main() typedef
[all …]
/external/clang/test/SemaCXX/
Dcdtor-fn-try-block.cpp6 int I; member
20 int I; member
33 static int I; member
42 int D::I; member in D
45 int I; member
62 static int I; member
65 int F::I; member in F
84 int I = E; // ok local
88 struct I { struct
91 I() { in I() argument
/external/clang/test/OpenMP/
Ddistribute_simd_loop_messages.cpp475 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
481 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
486 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
492 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
498 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
504 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
510 for (GoodIter I(1,2); I < end; ++I) in test_with_random_access_iterator() local
537 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
543 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
549 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dsimd_loop_messages.cpp367 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
371 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
374 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
378 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
382 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
386 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
390 for (GoodIter I(1,2); I < end; ++I) in test_with_random_access_iterator() local
407 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
411 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
415 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dtarget_parallel_for_loop_messages.cpp377 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
381 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
384 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
388 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
392 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
396 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
400 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
419 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
423 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
427 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dtaskloop_loop_messages.cpp451 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
456 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
460 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
465 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
470 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
475 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
480 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
504 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
509 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
514 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dtaskloop_simd_loop_messages.cpp452 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
457 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
461 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
466 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
471 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
476 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
481 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
505 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
510 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
515 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dfor_simd_loop_messages.cpp432 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
437 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
441 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
446 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
451 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
456 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
461 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
485 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
490 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
495 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dparallel_for_loop_messages.cpp377 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
381 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
384 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
388 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
392 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
396 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
400 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
419 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
423 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
427 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dparallel_for_simd_loop_messages.cpp378 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
382 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
385 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
389 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
393 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
397 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
401 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
420 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
424 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
428 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Ddistribute_parallel_for_simd_loop_messages.cpp482 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
488 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
493 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
499 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
505 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
511 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
517 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
546 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
552 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
558 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
Dtarget_parallel_for_simd_loop_messages.cpp377 for (GoodIter I = begin; I < end; ++I) in test_with_random_access_iterator() local
381 for (GoodIter &I = begin; I < end; ++I) in test_with_random_access_iterator() local
384 for (GoodIter I = begin; I >= end; --I) in test_with_random_access_iterator() local
388 for (GoodIter I(begin); I < end; ++I) in test_with_random_access_iterator() local
392 for (GoodIter I(nullptr); I < end; ++I) in test_with_random_access_iterator() local
396 for (GoodIter I(0); I < end; ++I) in test_with_random_access_iterator() local
400 for (GoodIter I(1, 2); I < end; ++I) in test_with_random_access_iterator() local
419 for (GoodIter I = begin; I - I; ++I) in test_with_random_access_iterator() local
423 for (GoodIter I = begin; begin < end; ++I) in test_with_random_access_iterator() local
427 for (GoodIter I = begin; !I; ++I) in test_with_random_access_iterator() local
[all …]
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h61 MapTy::iterator I = Map.find(D); in findOrInsertSummary() local
72 MapTy::iterator I = findOrInsertSummary(D); in markMayInline() local
78 MapTy::iterator I = findOrInsertSummary(D); in markShouldNotInline() local
88 MapTy::const_iterator I = Map.find(D); in mayInline() local
95 MapTy::iterator I = findOrInsertSummary(D); in markVisitedBasicBlock() local
106 MapTy::const_iterator I = Map.find(D); in getNumVisitedBasicBlocks() local
113 MapTy::const_iterator I = Map.find(D); in getNumTimesInlined() local
120 MapTy::iterator I = findOrInsertSummary(D); in bumpNumTimesInlined() local
126 MapTy::const_iterator I = Map.find(D); in getPercentBlocksReachable() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneModule.cpp42 for (Module::lib_iterator I = M->lib_begin(), E = M->lib_end(); I != E; ++I) in CloneModule() local
49 for (Module::const_global_iterator I = M->global_begin(), E = M->global_end(); in CloneModule() local
63 for (Module::const_iterator I = M->begin(), E = M->end(); I != E; ++I) { in CloneModule() local
72 for (Module::const_alias_iterator I = M->alias_begin(), E = M->alias_end(); in CloneModule() local
84 for (Module::const_global_iterator I = M->global_begin(), E = M->global_end(); in CloneModule() local
93 for (Module::const_iterator I = M->begin(), E = M->end(); I != E; ++I) { in CloneModule() local
109 for (Module::const_alias_iterator I = M->alias_begin(), E = M->alias_end(); in CloneModule() local
117 for (Module::const_named_metadata_iterator I = M->named_metadata_begin(), in CloneModule() local
/external/clang/test/SemaObjC/
Dno-ivar-in-interface-block.m4 @interface I interface
14 @interface I() interface in int
21 @interface I() interface in int
27 @implementation I implementation
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineWorklist.h38 void Add(Instruction *I) { in Add()
46 if (Instruction *I = dyn_cast<Instruction>(V)) in AddValue() local
59 Instruction *I = List[NumEntries-1]; in AddInitialGroup() local
66 void Remove(Instruction *I) { in Remove()
77 Instruction *I = Worklist.back(); in RemoveOne() local
87 void AddUsersToWorkList(Instruction &I) { in AddUsersToWorkList()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLint.cpp226 Instruction &I = *CS.getInstruction(); in visitCallSite() local
390 void Lint::visitCallInst(CallInst &I) { in visitCallInst()
394 void Lint::visitInvokeInst(InvokeInst &I) { in visitInvokeInst()
398 void Lint::visitReturnInst(ReturnInst &I) { in visitReturnInst()
411 void Lint::visitMemoryReference(Instruction &I, in visitMemoryReference()
502 void Lint::visitLoadInst(LoadInst &I) { in visitLoadInst()
508 void Lint::visitStoreInst(StoreInst &I) { in visitStoreInst()
515 void Lint::visitXor(BinaryOperator &I) { in visitXor()
520 void Lint::visitSub(BinaryOperator &I) { in visitSub()
525 void Lint::visitLShr(BinaryOperator &I) { in visitLShr()
[all …]

12345678910>>...138