/external/clang/test/SemaCXX/ |
long-virtual-inheritance-chain.cpp | 26 class test23 : virtual test22 { virtual void f(); }; class in inherits:test22 27 class test24 : virtual test23 { virtual void f(); };
|
/external/clang/test/Analysis/inlining/ |
inline-defensive-checks.c | 80 int test23(int *q, int *x) { function
|
/external/clang/test/Parser/ |
char-literal-printing.c | 30 char test23(void) { return '\x3'; } function
|
/external/llvm/test/CodeGen/X86/ |
cmov-fp.ll | 411 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:
|
fast-isel-x86-64.ll | 296 define void @test23(i8* noalias sret %result) { 300 ; CHECK-LABEL: test23:
|
/external/llvm/test/Transforms/InstCombine/ |
apint-shift.ll | 225 ; CHECK-LABEL: @test23( 227 define i11 @test23(i44 %A) {
|
or.ll | 219 define i16 @test23(i16 %A) { 225 ; CHECK-LABEL: @test23(
|
sub.ll | 217 define i32 @test23(i8* %P, i64 %A){ 225 ; CHECK-LABEL: @test23(
|
set.ll | 151 define i32 @test23(i32 %a) {
|
xor.ll | 155 define i1 @test23(i32 %a, i32 %b) {
|
and.ll | 164 define i1 @test23(i32 %A) {
|
getelementptr.ll | 223 define i1 @test23() { 227 ; CHECK-LABEL: @test23(
|
phi.ll | 507 define i32 @test23(i32 %A, i1 %b, i32 * %P) { 521 ; CHECK-LABEL: @test23(
|
/external/llvm/test/Transforms/ObjCARC/ |
rv.ll | 275 ; CHECK-LABEL: define void @test23( 277 define void @test23(i8* %p) {
|
/external/clang/test/CodeGenCXX/ |
vtable-layout.cpp | [all...] |
/external/clang/test/Sema/ |
return.c | 130 int test23() { function
|
uninit-variables.c | 174 int test23() { function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
test-interp-vec-setcond-int.ll | 42 %test23 = icmp ult <2 x i64> %ulong1, %ulong2
|
test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
simple.ll | 281 ; CHECK-LABEL: @test23( 285 define noalias i8* @test23() nounwind uwtable ssp {
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 120 void test23(__m64 d, __m64 n, char *p) { function
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
ssearch.xml | 161 <test-case id="test23" strength="PRIMARY" locale="es">
|
/external/clang/test/CXX/class.access/ |
p4.cpp | 502 namespace test23 { namespace
|
/external/icu4c/test/testdata/ |
ssearch.xml | 161 <test-case id="test23" strength="PRIMARY" locale="es">
|