Home
last modified time | relevance | path

Searched refs:test24 (Results 1 – 25 of 119) sorted by relevance

12345

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp27 class test24 : virtual test23 { virtual void f(); }; class
28 class test25 : virtual test24 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp82 void test24() { in test24() function
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Dpost-inlining.ll37 ; CHECK: define void @test24(
42 define void @test24(i8* %p) {
/external/llvm/test/Transforms/ObjCARC/
Dpost-inlining.ll37 ; CHECK-LABEL: define void @test24(
42 define void @test24(i8* %p) {
Drv.ll286 ; CHECK-LABEL: define {}* @test24(
288 define {}* @test24(i8* %p) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/
Dpost-inlining.ll37 ; CHECK-LABEL: define void @test24(
42 define void @test24(i8* %p) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll432 define x86_fp80 @test24(i32 %a, i32 %b, x86_fp80 %x) nounwind {
437 ; SSE-LABEL: test24:
441 ; NOSSE2-LABEL: test24:
445 ; NOSSE1-LABEL: test24:
449 ; NOCMOV-LABEL: test24:
Davx512-masked-memop-64-32.ll111 define <16 x %mystruct*> @test24(<16 x i1> %mask, <16 x %mystruct*>* %addr) {
112 ; AVX512F-LABEL: test24:
122 ; SKX-LABEL: test24:
Dvselect.ll392 define <2 x double> @test24(<2 x double> %a, <2 x double> %b) {
393 ; SSE2-LABEL: test24:
399 ; SSE41-LABEL: test24:
404 ; AVX-LABEL: test24:
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll432 define x86_fp80 @test24(i32 %a, i32 %b, x86_fp80 %x) nounwind {
437 ; SSE-LABEL: test24:
441 ; NOSSE2-LABEL: test24:
445 ; NOSSE1-LABEL: test24:
449 ; NOCMOV-LABEL: test24:
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt49 test24 - shared child to shared parent.
172 test24:
/external/clang/test/Parser/
Dchar-literal-printing.c31 wchar_t test24(void) { return L'\x3'; } in test24() function
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c96 void test24(char *buffer) { in test24() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dhsa-metadata-hidden-args.ll123 ; CHECK: - Name: test24
124 ; CHECK: SymbolName: 'test24@kd'
157 define amdgpu_kernel void @test24(
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll196 define void @test24(i1 %B, i32* %P1, i32* %P2) {
197 ; CHECK-LABEL: @test24
251 ; see also: @test24
/external/clang/test/Sema/
Dreturn.c140 int test24() { in test24() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/EarlyCSE/
Datomics.ll197 define void @test24(i1 %B, i32* %P1, i32* %P2) {
198 ; CHECK-LABEL: @test24
252 ; see also: @test24
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt49 test24 - shared subtree with unclonable child to private subtree.
187 test24:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll221 define i32 @test24() {
222 ; CHECK-LABEL: @test24(
/external/llvm/test/Transforms/InstCombine/
Dset.ll251 define i32 @test24(i32 %a) {
252 ; CHECK-LABEL: @test24(
Dxor.ll281 define i1 @test24(i32 %c, i32 %d) {
282 ; CHECK-LABEL: @test24(
Dmul.ll216 define i32 @test24(i32 %A) {
217 ; CHECK-LABEL: @test24(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dundef.ll236 define i32 @test24() {
237 ; CHECK-LABEL: @test24(
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dsub.ll230 define i64 @test24(i8* %P, i64 %A){
236 ; CHECK: @test24
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/AArch64/
Dgep.ll190 define i64 @test24(i64* %p, i32 %i) {
191 ; CHECK-LABEL: test24

12345