Home
last modified time | relevance | path

Searched refs:test25 (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp28 class test25 : virtual test24 { virtual void f(); }; class
29 class test26 : virtual test25 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c33 wchar_t test25(void) { return L'\x333'; } in test25() function
/external/clang/test/Sema/
Dreturn.c152 int test25() { in test25() function
Duninit-variables.c194 float test25() { in test25() function
/external/llvm/test/Transforms/InstCombine/
Dapint-shift.ll234 ; CHECK-LABEL: @test25(
236 define i37 @test25(i37 %tmp.2, i37 %AA) {
Dsub.ll264 define i64 @test25(i8* %P, i64 %A){
269 ; CHECK-LABEL: @test25(
Dset.ll166 define i1 @test25(i32 %A) {
Dor.ll244 define i1 @test25(i32 %A, i32 %B) {
251 ; CHECK-LABEL: @test25(
Dxor.ll167 define i32 @test25(i32 %g, i32 %h) {
Dand.ll180 define i1 @test25(i32 %A) {
Dgetelementptr.ll231 define void @test25() {
242 ; CHECK-LABEL: @test25(
Dphi.ll551 define i1 @test25() {
576 ; CHECK-LABEL: @test25(
Dadd.ll194 define i64 @test25(i64 %Y) {
Dshift.ll334 define i32 @test25(i32 %tmp.2, i32 %AA) {
335 ; CHECK-LABEL: @test25(
Dselect.ll384 define i32 @test25(i1 %c) {
393 ; CHECK-LABEL: @test25(
Dicmp.ll237 ; CHECK-LABEL: @test25(
241 define i1 @test25(i32 %x, i32 %y, i32 %z) {
Dcast.ll202 define void @test25(i32** %P) {
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll44 %test25 = icmp eq <5 x i8> %sbyte1, %sbyte2
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll315 ; CHECK-LABEL: @test25(
319 define i8* @test25(i8* %p) nounwind {
/external/clang/test/CodeGen/
Dmmx-builtins.c130 void test25(__m64 *p, __m64 a) { in test25() function
/external/clang/test/CodeGenCXX/
Dmangle.cpp663 namespace test25 { namespace
Dvisibility.cpp22 namespace test25 { namespace
/external/clang/test/SemaObjC/
Darc.m493 void test25(Class *classes) { function
495 test25(other_classes);

12