Home
last modified time | relevance | path

Searched refs:nd (Results 1 – 25 of 138) sorted by relevance

123456

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dforward-declaration-namespace.cpp85 namespace nd { namespace
140 namespace nd { namespace
146 namespace nd { namespace
152 int f(nd::ne::D &d);
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx0x-deleted-default-ctor.cpp73 no_default nd; // expected-note {{field 'nd' has a deleted default constructor}} member
81 no_dtor nd; // expected-note {{field 'nd' has a deleted destructor}} member
115 no_default nd; // expected-note 2{{because field 'nd' has a deleted default constructor}} member
121 no_default nd; // expected-note {{because field 'nd' has a deleted default constructor}} member
H A Dcopy-assignment.cpp74 D d, nd; in test() local
104 nd = d; in test()
105 nd += d; in test()
106 nd += constD; in test()
/llvm-project-15.0.7/polly/test/ScheduleOptimizer/
H A Drectangular-tiling.ll3 ; RUN: opt %loadPolly -polly-tile-sizes=256,16 -polly-2nd-level-tiling -polly-2nd-level-tile-sizes=…
4 ; RUN: opt %loadPolly -polly-tile-sizes=256,16 -polly-2nd-level-tiling -polly-2nd-level-tile-sizes=…
5 ; RUN: opt %loadPolly -polly-tile-sizes=256,16 -polly-2nd-level-tiling -polly-2nd-level-tile-sizes=…
24 ; TWOLEVEL: // 2nd level tiling - Tiles
27 ; TWOLEVEL: // 2nd level tiling - Points
37 ; TWO-PLUS-REGISTER: // 2nd level tiling - Tiles
40 ; TWO-PLUS-REGISTER: // 2nd level tiling - Points
H A Dmat_mul_pattern_data_layout.ll5 ; RUN: -polly-target-2nd-cache-level-associativity=8 \
7 ; RUN: -polly-target-2nd-cache-level-size=262144 \
H A Dpattern-matching-based-opts_11.ll7 ; RUN: -polly-target-2nd-cache-level-associativity=8 \
10 ; RUN: -polly-target-2nd-cache-level-size=262144 \
H A Dpattern-matching-based-opts_14.ll5 ; RUN: -polly-target-2nd-cache-level-associativity=8 \
8 ; RUN: -polly-target-2nd-cache-level-size=262144 \
H A Dpattern-matching-based-opts_12.ll5 ; RUN: -polly-target-2nd-cache-level-associativity=8 \
8 ; RUN: -polly-target-2nd-cache-level-size=262144 \
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dx86-64-veccallcc.ll3 ; Test 1st and 2nd arguments passed in XMM0 and XMM1.
4 ; Test 7nd argument passed by reference in stack: 56(%rsp).
15 ; Test 1st and 2nd arguments passed in YMM0 and YMM1.
16 ; Test 7nd argument passed by reference in stack: 56(%rsp).
H A D2008-09-18-inline-asm-2.ll5 ; The 1st, 2nd, 3rd and 5th registers must all be different. The registers
11 ; CHECK: 2nd=[[A2:%...]]
41 …%asmtmp = tail call { i32, i32, i32, i32 } asm sideeffect "#1st=$0 $1 2nd=$1 $2 3rd=$2 $4 5th=$4 $…
/llvm-project-15.0.7/libc/AOR_v20.02/string/arm/
H A Dmemchr.S114 moveq r5, r6 @ the end is in the 2nd word
115 subeq r0,r0,#3 @ Points to 2nd byte of 2nd word
116 subne r0,r0,#7 @ or 2nd byte of 1st word
122 tst r5, # CHARTSTMASK(1) @ 2nd character
125 tsteq r5, # (3<<15) @ 2nd & 3rd character
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/
H A Dunwind-info-x86_64.test3 # The 2nd level index in this file is in compressed form, referring to both
20 # CHECK: [0]: function offset=0x00000d70, 2nd level page offset=0x00000050, LSDA offset=0x000000…
21 # CHECK: [1]: function offset=0x00000eab, 2nd level page offset=0x00000000, LSDA offset=0x000000…
H A Dunwind-info-arm64.test3 # The 2nd level index here is "regular", including all offsets & encodings in
20 # CHECK: [0]: function offset=0x00007d64, 2nd level page offset=0x00000050, LSDA offset=0x00000…
21 # CHECK: [1]: function offset=0x00007eb5, 2nd level page offset=0x00000000, LSDA offset=0x00000…
H A Dmalformed-unwind-x86_64.test5 # CHECK: Skipping 2nd level page with unknown kind 4
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDeclVendor.cpp27 clang::NamedDecl *nd = llvm::cast<clang::NamedDecl>(d); in FindDecls() local
28 decls.push_back(nd); in FindDecls()
/llvm-project-15.0.7/llvm/test/Examples/OrcV2Examples/
H A Dlljit-with-remote-debugging.test9 # RUN: LLJITWithRemoteDebugging %p/Inputs/argc_sub1_elf.ll --args 2nd 3rd 4th | FileCheck --check-p…
11 # CHECK3: Running: main("2nd", "3rd", "4th")
/llvm-project-15.0.7/libcxx/src/
H A Ddebug.cpp537 for (__i_node* nd = __ibeg_[h]; nd != nullptr; nd = nd->__next_) in __find_iterator() local
539 if (nd->__i_ == __i) in __find_iterator()
541 r = nd; in __find_iterator()
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dobjcbridgemutable-attribute.m22 void Test(NSMutableDictionary *md, NSDictionary *nd, CFMutableDictionaryRef mcf, CFMutableDictionar…
25 …(void) (CFMutableDictionaryRef)nd; // expected-warning {{'NSDictionary' cannot bridge to 'CFMutabl…
H A Dmatrix-type-builtins.m25 …// expected-error@-1 {{the pointee of the 2nd argument must match the element type of the 1st argu…
29 // expected-error@-1 {{2nd argument must be a pointer to a valid matrix element type}}
/llvm-project-15.0.7/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp146 NonVirtual *nd = new NonVirtual(); in notDerived() local
147 delete nd; // no-warning in notDerived()
/llvm-project-15.0.7/flang/test/Parser/
H A Dend.f4 + nd
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dswp-prolog-phi.ll4 ; pipeliner was using an incorrect value for an instruction in the 2nd prolog
6 ; the 1st and 2nd prolog blocks contain the same operands.
/llvm-project-15.0.7/llvm/test/YAMLParser/
H A Dconstruct-null.test17 - 2nd entry
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcxx2a-thread-local-constinit.cpp102 thread_local constinit NotDestructed nd; variable
/llvm-project-15.0.7/llvm/test/TableGen/
H A DVarLenEncoder.td78 // 2nd dst
96 // 2nd dst

123456