Home
last modified time | relevance | path

Searched refs:GOTO (Results 1 – 25 of 120) sorted by relevance

12345

/external/llvm/tools/msbuild/
Dinstall.bat12 IF %PLATFORM% == x64 GOTO PLATFORMLOOPEND
19 IF EXIST %D% GOTO FOUND_V100
21 IF EXIST %D% GOTO FOUND_V100
25 IF EXIST %D% GOTO FOUND_V110
27 IF EXIST %D% GOTO FOUND_V110
31 IF EXIST %D% GOTO FOUND_V120
33 IF EXIST %D% GOTO FOUND_V120
37 IF EXIST %D% GOTO FOUND_V140
39 IF EXIST %D% GOTO FOUND_V140
43 GOTO PLATFORMLOOPHEAD
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dpointer-sign-bits.ll10 "GOTO or IF*2": ; preds = %"true verifyAndComputePtr89", %verifyNullCont84
13 "GOTO or IF*5": ; preds = %"true verifyAndComputePtr127", %"GOTO or IF*6"
16 "GOTO or IF*6": ; preds = %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge", %"true ver…
17 …%indvar = phi i32 [ %indvar.next, %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge" ], [ 0, %"…
21 br i1 %3, label %verifyNullCont126, label %"GOTO or IF*5"
171 …br i1 undef, label %"verifyNullCont78.GOTO or IF*4_crit_edge", label %verifyNullCont78.end_crit_ed…
173 "verifyNullCont78.GOTO or IF*4_crit_edge": ; preds = %verifyNullCont78
179 verifyNullExit80: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge"
182 verifyNullCont81: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge"
188 br i1 undef, label %"GOTO or IF*2", label %verifyNullCont86
[all …]
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Dpointer-sign-bits.ll10 "GOTO or IF*2": ; preds = %"true verifyAndComputePtr89", %verifyNullCont84
13 "GOTO or IF*5": ; preds = %"true verifyAndComputePtr127", %"GOTO or IF*6"
16 "GOTO or IF*6": ; preds = %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge", %"true ver…
17 …%indvar = phi i32 [ %indvar.next, %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge" ], [ 0, %"…
21 br i1 %3, label %verifyNullCont126, label %"GOTO or IF*5"
171 …br i1 undef, label %"verifyNullCont78.GOTO or IF*4_crit_edge", label %verifyNullCont78.end_crit_ed…
173 "verifyNullCont78.GOTO or IF*4_crit_edge": ; preds = %verifyNullCont78
179 verifyNullExit80: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge"
182 verifyNullCont81: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge"
188 br i1 undef, label %"GOTO or IF*2", label %verifyNullCont86
[all …]
/external/llvm/test/Analysis/ScalarEvolution/
Dpointer-sign-bits.ll10 "GOTO or IF*2": ; preds = %"true verifyAndComputePtr89", %verifyNullCont84
13 "GOTO or IF*5": ; preds = %"true verifyAndComputePtr127", %"GOTO or IF*6"
16 "GOTO or IF*6": ; preds = %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge", %"true ver…
17 …%indvar = phi i32 [ %indvar.next, %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge" ], [ 0, %"…
21 br i1 %3, label %verifyNullCont126, label %"GOTO or IF*5"
171 …br i1 undef, label %"verifyNullCont78.GOTO or IF*4_crit_edge", label %verifyNullCont78.end_crit_ed…
173 "verifyNullCont78.GOTO or IF*4_crit_edge": ; preds = %verifyNullCont78
179 verifyNullExit80: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge"
182 verifyNullCont81: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge"
188 br i1 undef, label %"GOTO or IF*2", label %verifyNullCont86
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/msbuild/
Dinstall.bat22 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
24 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
29 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
31 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
33 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
38 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
40 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
42 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
46 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
/external/libyuv/files/tools_libyuv/valgrind/
Dlibyuv_tests.bat22 if %1 == () GOTO:TOOLNAME_NOT_FOUND
23 if %1 == --tool GOTO:TOOLNAME_FOUND
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
64 if EXIST %TSAN_SFX% GOTO TSAN_BINARY_OK
/external/webrtc/tools/valgrind-webrtc/
Dwebrtc_tests.bat22 if %1 == () GOTO:TOOLNAME_NOT_FOUND
23 if %1 == --tool GOTO:TOOLNAME_FOUND
36 if "%TOOL_NAME%" == "drmemory" GOTO :SETUP_DRMEMORY
37 if "%TOOL_NAME%" == "drmemory_light" GOTO :SETUP_DRMEMORY
38 if "%TOOL_NAME%" == "drmemory_full" GOTO :SETUP_DRMEMORY
39 if "%TOOL_NAME%" == "drmemory_pattern" GOTO :SETUP_DRMEMORY
44 if NOT "%DRMEMORY_COMMAND%"=="" GOTO :RUN_TESTS
48 if EXIST %DRMEMORY_SFX% GOTO DRMEMORY_BINARY_OK
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DGOTO.java28 public class GOTO extends GotoInstruction implements VariableLengthInstruction { class
34 GOTO() { in GOTO() method in GOTO
38 public GOTO(final InstructionHandle target) { in GOTO() method in GOTO
39 super(org.apache.bcel.Const.GOTO, target); in GOTO()
51 if (_opcode == org.apache.bcel.Const.GOTO) { in dump()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp111 if (LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch()
133 LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch()
142 if (SecondLastInst.getOpcode() == NVPTX::GOTO && in analyzeBranch()
143 LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch()
162 if (I->getOpcode() != NVPTX::GOTO && I->getOpcode() != NVPTX::CBranch) in removeBranch()
197 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(TBB); in insertBranch()
206 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(FBB); in insertBranch()
/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/
DBranchHandleTestCase.java28 …final BranchHandle bh = BranchHandle.getBranchHandle(new GOTO(null));// have to start with a valid… in testsetInstructionNull()
36 …final BranchHandle bh = BranchHandle.getBranchHandle(new GOTO(null));// have to start with a valid… in testsetInstructionBI()
38 bh.setInstruction(new GOTO(null)); in testsetInstructionBI()
44 …final BranchHandle bh = BranchHandle.getBranchHandle(new GOTO(null));// have to start with a valid… in testsetInstructionnotBI()
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp164 if (LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch()
186 LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch()
195 if (SecondLastInst.getOpcode() == NVPTX::GOTO && in analyzeBranch()
196 LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch()
213 if (I->getOpcode() != NVPTX::GOTO && I->getOpcode() != NVPTX::CBranch) in RemoveBranch()
245 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(TBB); in InsertBranch()
254 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(FBB); in InsertBranch()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
DMethodInstrumenterTest.java84 instrumenter.visitJumpInsnWithProbe(Opcodes.GOTO, label, 3, frame); in testVisitJumpInsnWithProbe_GOTO()
87 expectedVisitor.visitJumpInsn(Opcodes.GOTO, label); in testVisitJumpInsnWithProbe_GOTO()
184 expectedVisitor.visitJumpInsn(Opcodes.GOTO, label); in testVisitJumpInsnWithProbe()
206 expectedVisitor.visitJumpInsn(Opcodes.GOTO, new Label()); in testVisitTableSwitchInsnWithProbes()
210 expectedVisitor.visitJumpInsn(Opcodes.GOTO, new Label()); in testVisitTableSwitchInsnWithProbes()
230 expectedVisitor.visitJumpInsn(Opcodes.GOTO, new Label()); in testVisitLookupSwitchInsnWithProbes()
234 expectedVisitor.visitJumpInsn(Opcodes.GOTO, new Label()); in testVisitLookupSwitchInsnWithProbes()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
DTryWithResourcesJavacFilterTest.java403 m.visitJumpInsn(Opcodes.GOTO, l15); in javac_7_8()
410 m.visitJumpInsn(Opcodes.GOTO, l15); in javac_7_8()
434 m.visitJumpInsn(Opcodes.GOTO, l23); in javac_7_8()
441 m.visitJumpInsn(Opcodes.GOTO, l23); in javac_7_8()
480 m.visitJumpInsn(Opcodes.GOTO, l28); in javac_7_8()
487 m.visitJumpInsn(Opcodes.GOTO, l28); in javac_7_8()
525 m.visitJumpInsn(Opcodes.GOTO, l30); in javac_7_8()
532 m.visitJumpInsn(Opcodes.GOTO, l30); in javac_7_8()
661 m.visitJumpInsn(Opcodes.GOTO, end); in javac9_omitted_null_check()
670 m.visitJumpInsn(Opcodes.GOTO, end); in javac9_omitted_null_check()
[all …]
DFinallyFilterTest.java112 m.visitJumpInsn(Opcodes.GOTO, finallyEnd); in javac_try_catch_finally()
155 m.visitJumpInsn(Opcodes.GOTO, finallyEnd); in ecj_try_catch_finally()
163 m.visitJumpInsn(Opcodes.GOTO, after); in ecj_try_catch_finally()
210 m.visitJumpInsn(Opcodes.GOTO, finallyEnd); in javac_empty_catch()
218 m.visitJumpInsn(Opcodes.GOTO, finallyEnd); in javac_empty_catch()
259 m.visitJumpInsn(Opcodes.GOTO, finallyEnd); in javac_8_empty_catch()
267 m.visitJumpInsn(Opcodes.GOTO, finallyEnd); in javac_8_empty_catch()
301 m.visitJumpInsn(Opcodes.GOTO, finallyEnd); in ecj_empty_catch()
308 m.visitJumpInsn(Opcodes.GOTO, after); in ecj_empty_catch()
362 m.visitJumpInsn(Opcodes.GOTO, finallyStart); in ecj_always_completes_abruptly()
DTryWithResourcesEcjFilterTest.java191 m.visitJumpInsn(Opcodes.GOTO, l4); in ecj()
216 m.visitJumpInsn(Opcodes.GOTO, l7); in ecj()
225 m.visitJumpInsn(Opcodes.GOTO, suppressEnd); in ecj()
254 m.visitJumpInsn(Opcodes.GOTO, end); in ecj()
264 m.visitJumpInsn(Opcodes.GOTO, suppressEnd); in ecj()
294 m.visitJumpInsn(Opcodes.GOTO, suppressEnd); in ecj()
522 m.visitJumpInsn(Opcodes.GOTO, suppressEnd); in ecj_noFlowOut()
552 m.visitJumpInsn(Opcodes.GOTO, suppressEnd); in ecj_noFlowOut()
582 m.visitJumpInsn(Opcodes.GOTO, suppressEnd); in ecj_noFlowOut()
DStringSwitchJavacFilterTest.java64 m.visitJumpInsn(Opcodes.GOTO, secondSwitch); in should_filter_code_generated_by_javac()
77 m.visitJumpInsn(Opcodes.GOTO, secondSwitch); in should_filter_code_generated_by_javac()
128 m.visitJumpInsn(Opcodes.GOTO, cases); in should_not_filter_code_generated_by_ECJ()
139 m.visitJumpInsn(Opcodes.GOTO, cases); in should_not_filter_code_generated_by_ECJ()
DSynchronizedFilterTest.java56 m.visitJumpInsn(Opcodes.GOTO, exit); in javac()
102 m.visitJumpInsn(Opcodes.GOTO, exit); in javacTryCatchFinally()
110 m.visitJumpInsn(Opcodes.GOTO, exit); in javacTryCatchFinally()
146 m.visitJumpInsn(Opcodes.GOTO, exit); in ecj()
/external/icu/icu4c/source/allinone/
Dicucheck.bat55 @IF %ERRORLEVEL% EQU 0 GOTO OK_%THT%
66 @IF %ERRORLEVEL% EQU 0 GOTO OK_%THT%
77 @IF %ERRORLEVEL% EQU 0 GOTO OK_%THT%
88 @IF %ERRORLEVEL% EQU 0 GOTO OK_%THT%
100 @REM @IF %ERRORLEVEL% EQU 0 GOTO OK_%THT%
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
DMethodInstrumenter.java59 if (opcode == Opcodes.GOTO) { in visitJumpInsnWithProbe()
61 mv.visitJumpInsn(Opcodes.GOTO, label); in visitJumpInsnWithProbe()
66 mv.visitJumpInsn(Opcodes.GOTO, label); in visitJumpInsnWithProbe()
168 mv.visitJumpInsn(Opcodes.GOTO, label); in insertIntermediateProbe()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/
DTryWithResourcesJavacFilter.java165 if (cursor.getOpcode() != Opcodes.GOTO) { in matchJavac()
211 nextIs(Opcodes.GOTO); in nextIsJavacClose()
218 nextIs(Opcodes.GOTO); in nextIsJavacClose()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
DLabelFlowAnalyzerTest.java55 analyzer.visitJumpInsn(GOTO, label); in testFlowScenario02()
78 analyzer.visitJumpInsn(GOTO, label); in testFlowScenario05()
94 analyzer.visitJumpInsn(GOTO, label); in testFlowScenario07()
121 analyzer.visitJumpInsn(GOTO, label); in testFlowScenario10()
339 testJumpInsn(GOTO, false); in testJumpInsn()
/external/protobuf/
Dappveyor.bat3 IF %language%==cpp GOTO build_cpp
4 IF %language%==csharp GOTO build_csharp
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/
DFixGotoTest.java22 builder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, gotoTarget)); in testFixGotoToGoto16()
45 builder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, gotoTarget)); in testFixGotoToGoto32()
98 builder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, gotoTarget)); in testFixGotoCascading()
DPayloadAlignmentTest.java155 …implBuilder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, implBuilder.getLabel("goto_targe… in testPackedSwitchAlignment()
179 new Opcode[]{Opcode.GOTO, in testPackedSwitchAlignment()
206 …implBuilder.addInstruction(new BuilderInstruction10t(Opcode.GOTO, implBuilder.getLabel("goto_targe… in testSparseSwitchAlignment()
230 new Opcode[]{Opcode.GOTO, in testSparseSwitchAlignment()
/external/apache-commons-bcel/src/examples/
DHelloWorldBuilder.java27 import org.apache.bcel.generic.GOTO;
124 GOTO g = new GOTO(null); in main()

12345