HomeSort by relevance Sort by last modified time
    Searched full:switch (Results 1176 - 1200 of 11629) sorted by null

<<41424344454647484950>>

  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.h 90 switch (CC) {
107 switch (CC) {
145 switch (Opc) {
156 switch (Opc) {
  /external/llvm/test/Analysis/BasicAA/
2006-11-03-BasicAAVectorCrash.ll 13 switch i32 0, label %bb1013.i [
  /external/llvm/test/Analysis/RegionInfo/
loops_2.ll 26 switch i32 1, label %bb60 [
  /external/llvm/test/CodeGen/ARM/
2010-12-08-tpsoft.ll 16 switch i32 %0, label %bb2 [
2011-04-27-IfCvtBug.ll 26 switch i32 %type, label %if.else173 [
widen-vmovs.ll 17 ; - The execution domain switch to vorr works across basic blocks.
  /external/llvm/test/CodeGen/Blackfin/
jumptable.ll 9 switch i32 %op, label %bbx [
  /external/llvm/test/CodeGen/Generic/
2006-04-26-SetCCAnd.ll 19 switch i32 0, label %endif.10 [
  /external/llvm/test/CodeGen/MBlaze/
jumptable.ll 10 switch i32 %arg, label %DEFAULT [ i32 0, label %L0
  /external/llvm/test/CodeGen/Thumb2/
2011-06-07-TwoAddrEarlyClobber.ll 13 switch i16 undef, label %if.end151 [
thumb2-tbb.ll 10 switch i32 %n.u, label %bb12 [i32 1, label %bb i32 2, label %bb6 i32 4, label %bb7 i32 5, label %bb8 i32 6, label %bb10 i32 7, label %bb1 i32 8, label %bb3 i32 9, label %bb4 i32 10, label %bb9 i32 11, label %bb2 i32 12, label %bb5 i32 13, label %bb11 ]
  /external/llvm/test/CodeGen/X86/
2008-12-01-loop-iv-used-outside-loop.ll 20 switch i8 %0, label %bb3 [
avoid-loop-align.ll 26 switch i8 %tmp2, label %bb4 [
pr2177.ll 12 switch i32 0, label %bb155 [
  /external/llvm/test/Transforms/CodeExtractor/
2004-03-18-InvokeHandling.ll 9 switch i32 0, label %label.126 [
111 switch i32 0, label %shortcirc_next.14 [
117 switch i32 0, label %else.4 [
142 switch i32 0, label %switchexit.2 [
  /external/llvm/test/Transforms/GVN/
2008-12-12-RLE-Crash.ll 12 switch i32 0, label %bb81 [
  /external/llvm/test/Transforms/GlobalOpt/
unnamed-addr.ll 38 switch i64 ptrtoint (i32* @b to i64), label %sw.epilog [
  /external/llvm/test/Transforms/IndVarSimplify/
2006-09-20-LFTR-Crash.ll 7 switch i32 0, label %UnifiedReturnBlock [
  /external/llvm/test/Transforms/Inline/
inline_prune.ll 18 switch i32 %A, label %T [
  /external/llvm/test/Transforms/LoopRotate/
indirectbr.ll 23 switch i32 undef, label %while.cond [
  /external/llvm/test/Transforms/SimplifyCFG/
2007-12-21-Crash.ll 17 switch i32 %tmp6, label %bb13 [
dce-cond-after-folding-terminator.ll 24 switch i32 %rem, label %sw.bb [
  /external/llvm/utils/TableGen/
StringMatcher.cpp 101 // Otherwise, we have multiple possible things, emit a switch on the
103 OS << Indent << "switch (" << StrVariableName << "[" << CharNo << "]) {\n";
134 // Output a switch statement on length and categorize the elements within each
136 OS.indent(Indent*2+2) << "switch (" << StrVariableName << ".size()) {\n";
  /external/netcat/scripts/
webrelay 16 # functionality switch, which has to be done fast to start the next listener
  /external/openssl/crypto/rc2/
rc2_locl.h 70 switch (n) { \
92 switch (n) { \
108 switch (n) { \
123 switch (n) { \

Completed in 184 milliseconds

<<41424344454647484950>>