Home
last modified time | relevance | path

Searched refs:bla2 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/tools/llvm-split/
Dscc-constants.ll14 ; CHECK1: @bla2
23 @bla2 = internal global %struct.anon { i64 1, i64 2 }, align 8
28 …store i32 -1, i32* bitcast (i64* getelementptr inbounds (%struct.anon, %struct.anon* @bla2, i32 0,…
35 …store i32 -1, i32* bitcast (i64* getelementptr inbounds (%struct.anon, %struct.anon* @bla2, i32 0,…
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp581 … UnicodeString bla2 = ures_getUnicodeStringByIndex(rowbundle, col, &err); in TestOtherAPI() local
588 CONFIRM_EQ(bla2, expected); in TestOtherAPI()