Home
last modified time | relevance | path

Searched refs:fuse (Results 1 – 25 of 146) sorted by relevance

123456

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dmacro-fusion.mir4 # RUN: -mattr=+fuse-zeromove,+fuse-cmp,+fuse-wideimm,+fuse-back2back \
8 # CHECK: Macro fuse: SU(0) - SU(1) / MULLD - ADD8
21 # CHECK: Macro fuse: SU(0) - SU(1) / ADD8 - AND8
34 # CHECK: Macro fuse: SU(0) - SU(1) / XOR8 - SUBF8
47 # CHECK: Macro fuse: SU(0) - SU(1) / OR8 - NAND8
60 # CHECK: Macro fuse: SU(0) - SU(1) / VAND - VAND
86 # CHECK: Macro fuse: SU(0) - SU(1) / RLDICR - ADD8
99 # CHECK: Macro fuse: SU(0) - SU(1) / RLDICL - XOR8
112 # CHECK: Macro fuse: SU(0) - SU(1) / RLDICR - XOR8
125 # CHECK: Macro fuse: SU(0) - SU(1) / ORI8 - ORIS8
[all …]
H A Dmacro-fusion.ll11 ; CHECK-P8: Macro fuse: SU([[SU0:[0-9]+]]) - SU([[SU1:[0-9]+]]) / ADDIStocHA8 - LD
16 ; CHECK-P8: Macro fuse: SU([[SU0:[0-9]+]]) - SU([[SU1:[0-9]+]]) / ADDIStocHA8 - LD
/llvm-project-15.0.7/compiler-rt/test/profile/Linux/
H A Dinstrprof-value-prof-visibility.test3 …hared -fuse-ld=gold -mllvm --enable-value-profiling=true %S/../Inputs/instrprof-value-prof-visibil…
4fuse-ld=gold -mllvm --enable-value-profiling=true -DDLOPEN_FUNC_DIR=\"%t.d\" %S/../Inputs/instrpr…
H A Dcoverage_shared.test3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -fcoverage-…
4 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share…
6 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stati…
H A Dinstrprof-alloc.test1 // RUN: %clang_pgogen -fuse-ld=gold -Wl,-wrap,malloc -Wl,-wrap,calloc -o %t -O3 %S/../Inputs/instr…
4 // RUN: %clang_pgogen -mllvm -vp-static-alloc=false -fuse-ld=gold -Wl,-wrap,malloc -Wl,-wrap,callo…
H A Dinstrprof-dynamic-two-shared.test2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.s…
3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/b.s…
4 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share…
H A Dinstrprof-dynamic-one-shared.test2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.s…
3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share…
5 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stati…
H A Dinstrprof-dlopen.test2 RUN: %clang_profgen -o %t.d/func.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=…
3 RUN: %clang_profgen -o %t.d/func2.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld…
8 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stat…
/llvm-project-15.0.7/clang/test/Driver/
H A Dhip-cuid.hip4 // Check invalid -fuse-cuid= option.
10 // RUN: -c -nogpulib -fuse-cuid=invalid \
21 // RUN: -c -nogpulib -fuse-cuid=random \
37 // Check fixed CUID override -fuse-cuid.
43 // RUN: -c -nogpulib -fuse-cuid=random -cuid=xyz_123 \
54 // RUN: -c -nogpulib -fuse-cuid=hash \
59 // INVALID: invalid value 'invalid' in '-fuse-cuid=invalid'
H A Dhip-cuid-hash.hip8 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \
12 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \
21 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \
25 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmacro-fusion.ll2 ; RUN: llc < %s -mtriple=aarch64-linux-gnu -mattr=+fuse-arith-logic -verify-misched -debug-only=mac…
10 ; CHECK: Macro fuse: SU([[SU4:[0-9]+]]) - SU([[SU5:[0-9]+]])
12 ; CHECK-NOT: Macro fuse:
H A Dmisched-fusion-crypto-eor.mir1 # RUN: llc -o /dev/null %s -run-pass=machine-scheduler -mtriple aarch64-- -mattr=-fuse-aes,+crypto …
2 # RUN: llc -o /dev/null %s -run-pass=machine-scheduler -mtriple aarch64-- -mattr=+fuse-aes,+crypto …
3 # RUN: llc -o /dev/null %s -run-pass=machine-scheduler -mtriple aarch64-- -mattr=+fuse-aes,+fuse-cr…
H A Dmisched-fusion-lit.ll1 ; RUN: llc %s -o - -mtriple=aarch64-unknown -mattr=-fuse-adrp-add,-fuse-literals | FileCheck %s --c…
2 ; RUN: llc %s -o - -mtriple=aarch64-unknown -mattr=+fuse-adrp-add,+fuse-literals | FileCheck %s --c…
/llvm-project-15.0.7/flang/
H A D.drone.star13 …'env CC=clang-8 CXX=clang++-8 CXXFLAGS="-stdlib=libc++" LDFLAGS="-fuse-ld=lld" cmake -GNinja -DCMA…
17 …'env CC=clang-8 CXX=clang++-8 CXXFLAGS="-UNDEBUG -stdlib=libc++" LDFLAGS="-fuse-ld=lld" cmake -GNi…
39 …'env CC=gcc CXX=g++ LDFLAGS="-fuse-ld=gold" cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTA…
43 …'env CC=gcc CXX=g++ CXXFLAGS="-UNDEBUG" LDFLAGS="-fuse-ld=gold" cmake -GNinja -DCMAKE_BUILD_TYPE=R…
/llvm-project-15.0.7/flang/include/flang/Lower/
H A DIntervalSet.h46 fuse(lo, up, i); in merge()
70 fuse(lo, up, i); in merge()
92 void fuse(std::size_t lo, std::size_t up, Iterator i) { in fuse() function
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/scripts/windows/
H A Dclang.bat4 %PATHTOCLANGPP% -fuse-ld=lld -c !COMPILER_OPTIONS_%%I! !SOURCE_FILE_%%I! -o !OBJECT_FILE_%%I!
8 %PATHTOCLANGPP% -fuse-ld=lld %LINKER_OPTIONS% %OBJECT_FILES% -o %EXECUTABLE_FILE%
/llvm-project-15.0.7/bolt/test/runtime/
H A Dplt-lld.test5 RUN: %clang %cflags -no-pie %p/../Inputs/plt.c -fuse-ld=lld \
11 RUN: %clang %cflags -fPIC -pie %p/../Inputs/plt.c -fuse-ld=lld \
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DFusion.cpp114 static LinalgOp fuse(OpBuilder &b, LinalgOp producer, in fuse() function
193 static LinalgOp fuse(OpBuilder &b, LinalgOp producerOp, AffineMap producerMap, in fuse() function
203 return fuse(b, producerOp, fusedLoopsAndRanges); in fuse()
369 auto fusedProducer = fuse(b, producerOp, *producerMap, consumerOpOperand); in fuseProducerOfBuffer()
448 fuse(b, producerOp, producerOp.getTiedIndexingMap(opOperand), in fuseProducerOfTensor()
/llvm-project-15.0.7/llvm/test/Transforms/LowerMatrixIntrinsics/
H A Dmultiply-minimal.ll2 ; RUN: opt -lower-matrix-intrinsics-minimal -fuse-matrix-tile-size=2 -matrix-allow-contract -force-
3 …rinsics<minimal>,instcombine,verify<domtree>' -fuse-matrix-tile-size=2 -matrix-allow-contract -for…
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPC.td179 def FeatureAddiLoadFusion : SubtargetFeature<"fuse-addi-load",
183 def FeatureAddisLoadFusion : SubtargetFeature<"fuse-addis-load",
191 SubtargetFeature<"fuse-arith-add", "HasArithAddFusion", "true",
195 SubtargetFeature<"fuse-add-logical", "HasAddLogicalFusion", "true",
199 SubtargetFeature<"fuse-logical-add", "HasLogicalAddFusion", "true",
203 SubtargetFeature<"fuse-logical", "HasLogicalFusion", "true",
207 SubtargetFeature<"fuse-sha3", "HasSha3Fusion", "true",
211 SubtargetFeature<"fuse-cmp", "HasCompareFusion", "true",
215 SubtargetFeature<"fuse-wideimm", "HasWideImmFusion", "true",
219 SubtargetFeature<"fuse-zeromove", "HasZeroMoveFusion", "true",
[all …]
/llvm-project-15.0.7/mlir/test/Transforms/
H A Dloop-fusion-transformation.mlir47 // Should fuse in entire inner loop on %i1 from source loop nest, as %i1
92 // However, we can avoid the dependence cycle if we first fuse loop0 into
95 // Then fuse this loop nest with loop2:
/llvm-project-15.0.7/mlir/test/Dialect/Linalg/
H A Dtransform-op-fuse.mlir22 %1, %loops:2 = transform.structured.fuse %0 {tile_sizes = [32, 32], tile_interchange = [0, 1]}
51 %1, %loops:2 = transform.structured.fuse %0 {tile_sizes = [32, 32], tile_interchange = [0, 1]}
95 … %1, %loops:3 = transform.structured.fuse %0 {tile_sizes = [5, 4, 7], tile_interchange = [0, 2, 1]}
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dmisched-fusion-lit.ll1 ; RUN: llc %s -o - -mtriple=armv8-unknown -mattr=-fuse-literals,+use-misched | FileCheck %s --check…
2 ; RUN: llc %s -o - -mtriple=armv8-unknown -mattr=+fuse-literals,+use-misched | FileCheck %s --check…
/llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/
H A DMakefile5 CFLAGS_EXTRAS += -mmpx -fcheck-pointer-bounds -lmpxwrappers -lmpx -fuse-ld=bfd
/llvm-project-15.0.7/lldb/test/Shell/Unwind/
H A Dbasic-block-sections.test21 # RUN: %clang_host %p/Inputs/basic-block-sections.c -o %t -fbasic-block-sections=all -fuse-ld=lld -…
31 # RUN: %clang_host %p/Inputs/basic-block-sections.c -o %t -fbasic-block-sections=all -fuse-ld=lld -…

123456