HomeSort by relevance Sort by last modified time
    Searched full:epilog (Results 26 - 50 of 219) sorted by null

12 3 4 5 6 7 8 9

  /external/llvm/test/Transforms/SimplifyCFG/
preserve-branchweights.ll 98 br label %sw.epilog
102 br label %sw.epilog
106 br label %sw.epilog
108 sw.epilog:
123 ; CHECK: switch i32 %N, label %sw.epilog
131 br label %sw.epilog
135 br label %sw.epilog
140 switch i32 %N, label %sw.epilog [
147 br label %sw.epilog
151 br label %sw.epilog
    [all...]
dce-cond-after-folding-terminator.ll 30 br label %sw.epilog
32 sw.epilog: ; preds = %sw.bb
  /external/llvm/test/CodeGen/PowerPC/
ifcvt.ll 12 cond.true: ; preds = %sw.epilog
17 cond.false: ; preds = %sw.epilog
mcm-5.ll 23 br label %sw.epilog
47 br label %sw.epilog
49 sw.epilog: ; preds = %sw.bb3, %sw.default
  /external/libvpx/libvpx/vp8/encoder/x86/
encodeopt.asm 57 ; begin epilog
122 ; begin epilog
199 ; begin epilog
268 ; begin epilog
326 ; begin epilog
383 ; begin epilog
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_sse4.asm 200 ; begin epilog
237 ; begin epilog
274 ; begin epilog
315 ; begin epilog
350 ; begin epilog
vp9_sad_mmx.asm 106 ; begin epilog
178 ; begin epilog
248 ; begin epilog
337 ; begin epilog
424 ; begin epilog
  /external/chromium_org/native_client_sdk/src/tools/
ncval.py 33 epilog = 'Example: ncval.py my_nexe.nexe'
34 parser = optparse.OptionParser(usage, description=__doc__, epilog=epilog)
  /external/chromium_org/tools/cr/cr/commands/
command.py 39 self.epilog = None
59 epilog=self.epilog,
  /external/llvm/test/CodeGen/MSP430/
2009-11-08-InvalidResNo.ll 13 switch i16 undef, label %sw.epilog [
57 br i1 undef, label %if.then46, label %sw.epilog
62 sw.epilog: ; preds = %do.end41, %entry
  /external/libvpx/libvpx/vp8/common/x86/
sad_sse2.asm 79 ; begin epilog
142 ; begin epilog
196 ; begin epilog
251 ; begin epilog
324 ; begin epilog
404 ; begin epilog
sad_mmx.asm 106 ; begin epilog
178 ; begin epilog
248 ; begin epilog
337 ; begin epilog
424 ; begin epilog
sad_sse4.asm 191 ; begin epilog
229 ; begin epilog
267 ; begin epilog
308 ; begin epilog
344 ; begin epilog
recon_sse2.asm 111 ; begin epilog
185 ; begin epilog
238 ; begin epilog
306 ; begin epilog
346 ; begin epilog
421 ; begin epilog
469 ; begin epilog
556 ; begin epilog
672 ; begin epilog
734 ; begin epilog
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_iterate.c 80 if (ctx->epilog)
81 if (!ctx->epilog( ctx ))
tgsi_iterate.h 65 (* epilog)( member in struct:tgsi_iterate_context
  /external/compiler-rt/lib/ppc/
restFP.S 14 // the end of the function epilog. This function returns to the address
15 // in the LR slot. So a function epilog must branch (b) not branch and link
  /external/llvm/test/Transforms/GlobalOpt/
unnamed-addr.ll 52 switch i64 ptrtoint (i32* @b to i64), label %sw.epilog [
57 sw.epilog:
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_iterate.c 80 if (ctx->epilog)
81 if (!ctx->epilog( ctx ))
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.h 1 //===-- PrologEpilogInserter.h - Prolog/Epilog code insertion -*- C++ -*---===//
11 // callee saved registers, and for emitting prolog & epilog code for the
17 // This pass also implements a shrink wrapping variant of prolog/epilog
45 /// runOnMachineFunction - Insert prolog/epilog code and replace abstract
  /hardware/qcom/bt/libbt-vendor/include/
bt_vendor_qcom.h 41 code implementation of sending a HCI_RESET command during the epilog
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
multicommandtool.py 163 # We override format_epilog to avoid the default formatting which would paragraph-wrap the epilog
164 # and also to allow us to compute the epilog lazily instead of in the constructor (allowing it to be context sensitive).
165 def format_epilog(self, epilog):
186 epilog = "All %prog commands:\n"
189 epilog = "Common %prog commands:\n"
194 epilog += "%s\n" % "".join(command_help_texts)
195 epilog += "See '%prog help --all-commands' to list all commands.\n"
196 epilog += "See '%prog help COMMAND' for more information on a specific command.\n"
197 return epilog.replace("%prog", self._tool.name()) # Use of %prog here mimics OptionParser.expand_prog_name().
  /external/chromium_org/third_party/lcov/man/
genhtml.1 43 .RB [ \-\-html\-epilog
44 .IR epilog\-file ]
369 .BI "\-\-html\-epilog " epilog\-file
371 Read customized HTML epilog from
372 .IR epilog\-file .
374 Use this option to replace the default HTML epilog (the final part of the HTML
376 .IR epilog\-file .
378 Within the epilog text, the following words will be replaced when a page is generated:
  /external/llvm/test/CodeGen/Generic/
builtin-expect.ll 151 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/Transforms/LowerExpectIntrinsic/
basic.ll 169 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

Completed in 584 milliseconds

12 3 4 5 6 7 8 9