Home
last modified time | relevance | path

Searched refs:unnamed (Results 1 – 25 of 178) sorted by relevance

12345678

/external/swiftshader/third_party/llvm-7.0/llvm/test/Demangle/
Dms-cxx11.test58 ?fun@PR18022@@YA?AU<unnamed-type-a>@1@U21@0@Z
59 ; CHECK: struct PR18022::<unnamed-type-a> __cdecl PR18022::fun(struct PR18022::<unnamed-type-a>, st…
97 ?f@UnnamedType@@YAXAAU<unnamed-type-TD>@A@1@@Z
98 ; CHECK: void __cdecl UnnamedType::f(struct UnnamedType::A::<unnamed-type-TD> &)
100 ?f@UnnamedType@@YAXPAW4<unnamed-type-e>@?$B@H@1@@Z
101 ; CHECK: void __cdecl UnnamedType::f(enum UnnamedType::B<int>::<unnamed-type-e> *)
103 ??$f@W4<unnamed-type-E>@?1??g@PR24651@@YAXXZ@@PR24651@@YAXW4<unnamed-type-E>@?1??g@0@YAXXZ@@Z
104 ; We have a back-referencing problem here, we print `void __cdecl <unnamed-type-E>::g(void)`
106 …um `void __cdecl PR24651::g(void)'::`2'::<unnamed-type-E>>(enum `void __cdecl PR24651::g(void)'::`…
108 ??$f@T<unnamed-type-$S1>@PR18204@@@PR18204@@YAHPAT<unnamed-type-$S1>@0@@Z
[all …]
Dms-mangle.test275 ?v@?1??f@@YAHXZ@4U<unnamed-type-v>@?1??1@YAHXZ@A
276 ; CHECK: struct `int __cdecl f(void)'::`2'::<unnamed-type-v> `int __cdecl f(void)'::`2'::v
278 ?v@?1???$f@H@@YAHXZ@4U<unnamed-type-v>@?1???$f@H@@YAHXZ@A
279 ; CHECK: struct `int __cdecl f<int>(void)'::`2'::<unnamed-type-v> `int __cdecl f<int>(void)'::`2'::v
338 ?f@UnnamedType@@YAXQAPAU<unnamed-type-T1>@S@1@@Z
339 ; CHECK: void __cdecl UnnamedType::f(struct UnnamedType::S::<unnamed-type-T1> **const)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-recursive-unnamed.ll4 ; references to unnamed structs which are not supported in CodeView debug
7 ; -- types-recursive-unnamed.cpp begin -----------------------------------------
15 ; -- types-recursive-unnamed.cpp end -------------------------------------------
19 ; $ clang -S -emit-llvm -g -gcodeview unnamed.cpp
21 ; the form: "<unnamed-type-".
23 ; CHECK: LLVM ERROR: cannot debug circular reference to unnamed type
25 ; ModuleID = 'types-recursive-unnamed.cpp'
26 source_filename = "types-recursive-unnamed.cpp"
54 !1 = !DIFile(filename: "types-recursive-unnamed.cpp", directory: "C:\5Cpath\5Cto\5Cdirectory", chec…
65 !12 = !DISubprogram(name: "method", linkageName: "\01?method@<unnamed-type-unnamed_struct_with_meth…
Dunnamed.ll3 ; Verify CodeView emission does not emit forward references for unnamed
4 ; structs/unions. If a forward reference is emitted for an unnamed composite
16 ; $ cat unnamed.c
40 ; $ clang unnamed.c -S -emit-llvm -g -gcodeview
68 ; CHECK-NEXT: Name: named_struct::<unnamed-tag>
90 ; CHECK-NEXT: Name: named_struct::<unnamed-tag>
104 ; CHECK-NEXT: Type: named_struct::<unnamed-tag> ([[UnnamedUnion]])
111 ; CHECK-NEXT: Type: named_struct::<unnamed-tag> ([[UnnamedStruct]])
128 ; ModuleID = 'unnamed.c'
129 source_filename = "unnamed.c"
[all …]
Dnested-types.ll36 …: !3, line: 4, baseType: !9, size: 32, elements: !11, identifier: ".?AW4<unnamed-enum-InnerEnumera…
93 ; CHECK-NEXT: Name: HasNested::<unnamed-tag>
94 ; CHECK-NEXT: LinkageName: .?AW4<unnamed-enum-InnerEnumerator>@HasNested@@
127 ; CHECK-NEXT: Type: HasNested::<unnamed-tag> ([[UNNAMEDENUM]])
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
Dstress.c119 sem_t unnamed, *named; in main() local
156 ret = sem_init(&unnamed, 0, INIT_VAL); in main()
169 ret = pthread_create(&child2, NULL, threaded, &unnamed); in main()
190 ret = sem_getvalue(&unnamed, &value); in main()
226 ret = sem_destroy(&unnamed); in main()
/external/ltp/runtest/
Dipc2 # These tests use tests/pipeio to put pipes (named or unnamed) through a workout
12 # spawns 5 children to write 100 chunks of 4090 bytes to an unnamed pipe
15 # spawns 5 children to write 100 chunks of 4090 bytes to an unnamed pipe
21 # spawns 5 children to write 10 chunks of 5000 bytes to an unnamed pipe
28 # spawns 5 children to write 10 chunks of 5000 bytes to an unnamed pipe
/external/clang/test/Rewriter/
Drewrite-modern-private-ivars.mm16 } unnamed;
51 unnamed.x = 10;
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dcodeview-merging-anon.test26 CHECK: Name: <unnamed-tag>
27 CHECK: LinkageName: .?AU<unnamed-tag>@@
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DInferenceVariable.java26 inferenceVariables.add(InferenceVariable.unnamed(tp)); in instantiate()
31 …public static InferenceVariable unnamed(ResolvedTypeParameterDeclaration typeParameterDeclaration)… in unnamed() method in InferenceVariable
/external/capstone/tests/
Dtest_winkernel.cpp33 namespace unnamed { namespace
105 unnamed::test(); in test()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dvec-args-02.ll1 ; Test the handling of unnamed vector arguments.
7 ; in %v24 and %v26) and two unnamed vector arguments (passed
Dvec-args-05.ll1 ; Test the handling of unnamed short vector arguments.
7 ; in %v24 and %v26) and two unnamed vector arguments (passed
/external/llvm/test/CodeGen/SystemZ/
Dvec-args-02.ll1 ; Test the handling of unnamed vector arguments.
7 ; in %v24 and %v26) and two unnamed vector arguments (passed
Dvec-args-05.ll1 ; Test the handling of unnamed short vector arguments.
7 ; in %v24 and %v26) and two unnamed vector arguments (passed
/external/llvm/test/Assembler/
Dunnamed-comdat.ll2 ; CHECK: comdat cannot be unnamed
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
Dunnamed-comdat.ll2 ; CHECK: comdat cannot be unnamed
/external/llvm/test/Linker/
Dunnamed-addr-err-b.ll1 ; This file is for use with unnamed-addr-err-a.ll
Dunnamed-addr-err-a.ll1 ; RUN: not llvm-link %s %p/unnamed-addr-err-b.ll -S -o - 2>&1 | FileCheck %s
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Dunnamed-addr-err-b.ll1 ; This file is for use with unnamed-addr-err-a.ll
Dunnamed-addr-err-a.ll1 ; RUN: not llvm-link %s %p/unnamed-addr-err-b.ll -S -o - 2>&1 | FileCheck %s
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/Inputs/
Dmodule_asm.ll4 define i32 @main({ i64, { i64, i8* }* } %unnamed) #0 {
/external/clang/test/CodeGenObjC/
Dunname-bf-metadata.m2 // Test that meta-data for ivar lists with unnamed bitfield are generated.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MIR/Generic/
Dmachine-basic-block-ir-block-reference.mir2 # This test ensures that the MIR parser preserves unnamed LLVM IR block
/external/llvm/test/CodeGen/MIR/Generic/
Dmachine-basic-block-ir-block-reference.mir2 # This test ensures that the MIR parser preserves unnamed LLVM IR block

12345678