Searched
full:test1 (Results
401 -
425 of
1933) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/X86/ |
fast-isel-ret-ext.ll | 4 define zeroext i8 @test1(i32 %y) nounwind { 7 ; CHECK-LABEL: test1:
|
lea.ll | 4 define i32 @test1(i32 %x) nounwind { 8 ; CHECK-LABEL: test1:
|
movbe.ll | 6 define void @test1(i32* nocapture %x, i32 %y) nounwind { 10 ; CHECK-LABEL: test1:
|
sext-load.ll | 6 ; CHECK-LABEL: test1: 9 define i32 @test1(i32 %X) nounwind {
|
tail-call-got.ll | 6 define double @test1(double %x) nounwind readnone { 7 ; CHECK-LABEL: test1:
|
zext-fold.ll | 4 define i32 @test1(i8 %x) nounwind readnone { 9 ; CHECK: test1
|
/external/llvm/test/MC/AsmParser/ |
directive_values.s | 8 # CHECK: TEST1: 10 TEST1:
|
/external/llvm/test/Transforms/BBVectorize/X86/ |
cmp-types.ll | 7 define void @test1(%"struct.btSoftBody"* %n1, %"struct.btSoftBody"* %n2) uwtable align 2 { 14 ; CHECK-LABEL: @test1(
|
/external/llvm/test/Transforms/CodeGenPrepare/ |
basic.ll | 6 ; CHECK-LABEL: @test1( 10 define i32 @test1(i8* %ptr) nounwind ssp noredzone align 2 {
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
const-pointers.ll | 7 define void @test1(%t* noalias %pp) { 14 ; CHECK-LABEL: define void @test1(
|
/external/llvm/test/Transforms/GVN/ |
pr14166.ll | 4 define <2 x i32> @test1() { 13 ; CHECK-LABEL: @test1(
|
/external/llvm/test/Transforms/IndVarSimplify/ |
2012-10-19-congruent-constant.ll | 4 define void @test1(i32 %x) nounwind uwtable ssp { 22 ; CHECK-LABEL: @test1(
|
/external/llvm/test/Transforms/InstCombine/ |
add2.ll | 3 define i64 @test1(i64 %A, i32 %B) { 9 ; CHECK-LABEL: @test1(
|
apint-shift-simplify.ll | 14 define i57 @test1(i57 %A, i57 %B, i57 %C) { 19 ; CHECK-LABEL: @test1(
|
apint-shl-trunc.ll | 15 define i1 @test1(i799 %X, i799 %A) { 16 ; CHECK-LABEL: @test1(
|
atomic.ll | 8 define i32* @test1(i8** %p) { 9 ; CHECK-LABEL: define i32* @test1(
|
memcpy.ll | 6 define void @test1(i8* %a) { 9 ; CHECK-LABEL: define void @test1(
|
merge-icmp.ll | 3 define i1 @test1(i16* %x) { 11 ; CHECK-LABEL: @test1(
|
/external/llvm/test/Transforms/InstSimplify/ |
2011-09-05-InsertExtractValue.ll | 5 define void @test1() { 17 ; CHECK-LABEL: @test1(
|
/external/llvm/test/Transforms/MemCpyOpt/ |
memcpy-to-memset.ll | 8 define void @test1() nounwind { 15 ; CHECK-LABEL: @test1(
|
/external/llvm/test/Transforms/ObjCARC/ |
gvn.ll | 29 ; CHECK-LABEL: define i8* @test1( 34 define i8* @test1(i32 %n) nounwind {
|
/external/llvm/test/Transforms/Reassociate/ |
optional-flags.ll | 15 ; CHECK-LABEL: @test1( 18 define i64 @test1(i64 %a, i64 %b, i64 %c) {
|
/external/llvm/test/Transforms/ScalarRepl/ |
basictest.ll | 4 define i32 @test1() { 10 ; CHECK-LABEL: @test1(
|
/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
AsyncChannelTest.java | 34 public void test1() throws Exception { method in class:AsyncChannelTest 35 if (DBG) log("test1");
|
/libcore/luni/src/test/java/libcore/java/text/ |
OldAttributedCharacterIteratorAttributeTest.java | 81 "test1"); 88 "test1"); 107 "test1"); 108 assertEquals("Incorrect attribute name", "test1", mac1.getName()); 120 "test1"); 122 "test1"); 205 "test1"); 208 + "$TestAttributedCharacterIteratorAttribute(test1)");
|
Completed in 269 milliseconds
<<11121314151617181920>>