| /llvm-project-15.0.7/llvm/test/MC/MachO/ |
| H A D | x86_32-optimal_nop.s | 4 .align 4, 0 # start with 16 byte alignment filled with zeros 11 .align 4, 0 # start with 16 byte alignment filled with zeros 19 .align 4, 0 # start with 16 byte alignment filled with zeros 26 .align 4, 0 # start with 16 byte alignment filled with zeros 36 .align 4, 0 # start with 16 byte alignment filled with zeros 45 .align 4, 0 # start with 16 byte alignment filled with zeros 53 .align 4, 0 # start with 16 byte alignment filled with zeros 60 .align 4, 0 # start with 16 byte alignment filled with zeros 74 .align 4, 0 # start with 16 byte alignment filled with zeros 87 .align 4, 0 # start with 16 byte alignment filled with zeros [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | fneg-fold-legalize-dag-increase-insts.ll | 2 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -enable-no-signed-zeros-fp-math=true < %s | File… 3 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -enable-no-signed-zeros-fp-math=false < %s | Fil… 4 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1010 -enable-no-signed-zeros-fp-math=true < %s | Fil… 5 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1010 -enable-no-signed-zeros-fp-math=false < %s | Fi… 6 …gcn-amd-amdhsa -mcpu=gfx1100 -amdgpu-enable-delay-alu=0 -enable-no-signed-zeros-fp-math=true < %s … 7 …gcn-amd-amdhsa -mcpu=gfx1100 -amdgpu-enable-delay-alu=0 -enable-no-signed-zeros-fp-math=false < %s… 9 ; no-signed-zeros-fp-math should not increase the number of
|
| /llvm-project-15.0.7/clang/test/CodeGenOpenCL/ |
| H A D | relaxed-fpmath.cl | 6 // RUN: %clang_cc1 %s -emit-llvm -cl-no-signed-zeros -o - | FileCheck %s -check-prefix=NOSIGNED 15 // RUN: %clang_cc1 %s -include-pch %t.pch -fno-validate-pch -emit-llvm -cl-no-signed-zeros -o - | F… 35 // NORMAL-NOT: "no-signed-zeros-fp-math" 41 // FAST: "no-signed-zeros-fp-math"="true" 47 // FINITE-NOT: "no-signed-zeros-fp-math" 53 // UNSAFE: "no-signed-zeros-fp-math"="true" 59 // MAD-NOT: "no-signed-zeros-fp-math" 65 // NOSIGNED: "no-signed-zeros-fp-math"="true"
|
| H A D | no-signed-zeros.cl | 2 // RUN: %clang_cc1 %s -emit-llvm -cl-no-signed-zeros -o - | FileCheck %s -check-prefix=NO-SIGNED-ZE… 9 // NORMAL-NOT: "no-signed-zeros-fp-math" 10 // NO-SIGNED-ZEROS: "no-signed-zeros-fp-math"="true"
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | COFFEmitter.cpp | 338 template <typename T> zeros_impl<sizeof(T)> zeros(const T &) { in zeros() function 429 OS << zeros(uint32_t(0)) << zeros(uint32_t(0)) << zeros(uint32_t(0)) in writeCOFF() 461 OS << zeros(uint32_t(0)); in writeCOFF() 462 OS << zeros(uint32_t(0)); in writeCOFF() 540 << zeros(i->FunctionDefinition->unused); in writeCOFF() 544 OS << zeros(i->bfAndefSymbol->unused1) in writeCOFF() 546 << zeros(i->bfAndefSymbol->unused2) in writeCOFF() 548 << zeros(i->bfAndefSymbol->unused3); in writeCOFF() 554 << zeros(i->WeakExternal->unused); in writeCOFF() 573 << zeros(i->SectionDefinition->unused) in writeCOFF() [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | attributes.ll | 523 define i32 @no-signed-zeros-fp-math_callee0(i32 %i) "no-signed-zeros-fp-math"="false" { 529 define i32 @no-signed-zeros-fp-math_callee1(i32 %i) "no-signed-zeros-fp-math"="true" { 535 define i32 @test_no-signed-zeros-fp-math0(i32 %i) "no-signed-zeros-fp-math"="false" { 536 %1 = call i32 @no-signed-zeros-fp-math_callee0(i32 %i) 542 define i32 @test_no-signed-zeros-fp-math1(i32 %i) "no-signed-zeros-fp-math"="false" { 543 %1 = call i32 @no-signed-zeros-fp-math_callee1(i32 %i) 549 define i32 @test_no-signed-zeros-fp-math2(i32 %i) "no-signed-zeros-fp-math"="true" { 550 %1 = call i32 @no-signed-zeros-fp-math_callee0(i32 %i) 556 define i32 @test_no-signed-zeros-fp-math3(i32 %i) "no-signed-zeros-fp-math"="true" { 557 %1 = call i32 @no-signed-zeros-fp-math_callee1(i32 %i) [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/ |
| H A D | rotate_copy.pass.cpp | 116 int zeros[n_ints] = {0}; in test() local 120 auto it = std::rotate_copy(std::begin(ints), middle, std::end(ints), std::begin(zeros)); in test() 121 assert(std::distance(std::begin(zeros), it) == n_ints); in test() 122 assert(std::equal(std::begin(ints), middle, std::begin(zeros) + n_ints - N)); in test() 123 assert(std::equal(middle, std::end(ints), std::begin(zeros))); in test()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | vec-const-01.ll | 5 ; Test an all-zeros vector. 57 ; Test an all-zeros v2i8 that gets promoted to v16i8. 73 ; Test an all-zeros v4i8 that gets promoted to v16i8. 89 ; Test an all-zeros v8i8 that gets promoted to v16i8.
|
| H A D | vec-const-02.ll | 5 ; Test an all-zeros vector. 49 ; Test an all-zeros v2i16 that gets promoted to v8i16. 65 ; Test an all-zeros v4i16 that gets promoted to v8i16.
|
| H A D | vec-const-03.ll | 5 ; Test an all-zeros vector. 45 ; Test an all-zeros v2i32 that gets promoted to v4i32.
|
| H A D | vec-const-05.ll | 5 ; Test an all-zeros vector. 49 ; Test an all-zeros v2f32 that gets promoted to v4f32.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | micromips-attr.ll | 26 "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" 36 "no-signed-zeros-fp-math"="false" "no-trapping-math"="false"
|
| /llvm-project-15.0.7/llvm/test/Transforms/IROutliner/ |
| H A D | outlining-compatible-and-attribute-transfer.ll | 8 ; no-signed-zeros-fp-math, less-precise-fpmad, unsafe-fp-math, and 103 attributes #0 = { "no-nans-fp-math"="true" "no-signed-zeros-fp-math"="true" "less-precise-fpmad"="t… 125 …d"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "… 126 …pmad"="true" "no-infs-fp-math"="true" "no-nans-fp-math"="true" "no-signed-zeros-fp-math"="true" "u…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | negative-sin.ll | 25 ; 'fast' implies no-signed-zeros, so the negates fold away. 38 ; No-signed-zeros is all that we need for this transform. 98 attributes #0 = { "unsafe-fp-math"="true" "no-signed-zeros-fp-math"="true" }
|
| /llvm-project-15.0.7/lld/test/wasm/Inputs/ |
| H A D | debuginfo1.ll | 38 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "… 39 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "… 40 …er"="none" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/SCF/ |
| H A D | TestSCFUtils.cpp | 163 SmallVector<Value> zeros; in predicateOp() local 165 zeros.push_back( in predicateOp() 168 rewriter.create<scf::YieldOp>(loc, zeros); in predicateOp()
|
| /llvm-project-15.0.7/lld/test/COFF/Inputs/ |
| H A D | undefined-symbol-multi-lto.ll | 16 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "… 17 …d"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | clang-section.ll | 52 …math"="true" "no-jump-tables"="false" "no-nans-fp-math"="true" "no-signed-zeros-fp-math"="true" "n… 53 …math"="true" "no-jump-tables"="false" "no-nans-fp-math"="true" "no-signed-zeros-fp-math"="true" "n… 54 …nter"="none" "no-infs-fp-math"="true" "no-nans-fp-math"="true" "no-signed-zeros-fp-math"="true" "n… 55 …math"="true" "no-jump-tables"="false" "no-nans-fp-math"="true" "no-signed-zeros-fp-math"="true" "n…
|
| /llvm-project-15.0.7/llvm/test/Transforms/GVNHoist/ |
| H A D | pr30499.ll | 28 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "… 29 …er"="none" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | section-symbol-gap.s | 11 ## In -r mode, section addresses are zeros, hence the st_value fields of 12 ## STT_SECTION are zeros.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | known-never-nan.ll | 4 ; This should codegen to fmaxnm with no-signed-zeros. 50 attributes #0 = { "no-signed-zeros-fp-math"="true" }
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | cfi-sections.ll | 23 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "… 24 …ter"="all" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | __bits | 53 // - The high 64-bits contain 64 leading zeros, 56 // - The number of leading zeros of the input is the number of leading 57 // zeros in the high 64-bits.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/Windows/ |
| H A D | wineh-basic.ll | 39 …th"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "… 40 …ter"="all" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "…
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | shift-amount-reassociation-in-bittest-with-truncation-lshr.ll | 42 ; New shift amount would be 16, %x has 16 leading zeros - can fold. 59 ; Note that we indeed look at leading zeros! 76 ; New shift amount would be 16, %x has 15 leading zeros - can not fold. 100 ; New shift amount would be 16, %y has 47 leading zeros - can fold. 117 ; Note that we indeed look at leading zeros! 134 ; New shift amount would be 16, %y has 48 leading zeros - can not fold. 165 ; New shift amount would be 16, minimal count of leading zeros in %x is 16. Ok. 183 ; New shift amount would be 16, minimal count of leading zeros in %x is 15, not ok to fold. 207 ; New shift amount would be 16, minimal count of leading zeros in %x is 47. Ok. 224 ; New shift amount would be 16, minimal count of leading zeros in %x is 48, not ok to fold.
|