Home
last modified time | relevance | path

Searched refs:_test (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project-15.0.7/llvm/utils/lit/lit/
H A DLitTestCase.py20 self._test = test
24 return self._test.getFullName()
27 return self._test.getFullName()
31 result = lit.worker._execute(self._test, self._lit_config)
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Daligned-blx.s20 .thumb_func _test
23 .globl _test
24 _test: label
H A Dmisaligned-blx.s24 .thumb_func _test
27 .globl _test
28 _test: label
/llvm-project-15.0.7/lldb/test/API/functionalities/dyld-exec-linux/
H A DTestDyldExecLinux.py20 self._test()
25 self._test()
27 def _test(self): member in TestLinux64ExecViaDynamicLoader
/llvm-project-15.0.7/libc/src/math/docs/
H A Dadd_math_function.md93 libc/test/src/math/<func>_test.cpp
108 libc/test/src/math/exhaustive/<func>_test.cpp
165 $ ninja libc.test.src.math.<func>_test
166 $ projects/libc/test/src/math/libc.test.src.math.<func>_test
171 $ ninja libc.test.src.math.exhaustive.<func>_test
172 $ projects/libc/test/src/math/exhaustive/libc.test.src.math.exhaustive.<func>_test
/llvm-project-15.0.7/clang/test/Rewriter/
H A Drewrite-protocol-property.mm14 NSString* _test; field
20 @synthesize test=_test;
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpr3457.ll12 ; CHECK-NEXT: calll _test
16 ; CHECK-NEXT: calll _test
H A Dleaf-fp-elim.ll12 ; CHECK: _test
H A Dstack-protector-msvc.ll24 ; MSVC-X86-LABEL: _test:
44 ; MSVC-X86-O0-LABEL: _test:
/llvm-project-15.0.7/llvm/test/MC/X86/
H A Dintel-syntax-2.s4 _test: label
/llvm-project-15.0.7/llvm/test/Object/Inputs/
H A Dtapi-invalid-v1.tbd14 symbols: [ _sym, _test, _a, _b, ]
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dshrink-constant-multiple-users.ll5 ; CHECK-LABEL: _test:
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbinline.py121 def _test(self): member in InlineTest
204 test_func = ApplyDecoratorsToFunction(InlineTest._test, decorators)
/llvm-project-15.0.7/libc/test/src/string/
H A DCMakeLists.txt275 ${fq_config_name}_test
286 get_fq_target_name(${fq_config_name}_test fq_target_name)
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dlc-linker-optimization-hint.s16 _test: label
/llvm-project-15.0.7/lld/test/MachO/
H A Dload-hidden.s72 .globl _test
73 _test: label
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dreleasing.md5 * `parallel -j0 exec ::: test/*_test` can help ensure everything at least
/llvm-project-15.0.7/llvm/test/Linker/
H A Ddebug-info-use-before-def.ll34 !6 = distinct !DISubprogram(name: "test", linkageName: "_test", scope: !1, file: !1, line: 60, type…
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp161 consteval int operator"" _test(unsigned long long i) { in operator ""_test()
166 int i = 0_test;
168 auto ptr = &operator"" _test;
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DREADME.txt85 _test:
94 _test:
196 _test:
393 _test:
404 _test:
415 _test:
426 _test:
444 _test:
461 _test:
787 _test:
[all …]
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dclass-unavail-warning.m7 void *_test; field
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DREADME.txt339 _test:
350 _test:
445 _test:
455 _test:
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dldst-f32-2-i32.ll67 ; CHECK-LABEL: _test:
H A DMachO-subtypes.ll56 define void @_test() {
/llvm-project-15.0.7/llvm/test/Object/
H A Darchive-symtab.test182 # MACHO-TOC64-NEXT: _test in test.o
183 # MACHO-TOC64-NEXT: _test in xtest.o

12