Searched refs:teste (Results 1 – 3 of 3) sorted by relevance
5 @teste = internal thread_local global %struct.anon zeroinitializer9 %tmp2 = load i32, i32* getelementptr (%struct.anon, %struct.anon* @teste, i32 0, i32 0), align 817 ; NOEMU-LABEL: teste:20 ; CHECK-NOT: __emutls_t.teste23 ; EMU-LABEL: __emutls_v.teste:29 ; CHECK-NOT: teste:30 ; CHECK-NOT: __emutls_t.teste
6 class teste { class9 teste() : A(2) {} in teste() function in teste14 new teste(); in f1()
21 struct teste { inline virtual void a(); }; struct22 teste *testevar = new teste;