HomeSort by relevance Sort by last modified time
    Searched refs:GOTO (Results 1 - 25 of 157) sorted by null

1 2 3 4 5 6 7

  /art/compiler/optimizing/
dominator_test.cc 61 Instruction::GOTO | 0x100, // Block number 1
76 Instruction::GOTO | 0x100, // Block number 1
77 Instruction::GOTO | 0x100, // Block number 2
93 Instruction::GOTO | 0x200, // Block number 1
95 Instruction::GOTO | 0xFF00); // Block number 3
125 Instruction::GOTO | 0xFF00);
144 Instruction::GOTO | 0x100, // Dead block
145 Instruction::GOTO | 0xFE00); // Block number 2
162 Instruction::GOTO | 0x100,
181 Instruction::GOTO | 0x100, // Block number
    [all...]
pretty_printer_test.cc 48 " 2: Goto 1\n"
60 " 3: Goto 1\n"
62 " 0: Goto 2\n"
70 Instruction::GOTO | 0x100,
79 " 4: Goto 1\n"
81 " 0: Goto 2\n"
83 " 1: Goto 3\n"
90 Instruction::GOTO | 0x100,
91 Instruction::GOTO | 0x100,
100 " 4: Goto 1\n
    [all...]
ssa_test.cc 108 " 1: Goto\n"
113 " 4: Goto\n"
120 " 7: Goto\n";
125 Instruction::GOTO | 0x100,
138 " 2: Goto\n"
143 " 5: Goto\n"
151 " 9: Goto\n";
170 " 3: Goto\n"
175 " 6: Goto\n"
177 " 7: Goto\n
    [all...]
linearize_test.cc 77 Instruction::GOTO | 0xFE00,
103 Instruction::GOTO | 0xFE00);
128 Instruction::GOTO | 0x0100,
130 Instruction::GOTO | 0xFD00);
159 Instruction::GOTO | 0xFE00,
190 Instruction::GOTO | 0xFE00);
liveness_test.cc 139 Instruction::GOTO | 0x100,
186 Instruction::GOTO | 0x200,
278 Instruction::GOTO | 0xFD00,
323 Instruction::GOTO | 0xFD00,
373 Instruction::GOTO | 0x500,
376 Instruction::GOTO | 0xFD00,
377 Instruction::GOTO | 0xFC00,
430 Instruction::GOTO | 0x200,
433 Instruction::GOTO | 0xFE00,
486 Instruction::GOTO | 0xFA00
    [all...]
find_loops_test.cc 70 Instruction::GOTO | 0x100,
85 Instruction::GOTO | 0x200,
145 Instruction::GOTO | 0xFE00,
169 Instruction::GOTO | 0x400,
171 Instruction::GOTO | 0xFE00,
172 Instruction::GOTO | 0xFD00,
179 TestBlock(graph, 1, false, -1); // goto block
194 Instruction::GOTO | 0x100,
196 Instruction::GOTO | 0xFE00,
203 TestBlock(graph, 1, false, -1); // goto bloc
    [all...]
codegen_test.cc 106 Instruction::GOTO | 0x100,
114 Instruction::GOTO | 0x100,
115 Instruction::GOTO | 0x100,
123 Instruction::GOTO | 0x200,
125 Instruction::GOTO | 0xFF00);
147 Instruction::GOTO | 0x100,
148 Instruction::GOTO | 0xFE00);
157 Instruction::GOTO | 0x100,
  /external/llvm/tools/msbuild/
install.bat 11 IF %PLATFORM% == x64 GOTO LOOPEND
17 IF EXIST %D% GOTO FOUND_V100
19 IF EXIST %D% GOTO FOUND_V100
23 IF EXIST %D% GOTO FOUND_V110
25 IF EXIST %D% GOTO FOUND_V110
29 IF EXIST %D% GOTO FOUND_V120
31 IF EXIST %D% GOTO FOUND_V120
34 IF %SUCCESS% == 1 goto DONE
36 goto FAILED
41 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
    [all...]
  /external/chromium_org/tools/valgrind/
chrome_tests.bat 13 if %1 == () GOTO:TOOLNAME_NOT_FOUND
14 if %1 == --tool GOTO:TOOLNAME_FOUND
16 goto :PARSE_ARGS_LOOP
26 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
27 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
28 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
29 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
30 if "%TOOL_NAME%" == "tsan" GOTO :SETUP_TSAN
35 if NOT "%DRMEMORY_COMMAND%"=="" GOTO :RUN_TESTS
39 if EXIST %DRMEMORY_SFX% GOTO DRMEMORY_BINARY_OK
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
ins.h 10 #define GOTO 1
  /external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/
