Home
last modified time | relevance | path

Searched refs:test1e (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/Transforms/SimplifyCFG/X86/
Dspeculate-cttz-ctlz.ll140 define i64 @test1e(i32 %x) {
141 ; ALL-LABEL: @test1e(
/external/llvm/test/Transforms/ObjCARC/
Dallocas.ll146 ; CHECK: define void @test1e(i8* %x)
153 define void @test1e(i8* %x) {
/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp203 CharacterIterator* test1e= new StringCharacterIterator(testText, 100, 20, 5); in TestConstructionAndEquality() local
253 delete test1e; in TestConstructionAndEquality()