HomeSort by relevance Sort by last modified time
    Searched full:test_switch (Results 1 - 7 of 7) sorted by null

  /external/llvm/test/Transforms/SimplifyCFG/
dce-cond-after-folding-terminator.ll 18 define void @test_switch(i32 %x) nounwind {
20 ; CHECK: @test_switch
  /external/qemu/hw/
android_arm.c 54 #define TEST_SWITCH 1
55 #if TEST_SWITCH
161 #if TEST_SWITCH
android_mips.c 60 #define TEST_SWITCH 1
61 #if TEST_SWITCH
253 #if TEST_SWITCH
  /external/v8/test/mjsunit/
switch.js 384 function test_switch(clause_type, test_type, feedback, optimize) { function
436 // test_switch(clause_type, test_type, feedback, optimize);
445 test_switch(clause_type, test_type, 'all', opt);
446 test_switch(clause_type, test_type, 'none', opt);
450 test_switch(clause_type, test_type, [value], value, opt);
451 test_switch(clause_type, test_type, value, value, opt);
  /external/llvm/test/Transforms/JumpThreading/
select.ll 37 ; CHECK: @test_switch
40 define void @test_switch(i1 %cond, i8 %value) nounwind {
  /external/clang/test/SemaCXX/
array-bounds.cpp 141 void test_switch() { function
  /external/clang/test/Analysis/
misc-ps.m     [all...]

Completed in 261 milliseconds