/llvm-project/lld/test/ELF/ |
H A D | aarch64-fpic-add_abs_lo12_nc.s | 10 .globl dat symbol 11 dat: label
|
H A D | aarch64-fpic-adr_prel_lo21.s | 10 .globl dat symbol 11 dat: label
|
H A D | aarch64-fpic-ldst64_abs_lo12_nc.s | 10 .globl dat symbol 11 dat: label
|
H A D | aarch64-fpic-adr_prel_pg_hi21.s | 12 .globl dat symbol 13 dat: label
|
H A D | aarch64-fpic-ldst8_abs_lo12_nc.s | 10 .globl dat symbol 11 dat: label
|
H A D | aarch64-fpic-ldst32_abs_lo12_nc.s | 10 .globl dat symbol 11 dat: label
|
H A D | aarch64-cortex-a53-843419-thunk.s | 56 .globl dat symbol 57 dat: .quad 0 label
|
H A D | aarch64-cortex-a53-843419-thunk-align.s | 73 .globl dat symbol 74 dat: .quad 0 label
|
H A D | aarch64-cortex-a53-843419-large.s | 114 .globl dat symbol 115 dat: .quad 0 label
|
H A D | aarch64-cortex-a53-843419-address.s | 180 .globl dat global() symbol 181 dat: .word 0 global() label [all...] |
H A D | aarch64-cortex-a53-843419-nopatch.s | 337 .globl dat global() symbol 338 dat: .word 0 global() label [all...] |
/llvm-project/clang/test/OpenMP/ |
H A D | declare_mapper_ast_print.c | 37 struct dat { struct 49 #pragma omp declare mapper(struct dat d) map(to: d.d) argument
|
H A D | map_struct_ordering.cpp | 17 Descriptor dat = Descriptor(); in map_struct() local [all...] |
H A D | declare_mapper_ast_print.cpp | 38 class dat { class
|
/llvm-project/third-party/benchmark/src/ |
H A D | statistics.cc | 60 auto Sqr = [](const double dat) { return dat * dat; }; in __anon5c3fc5f90302() 61 auto Sqrt = [](const double dat) { in __anon5c3fc5f90402()
|
/llvm-project/offload/test/offloading/ |
H A D | struct_mapping_with_pointers.cpp | 24 Descriptor dat = Descriptor(); in main() local
|
/llvm-project/flang/test/Transforms/ |
H A D | stack-arrays.f90 | 34 integer, dimension(:), allocatable :: dat component
|
/llvm-project/polly/lib/External/isl/imath/ |
H A D | imath.c | 1753 mp_digit *dat = da + len - 1, *dbt = db + len - 1; in s_cdig() local 2026 mp_digit *dct = dc, *dat = da; in s_usqr() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-thread-safety-analysis.cpp | 4436 int dat; global() member in GuardedNonPrimitiveTypeTest::Data 4445 Data dat; global() member in GuardedNonPrimitiveTypeTest::DataCell
|
/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 3783 const auto *dat = cast<DependentSizedArrayType>(ty); getVariableArrayDecayedType() local
|