Searched refs:Invariant (Results 1 – 25 of 40) sorted by relevance
12
/external/llvm/test/Analysis/ScalarEvolution/ |
D | scev-dispositions.ll | 18 ; CHECK-NEXT: --> {{.*}} LoopDispositions: { %loop: Invariant } 41 ; CHECK-NEXT: --> {{.*}} LoopDispositions: { %outer.loop: Computable, %bb: Invariant } 45 ; CHECK-NEXT: --> {{.*}} LoopDispositions: { %bb: Invariant, %outer.loop: Computable } 49 ; CHECK-NEXT: --> {{.*}} LoopDispositions: { %outer.loop: Computable, %bb: Invariant }
|
/external/valgrind/ |
D | COPYING.DOCS | 62 The "Invariant Sections" are certain Secondary Sections whose titles 63 are designated, as being those of Invariant Sections, in the notice 66 allowed to be designated as Invariant. The Document may contain zero 67 Invariant Sections. If the Document does not identify any Invariant 203 G. Preserve in that license notice the full lists of Invariant Sections 224 L. Preserve all the Invariant Sections of the Document, 230 or to conflict in title with any Invariant Section. 237 list of Invariant Sections in the Modified Version's license notice. 266 Invariant Sections of all of the original documents, unmodified, and 267 list them all as Invariant Sections of your combined work in its [all …]
|
/external/libmicrohttpd/doc/ |
D | fdl-1.3.texi | 68 The ``Invariant Sections'' are certain Secondary Sections whose titles 69 are designated, as being those of Invariant Sections, in the notice 72 allowed to be designated as Invariant. The Document may contain zero 73 Invariant Sections. If the Document does not identify any Invariant 228 Preserve in that license notice the full lists of Invariant Sections 259 Preserve all the Invariant Sections of the Document, 269 to conflict in title with any Invariant Section. 279 list of Invariant Sections in the Modified Version's license notice. 308 Invariant Sections of all of the original documents, unmodified, and 309 list them all as Invariant Sections of your combined work in its [all …]
|
D | libmicrohttpd-tutorial.info | 19 Foundation; with no Invariant Sections, no Front-Cover Texts, and 39 Foundation; with no Invariant Sections, no Front-Cover Texts, and 1958 The "Invariant Sections" are certain Secondary Sections whose 1959 titles are designated, as being those of Invariant Sections, in 1962 Secondary then it is not allowed to be designated as Invariant. 1963 The Document may contain zero Invariant Sections. If the Document 1964 does not identify any Invariant Sections then there are none. 2116 G. Preserve in that license notice the full lists of Invariant 2145 L. Preserve all the Invariant Sections of the Document, 2154 "Endorsements" or to conflict in title with any Invariant [all …]
|
D | libmicrohttpd-tutorial.texi | 32 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
D | libmicrohttpd.info | 12 Foundation; with no Invariant Sections, no Front-Cover Texts, and 34 Foundation; with no Invariant Sections, no Front-Cover Texts, and 3435 The "Invariant Sections" are certain Secondary Sections whose 3436 titles are designated, as being those of Invariant Sections, in the 3439 is not allowed to be designated as Invariant. The Document may 3440 contain zero Invariant Sections. If the Document does not identify 3441 any Invariant Sections then there are none. 3591 G. Preserve in that license notice the full lists of Invariant 3620 L. Preserve all the Invariant Sections of the Document, unaltered 3628 "Endorsements" or to conflict in title with any Invariant [all …]
|
/external/bison/doc/ |
D | fdl.texi | 68 The ``Invariant Sections'' are certain Secondary Sections whose titles 69 are designated, as being those of Invariant Sections, in the notice 72 allowed to be designated as Invariant. The Document may contain zero 73 Invariant Sections. If the Document does not identify any Invariant 228 Preserve in that license notice the full lists of Invariant Sections 259 Preserve all the Invariant Sections of the Document, 269 to conflict in title with any Invariant Section. 279 list of Invariant Sections in the Modified Version's license notice. 308 Invariant Sections of all of the original documents, unmodified, and 309 list them all as Invariant Sections of your combined work in its [all …]
|
/external/llvm/test/Transforms/Util/MemorySSA/ |
D | load-invariant.ll | 5 ; Invariant loads should be considered live on entry, because, once the
|
/external/llvm/test/Transforms/LICM/ |
D | update-scev.ll | 16 ; SCEV-EXPRS-NEXT: --> {{.*}} LoopDispositions: { %loop.outer: Variant, %loop.inner: Invariant }
|
/external/llvm/test/Other/ |
D | pass-pipelines.ll | 53 ; CHECK-O2-NEXT: Loop Invariant Code Motion 84 ; CHECK-O2-NEXT: Loop Invariant Code Motion
|
/external/swiftshader/third_party/LLVM/test/Analysis/TypeBasedAliasAnalysis/ |
D | aliastest.ll | 59 ; Invariant memory.
|
D | dse.ll | 63 ; Invariant memory.
|
D | functionattrs.ll | 78 ; Invariant memory.
|
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
D | aliastest.ll | 59 ; Invariant memory.
|
D | dse.ll | 64 ; Invariant memory.
|
D | functionattrs.ll | 85 ; Invariant memory.
|
/external/llvm/test/Transforms/LoopDeletion/ |
D | update-scev.ll | 29 …T: --> {{.*}} LoopDispositions: { %for.body: Variant, %for.cond: Variant, %for.body6: Invariant }
|
/external/llvm/test/Feature/ |
D | optnone-llc.ll | 47 ; LLC-Ox-DAG: Skipping pass 'Machine Loop Invariant Code Motion'
|
D | optnone-opt.ll | 67 ; OPT-LOOP-DAG: Skipping pass 'Loop Invariant Code Motion'
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 122 unsigned Invariant : 1; /**< invariant optimization? */ member
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_build.c | 110 declaration.Invariant = 0; in tgsi_default_declaration() 139 declaration.Invariant = invariant; in tgsi_build_declaration() 368 full_decl->Declaration.Invariant, in tgsi_build_full_declaration()
|
D | tgsi_dump.c | 345 if (decl->Declaration.Invariant) { in iter_declaration()
|
/external/clang/include/clang/AST/ |
D | CommentCommands.td | 134 def Invariant : BlockCommand<"invariant">;
|
/external/llvm/docs/ |
D | Lexicon.rst | 139 Loop Invariant Code Motion
|
D | WritingAnLLVMPass.rst | 1108 Loop Invariant Code Motion 1110 -- Loop Invariant Code Motion 1149 Loop Invariant Code Motion 1151 -- Loop Invariant Code Motion 1189 Loop Invariant Code Motion 1190 -- Loop Invariant Code Motion
|
12