| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | why-load.s | 30 # WHY-DAG: _bar forced load of {{.+}}lib.a(bar.o) 31 # WHY-DAG: __Z3foo forced load of {{.+}}lib.a(foo.o) 32 # WHY-NOT: {{.+}} forced load of {{.+}}lib.a(objc.o) 34 # WHYFORCE-DAG: -force_load forced load of {{.+}}lib.a(bar.o) 35 # WHYFORCE-DAG: -force_load forced load of {{.+}}lib.a(foo.o) 38 # WHYALL-DAG: -all_load forced load of {{.+}}lib.a(bar.o) 39 # WHYALL-DAG: -all_load forced load of {{.+}}lib.a(foo.o) 40 # WHYALL-DAG: -all_load forced load of {{.+}}lib.a(objc.o) 46 # WHYOBJC-DAG: _bar forced load of {{.+}}lib.a(bar.o) 47 # WHYOBJC-DAG: __Z3foo forced load of {{.+}}lib.a(foo.o) [all …]
|
| H A D | lto-archive.ll | 13 ; FOO: _foo forced load of {{.+}}foo.a(foo.o) 16 ; FORCE-LOAD: -force_load forced load of {{.+}}foo.a(foo.o) 20 ; OBJC: _OBJC_CLASS_$_Foo forced load of {{.+}}objc.a(has-objc-symbol.o) 21 ; OBJC: -ObjC forced load of {{.+}}objc.a(has-objc-category.o)
|
| H A D | start-lib.s | 26 # CHECK2WHY-NEXT: _bar forced load of 2.o 37 # CHECK3WHY: _foo forced load of 1.o 38 # CHECK3WHY-NEXT: _bar forced load of 2.o
|
| H A D | u.s | 20 # FOO: _foo forced load of {{.+}}lib.a(foo.o)
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | loop-vect-option.ll | 3 ; RUN: opt < %s -S -passes='loop-vectorize<interleave-forced-only;vectorize-forced-only>' 2>&1 | F… 4 ; RUN: opt < %s -S -passes='loop-vectorize<no-interleave-forced-only;no-vectorize-forced-only>' 2>&…
|
| H A D | optimal-epilog-vectorization-scalable.ll | 8 ; CHECK: LEV: Epilogue vectorization factor is forced.
|
| /llvm-project-15.0.7/llvm/test/Other/ |
| H A D | optimization-remarks-lazy-bfi.ll | 19 ; HOTNESS: Branch Probability Info : forced 20 ; HOTNESS: block-frequency: forced 21 ; NO_HOTNESS-NOT: Branch Probability Info : forced 22 ; NO_HOTNESS-NOT: block-frequency: forced 26 ; 1 void forced (char *A, char *B, char *C, int N) { 37 define void @forced(i8* %A, i8* %B, i8* %C, i32 %N) !dbg !7 !prof !22 { 71 !7 = distinct !DISubprogram(name: "forced", scope: !1, file: !1, line: 1, type: !8, isLocal: false,…
|
| H A D | new-pm-print-pipeline.ll | 58 …(loop-vectorize<no-interleave-forced-only;no-vectorize-forced-only>,loop-vectorize<interleave-forc… 59 …(loop-vectorize<no-interleave-forced-only;no-vectorize-forced-only;>,loop-vectorize<interleave-for…
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ |
| H A D | disable-loop-unrolling_forced.ll | 8 ; CHECK-LABEL: @forced( 11 define void @forced(i32* nocapture %a) {
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/RISCV/ |
| H A D | force-vect-msg.ll | 9 …ing message does not need to be printed even if vectorization is explicitly forced in the metadata. 10 ; CHECK-NOT: LV: Vectorization seems to be not beneficial, but was forced by a user.
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/xpc/cmake/modules/ |
| H A D | CreateClangdXPCFramework.cmake | 74 # clangd is already signed as a standalone executable, so it must be forced. 76 # ClangdXPC library is already signed as a standalone library, so it must be forced.
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/ |
| H A D | funcimport_forcecold_samplepgo.ll | 13 ; Next rebuild caller module summary with only non-critical edges forced cold, 19 ; Next rebuild caller module summary with all edges forced cold.
|
| H A D | funcimport_forcecold.ll | 13 ; Next rebuild caller module summary with non-critical edges forced cold (which 20 ; Next rebuild caller module summary with all edges forced cold.
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopDistribute/ |
| H A D | diagnostics-with-hotness.ll | 17 ; 1 void forced (char *A, char *B, char *C, int N) { 32 define void @forced(i8* %A, i8* %B, i8* %C, i32 %N) !dbg !7 !prof !22 { 66 !7 = distinct !DISubprogram(name: "forced", scope: !1, file: !1, line: 1, type: !8, isLocal: false,…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | inlineasm-X-allocation.ll | 3 ; In the novfp case, the compiler is forced to assign a core register,
|
| /llvm-project-15.0.7/clang/test/Misc/ |
| H A D | languageOptsOpenCL.cl | 4 // Test the forced language options for OpenCL are set correctly.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | ForceStackAlign.ll | 1 ; Check that stack alignment can be forced. Individual targets should test their
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/NVPTX/ |
| H A D | dwarf-file-dir.ll | 8 ; forced by -dwarf-directory=1
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/ |
| H A D | debug_info_noninstrumented_alloca.ll | 16 ; Regular alloca, will get instrumented (forced by the ptrtoint below).
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/Inputs/ |
| H A D | ihex-elf-sections.yaml | 25 # Previous section '.data' should have forced creation of
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | 2009-11-13-ScavengerAssert.ll | 11 …apcs_vfpcc %bar* @aaa(%foo* nocapture %this, %quux* %a, %quux* %b, %quux* %c, i8 zeroext %forced) {
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/X86/ |
| H A D | redundant-vf2-cost.ll | 5 ; forced for a particular loop.
|
| /llvm-project-15.0.7/lld/test/wasm/ |
| H A D | export.s | 13 # Not exported by default, but forced via commandline
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/altera/ |
| H A D | single-work-item-barrier.rst | 10 These kernels may be viable single work-item kernels, but will be forced to
|
| /llvm-project-15.0.7/libclc/cmake/ |
| H A D | CMakeTestCLCCompiler.cmake | 2 # The compiler configuration was forced by the user.
|