Searched
full:switch (Results
1776 -
1800 of
11629) sorted by null
<<71727374757677787980>>
/external/llvm/cmake/modules/ |
LLVMProcessSources.cmake | 4 # Replaces a compiler option or switch `old' in `var' by `new'.
|
/external/llvm/include/llvm/Support/ |
InstVisitor.h | 36 /// and a big switch statement (in your code, that is). 75 /// as efficient as having your own switch statement over the instruction 116 switch (I.getOpcode()) { 118 // Build the switch statement using the Instruction.def file...
|
/external/llvm/lib/MC/MCDisassembler/ |
EDDisassembler.cpp | 79 switch (syntax) { 250 switch (S) { 282 switch (Key.Arch) { 350 switch (Key.Arch) {
|
/external/llvm/lib/MC/ |
MCExpr.cpp | 30 switch (getKind()) { 72 switch (UE.getOpcode()) { 93 switch (BE.getOpcode()) { 173 switch (Kind) { 436 switch (getKind()) { 472 switch (AUE->getOpcode()) { 511 switch (ABE->getOpcode()) { 534 switch (ABE->getOpcode()) { 565 switch (getKind()) {
|
MCSectionCOFF.cpp | 52 switch (Selection) {
|
/external/llvm/lib/Object/ |
Error.cpp | 34 switch (ev) {
|
ObjectFile.cpp | 33 switch (type) {
|
/external/llvm/lib/Support/ |
Path.cpp | 55 switch ((unsigned char)magic[0]) { 74 switch (magic[16]) { 113 switch (type) { 176 switch (type) {
|
regutils.h | 42 /* switch off assertions (if not already off) if no REDEBUG */
|
/external/llvm/lib/Target/ARM/ |
ARMSelectionDAGInfo.h | 24 switch (Opcode) {
|
/external/llvm/lib/Target/MBlaze/MCTargetDesc/ |
MBlazeBaseInfo.h | 86 switch (Reg) { 104 switch (RegEnum) { 169 switch (Reg) { 208 switch (Reg) {
|
/external/llvm/lib/Target/MSP430/ |
MSP430InstrInfo.cpp | 135 switch (CC) { 301 switch (Desc.TSFlags & MSP430II::SizeMask) { 303 switch (Desc.getOpcode()) { 320 switch (MI->getOpcode()) {
|
/external/llvm/lib/Target/Mips/ |
MipsMCSymbolRefExpr.cpp | 24 switch (Kind) {
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCPredicates.cpp | 20 switch (Opcode) {
|
/external/llvm/test/Analysis/RegionInfo/ |
mix_1.ll | 12 switch i32 0, label %"2" [ i32 0, label %"3"
|
paper.ll | 34 switch i32 0, label %"1" [ i32 0, label %"9"
|
/external/llvm/test/CodeGen/ARM/ |
2009-06-22-CoalescerBug.ll | 18 switch i32 undef, label %bb82 [
|
/external/llvm/test/CodeGen/Generic/ |
2006-06-28-SimplifySetCCCrash.ll | 19 switch i32 %tmp8.i, label %UnifiedReturnBlock [ 212 switch i32 %tmp1650, label %bb1701 [ 223 switch i32 %tmp1702, label %bb1808 [ 252 switch i32 %tmp1877signed, label %cond_next1937 [
|
/external/llvm/test/CodeGen/PowerPC/ |
2008-02-05-LiveIntervalsAssert.ll | 50 switch i64 %tmp21158, label %bb113 [
|
/external/llvm/test/CodeGen/Thumb2/ |
2010-01-19-RemovePredicates.ll | 22 switch i32 %icode, label %bb10 [
|
2010-04-26-CopyRegCrash.ll | 18 switch i32 %mode, label %return [
|
/external/llvm/test/CodeGen/X86/ |
2006-12-19-IntelSyntax.ll | 8 switch i32 %n, label %bb12 [
|
2008-04-16-CoalescerBug.ll | 7 switch i8 1, label %bb71.us [
|
2010-01-19-OptExtBug.ll | 5 switch i8 undef, label %bb6 [
|
2010-04-13-AnalyzeBranchCrash.ll | 9 switch i32 %hitPart, label %if.else [
|
Completed in 409 milliseconds
<<71727374757677787980>>