Searched
full:load (Results
501 -
525 of
12660) sorted by null
<<21222324252627282930>>
/external/clang/test/CodeGen/ |
capture-complex-expr-in-block.c | 18 // CHECK-NEXT: [[R:%.*]] = load double* [[RP]] 20 // CHECK-NEXT: [[I:%.*]] = load double* [[IP]]
|
/external/clang/test/CodeGenCXX/ |
apple-kext-indirect-virtual-dtor-call.cpp | 4 // CHECK: [[T1:%.*]] = load void (%struct.B1*)** getelementptr inbounds (void (%struct.B1*)** bitcast ([5 x i8*]* @_ZTV2B1 to void (%struct.B1*)**), i64 2) 7 // CHECK: [[T3:%.*]] = load void (%struct.B1*)** getelementptr inbounds (void (%struct.B1*)** bitcast ([5 x i8*]* @_ZTV2B1 to void (%struct.B1*)**), i64 2)
|
assign-operator.cpp | 12 // CHECK: load i32 13 // CHECK: load i32
|
/external/clang/test/CodeGenObjCXX/ |
arc-returns-inner-reference-ptr.mm | 16 // CHECK: [[T0:%.*]] = load {{%.*}} {{%.*}}, align 8 19 // CHECK: [[T2:%.*]] = load {{%.*}} {{%.*}}, align 8
|
gc.mm | 15 // CHECK-NEXT: [[T0:%.*]] = load [[TEST0]]** [[THIS]] 17 // CHECK-NEXT: [[T2:%.*]] = load i8** @_ZN5test01xE
|
lvalue-reference-getter.mm | 25 // CHECK: [[T0:%.*]] = load {{.*}}* [[SELF]], align 26 // CHECK: [[T1:%.*]] = load {{.*}}* @"\01L_OBJC_SELECTOR_REFERENCES_"
|
/external/clang/test/Index/ |
preamble-reparse-import.m | 3 // RUN: c-index-test -test-load-source-reparse 3 local %s -include %t.h 6 // RUN: c-index-test -test-load-source-reparse 3 local %s -include %t.h
|
/external/clang/test/SemaObjC/ |
debugger-support.m | 11 // CHECK-NEXT: [[T0:%.*]] = load i8** [[X]], 12 // CHECK-NEXT: [[T1:%.*]] = load i8** @"\01L_OBJC_SELECTOR_REFERENCES_"
|
/external/jsilver/src/org/clearsilver/jni/ |
JNI.java | 25 * <p>By default, it attempts to load the library 'clearsilver-jni' from the 41 System.err.println("Could not load '" + libraryName + "'. Searched:"); 60 throw new UnsatisfiedLinkError("Could not load '" + libraryName + "'"); 77 * Attempts to load the ClearSilver JNI library. 94 // Attempt to load the library in that path. 95 System.load(new File(path, platformLibraryName).getAbsolutePath()); 104 // Still here? Couldn't load library. Fail. 126 * Set name of JNI library to load. Default is 'clearsilver-jni'.
|
/external/llvm/test/Analysis/BasicAA/ |
2010-09-15-GEP-SignedArithmetic.ll | 10 %loada = load i32* %tab 12 %loadb = load i32* %tab
|
phi-aa.ll | 22 %tmp1 = load i32* @Z, align 4 24 %tmp2 = load i32* @Z, align 4
|
/external/llvm/test/Analysis/GlobalsModRef/ |
chaining-analysis.ll | 1 ; RUN: opt < %s -basicaa -globalsmodref-aa -gvn -S | not grep load 13 %V = load i32* @X ; <i32> [#uses=1]
|
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
sink.ll | 4 ; CHECK: %f = load float* %p, !tbaa !2 8 %f = load float* %p, !tbaa !0
|
/external/llvm/test/Assembler/ |
2002-08-19-BytecodeReader.ll | 13 %reg114 = load i32* %reg1321 ; <i32> [#uses=0] 15 %reg182 = load i32* %reg1801 ; <i32> [#uses=0]
|
/external/llvm/test/CodeGen/ARM/ |
2009-08-31-LSDA-Name.ll | 25 %eh_select = load i32* %eh_selector 27 %eh_value = load i8** %eh_exception 30 %0 = load i8** %save_eptr.0, align 4 32 %1 = load i32* %save_filt.1, align 4 52 %eh_ptr3 = load i8** %eh_exception 64 %2 = load %struct.A** %this_addr, align 4 80 %0 = load %struct.A** %this_addr, align 4 82 %2 = load i32** %1, align 4
|
2010-03-04-eabi-fp-spill.ll | 4 %1 = load i32* undef ; <i32> [#uses=1] 13 %3 = load i32* undef ; <i32> [#uses=1] 14 %4 = load i32* null ; <i32> [#uses=1] 17 %7 = load [8 x i8]** %6 ; <[8 x i8]*> [#uses=1] 19 %9 = load i32* %8 ; <i32> [#uses=1] 30 %11 = load [8 x i8]** null ; <[8 x i8]*> [#uses=1] 33 %base_pc7 = load i32* %12 ; <i32> [#uses=2] 36 %entry_point = load void ([84 x i8]*, i32, [788 x i8]*)** %14 ; <void ([84 x i8]*, i32, [788 x i8]*)*> [#uses=1]
|
compare-call.ll | 6 %tmp = load float* %glob ; <float> [#uses=1] 8 %tmp3 = load float* %tmp2 ; <float> [#uses=1]
|
hidden-vis-3.ll | 13 %0 = load i32* @x, align 4 ; <i32> [#uses=1] 14 %1 = load i32* @y, align 4 ; <i32> [#uses=1]
|
illegal-vector-bitcast.ll | 6 %h = load <8 x float>* %f 9 %z = load <4 x i64>* %y
|
ldr_pre.ll | 8 %A = load i32* %Y ; <i32> [#uses=1] 19 %tmp3 = load i32* %tmp2 ; <i32> [#uses=1]
|
ldrd-memoper.ll | 11 %0 = load i64** @b, align 4 12 %1 = load i64* %0, align 4
|
str_post.ll | 6 %Y = load i32* %X ; <i32> [#uses=1] 17 %Y = load i32* %X ; <i32> [#uses=1]
|
str_pre.ll | 5 %B = load i32* %A ; <i32> [#uses=1] 13 %B = load i32* %A ; <i32> [#uses=1]
|
truncstore-dag-combine.ll | 7 %tmp = load i16* %Q, align 1 ; <i16> [#uses=1] 15 %tmp = load i32* %Q, align 1 ; <i32> [#uses=1]
|
/external/llvm/test/CodeGen/Generic/ |
2011-07-07-ScheduleDAGCrash.ll | 11 %c = load i256* %cc 12 %d = load i256* %dd
|
Completed in 166 milliseconds
<<21222324252627282930>>