libyuv_tests.bat 22 if %1 == () GOTO:TOOLNAME_NOT_FOUND
23 if %1 == --tool GOTO:TOOLNAME_FOUND
25 goto :PARSE_ARGS_LOOP
35 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
36 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
37 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
38 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
39 if "%TOOL_NAME%" == "tsan" GOTO :SETUP_TSAN
44 if NOT "%DRMEMORY_COMMAND%"=="" GOTO :RUN_TESTS
48 if EXIST %DRMEMORY_SFX% GOTO DRMEMORY_BINARY_OK
    [all...]
  /external/proguard/bin/
proguard.bat 10 IF EXIST "%PROGUARD_HOME%" GOTO home
proguardgui.bat 10 IF EXIST "%PROGUARD_HOME%" GOTO home
retrace.bat 10 IF EXIST "%PROGUARD_HOME%" GOTO home
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.bat 10 IF EXIST "%PROGUARD_HOME%" GOTO home
proguardgui.bat 10 IF EXIST "%PROGUARD_HOME%" GOTO home
  /sdk/files/proguard/bin/
proguard.bat 10 IF EXIST "%PROGUARD_HOME%" GOTO home
  /external/chromium_org/third_party/icu/source/allinone/
icucheck.bat 47 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
58 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
69 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
80 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
91 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
  /external/icu/icu4c/source/allinone/
icucheck.bat 53 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
64 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
75 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
86 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
97 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.cpp 183 if (LastInst->getOpcode() == NVPTX::GOTO) {
203 // If the block ends with NVPTX::GOTO and NVPTX:CBranch, handle it.
205 LastInst->getOpcode() == NVPTX::GOTO) {
214 if (SecondLastInst->getOpcode() == NVPTX::GOTO &&
215 LastInst->getOpcode() == NVPTX::GOTO) {
232 if (I->getOpcode() != NVPTX::GOTO && I->getOpcode() != NVPTX::CBranch)
262 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(TBB);
271 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(FBB);
  /external/chromium_org/tools/win/
copy-installer.bat 85 GOTO :EOF
92 GOTO :EOF
115 GOTO :EOF
121 GOTO :EOF
125 GOTO :EOF
136 GOTO :EOF
142 IF "%0"=="" GOTO :EOF
144 GOTO _xcopy_hack
  /external/javassist/src/main/javassist/bytecode/analysis/
Util.java 37 return opcode == GOTO || opcode == GOTO_W;
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegOps.java 52 /** {@code goto label} */
53 public static final int GOTO = 6;
56 * {@code T: int or Object; x,y: T :: if (x == y) goto
62 * {@code T: int or Object; x,y: T :: if (x != y) goto
67 /** {@code x,y: int :: if (x < y) goto label} */
70 /** {@code x,y: int :: if (x >= y) goto label} */
73 /** {@code x,y: int :: if (x <= y) goto label} */
76 /** {@code x,y: int :: if (x > y) goto label} */
79 /** {@code x: int :: goto table[x]} */
319 case GOTO: return "goto"
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
RegOps.java 52 /** {@code goto label} */
53 public static final int GOTO = 6;
56 * {@code T: int or Object; x,y: T :: if (x == y) goto
62 * {@code T: int or Object; x,y: T :: if (x != y) goto
67 /** {@code x,y: int :: if (x < y) goto label} */
70 /** {@code x,y: int :: if (x >= y) goto label} */
73 /** {@code x,y: int :: if (x <= y) goto label} */
76 /** {@code x,y: int :: if (x > y) goto label} */
79 /** {@code x: int :: goto table[x]} */
319 case GOTO: return "goto"
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegOps.java 52 /** {@code goto label} */
53 public static final int GOTO = 6;
56 * {@code T: int or Object; x,y: T :: if (x == y) goto
62 * {@code T: int or Object; x,y: T :: if (x != y) goto
67 /** {@code x,y: int :: if (x < y) goto label} */
70 /** {@code x,y: int :: if (x >= y) goto label} */
73 /** {@code x,y: int :: if (x <= y) goto label} */
76 /** {@code x,y: int :: if (x > y) goto label} */
79 /** {@code x: int :: goto table[x]} */
319 case GOTO: return "goto"
    [all...]

Completed in 1041 milliseconds

1 2 3 4 5 6 7