Home
last modified time | relevance | path

Searched refs:test23 (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp26 class test23 : virtual test22 { virtual void f(); }; class
27 class test24 : virtual test23 { virtual void f(); };
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll411 define x86_fp80 @test23(i32 %a, i32 %b, x86_fp80 %x) nounwind {
416 ; SSE-LABEL: test23:
420 ; NOSSE2-LABEL: test23:
424 ; NOSSE1-LABEL: test23:
428 ; NOCMOV-LABEL: test23:
Dfast-isel-x86-64.ll296 define void @test23(i8* noalias sret %result) {
300 ; CHECK-LABEL: test23:
/external/clang/test/Parser/
Dchar-literal-printing.c30 char test23(void) { return '\x3'; } in test23() function
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c80 int test23(int *q, int *x) { in test23() function
/external/clang/test/Sema/
Dreturn.c130 int test23() { in test23() function
Duninit-variables.c174 int test23() { in test23() function
/external/llvm/test/Transforms/InstCombine/
Dapint-shift.ll225 ; CHECK-LABEL: @test23(
227 define i11 @test23(i44 %A) {
Dsub.ll217 define i32 @test23(i8* %P, i64 %A){
225 ; CHECK-LABEL: @test23(
Dset.ll151 define i32 @test23(i32 %a) {
Dor.ll219 define i16 @test23(i16 %A) {
225 ; CHECK-LABEL: @test23(
Dxor.ll155 define i1 @test23(i32 %a, i32 %b) {
Dand.ll164 define i1 @test23(i32 %A) {
Dgetelementptr.ll223 define i1 @test23() {
227 ; CHECK-LABEL: @test23(
Dphi.ll507 define i32 @test23(i32 %A, i1 %b, i32 * %P) {
521 ; CHECK-LABEL: @test23(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll275 ; CHECK-LABEL: define void @test23(
277 define void @test23(i8* %p) {
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll42 %test23 = icmp ult <2 x i64> %ulong1, %ulong2
/external/clang/test/CXX/class.access/
Dp4.cpp502 namespace test23 { namespace
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll281 ; CHECK-LABEL: @test23(
285 define noalias i8* @test23() nounwind uwtable ssp {
/external/clang/test/Misc/
Ddiag-template-diffing.cpp601 void test23() { in test23() function
/external/clang/test/CodeGen/
Dmmx-builtins.c120 void test23(__m64 d, __m64 n, char *p) { in test23() function
/external/clang/test/CodeGenCXX/
Dmangle.cpp637 namespace test23 { namespace
Dvisibility.cpp621 namespace test23 { namespace

12