Home
last modified time | relevance | path

Searched refs:epilog (Results 1 – 25 of 53) sorted by relevance

123

/external/llvm/test/Transforms/LoopStrengthReduce/
Divchain.ll20 for.body: ; preds = %sw.epilog, %land.end238
21 %fbh.0 = phi %struct* [ undef, %land.end238 ], [ %incdec.ptr, %sw.epilog ]
22 %column_n.0 = phi i16 [ 0, %land.end238 ], [ %inc601, %sw.epilog ]
32 br label %sw.epilog
34 sw.epilog: ; preds = %sw.bb542, %sw.bb523, %if.end475
/external/webkit/Tools/Scripts/webkitpy/tool/
Dmulticommandtool.py160 def format_epilog(self, epilog): argument
181 epilog = "All %prog commands:\n"
184 epilog = "Common %prog commands:\n"
189 epilog += "%s\n" % "".join(command_help_texts)
190 epilog += "See '%prog help --all-commands' to list all commands.\n"
191 epilog += "See '%prog help COMMAND' for more information on a specific command.\n"
192 …return epilog.replace("%prog", self._tool.name()) # Use of %prog here mimics OptionParser.expand_p…
/external/llvm/test/CodeGen/X86/
Dswitch-bt.ll33 br label %sw.epilog
37 br label %sw.epilog
41 br label %sw.epilog
45 br label %sw.epilog
47 sw.epilog: ; preds = %sw.default, %sw.bb4, %sw.bb2, %sw.bb
/external/libvpx/vp8/encoder/x86/
Dencodeopt.asm57 ; begin epilog
122 ; begin epilog
199 ; begin epilog
267 ; begin epilog
324 ; begin epilog
381 ; begin epilog
Dsad_sse4.asm191 ; begin epilog
229 ; begin epilog
267 ; begin epilog
308 ; begin epilog
344 ; begin epilog
Dsad_sse2.asm78 ; begin epilog
140 ; begin epilog
194 ; begin epilog
249 ; begin epilog
322 ; begin epilog
Dsad_mmx.asm106 ; begin epilog
178 ; begin epilog
248 ; begin epilog
337 ; begin epilog
424 ; begin epilog
Dvariance_impl_sse2.asm64 ; begin epilog
205 ; begin epilog
319 ; begin epilog
504 ; begin epilog
782 ; begin epilog
905 ; begin epilog
1019 ; begin epilog
1126 ; begin epilog
1232 ; begin epilog
1337 ; begin epilog
[all …]
/external/llvm/test/CodeGen/MSP430/
D2009-11-08-InvalidResNo.ll13 switch i16 undef, label %sw.epilog [
57 br i1 undef, label %if.then46, label %sw.epilog
62 sw.epilog: ; preds = %do.end41, %entry
/external/llvm/test/CodeGen/Generic/
Dbuiltin-expect.ll151 switch i64 %expval, label %sw.epilog [
160 sw.epilog: ; preds = %entry
164 return: ; preds = %sw.epilog, %sw.bb
177 switch i64 %expval, label %sw.epilog [
187 sw.epilog: ; preds = %entry
191 return: ; preds = %sw.epilog, %sw.bb
/external/llvm/test/MC/COFF/
Dswitch-relocations.ll14 switch i32 %what, label %sw.epilog [
35 sw.epilog: ; preds = %entry
/external/llvm/test/Transforms/SimplifyCFG/
Ddce-cond-after-folding-terminator.ll30 br label %sw.epilog
32 sw.epilog: ; preds = %sw.bb
/external/llvm/test/Transforms/LowerExpectIntrinsic/
Dbasic.ll169 switch i64 %expval, label %sw.epilog [
178 sw.epilog: ; preds = %entry
182 return: ; preds = %sw.epilog, %sw.bb
198 switch i64 %expval, label %sw.epilog [
208 sw.epilog: ; preds = %entry
212 return: ; preds = %sw.epilog, %sw.bb
/external/llvm/test/Transforms/GlobalOpt/
Dunnamed-addr.ll38 switch i64 ptrtoint (i32* @b to i64), label %sw.epilog [
43 sw.epilog:
/external/libvpx/vp8/common/x86/
Drecon_mmx.asm54 ; begin epilog
117 ; begin epilog
161 ; begin epilog
316 ; begin epilog
Didctllm_mmx.asm180 ; begin epilog
217 ; begin epilog
275 ; begin epilog
Dsubpixel_ssse3.asm106 ; begin epilog
161 ; begin epilog
270 ; begin epilog
325 ; begin epilog
405 ; begin epilog
450 ; begin epilog
565 ; begin epilog
637 ; begin epilog
727 ; begin epilog
775 ; begin epilog
[all …]
Drecon_sse2.asm56 ; begin epilog
120 ; begin epilog
226 ; begin epilog
Diwalsh_mmx.asm43 ; begin epilog
167 ; begin epilog
Dsubpixel_sse2.asm129 ; begin epilog
306 ; begin epilog
401 ; begin epilog
516 ; begin epilog
629 ; begin epilog
794 ; begin epilog
888 ; begin epilog
947 ; begin epilog
1216 ; begin epilog
1361 ; begin epilog
Dpostproc_mmx.asm516 ; begin epilog
Dpostproc_sse2.asm681 ; begin epilog
/external/stlport/stlport/stl/
D_cprolog.h12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
D_epilog.h8 # error STLport epilog header can not be included as long as prolog has not be included.
/external/llvm/test/CodeGen/ARM/
Darm-and-tst-peephole.ll42 switch i32 %and, label %sw.epilog [
63 sw.epilog: ; preds = %tailrecurse.switch

123