Home
last modified time | relevance | path

Searched refs:i231 (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-or-and.ll39 define i231 @or_test1(i231 %X, i231 %Y) {
40 %A = and i231 %X, 1
41 %B = or i231 %A, 1 ;; This cannot include any bits from X!
42 ret i231 %B
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dis_heap.pass.cpp388 int i231[] = {1, 1, 0, 1, 1, 1, 1}; in test() local
515 assert(std::is_heap(i231, i231+7) == (std::is_heap_until(i231, i231+7) == i231+7)); in test()

1234567891011