Home
last modified time | relevance | path

Searched refs:i300 (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
76 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
77 %y = extractvalue {i300, i1} %x, 0
78 ret i300 %y
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 %a
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 %a
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 %a
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 %a
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 %a
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 [[A:%.*]]
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 [[A:%.*]]
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 [[A:%.*]]
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 [[A:%.*]]
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/InstSimplify/
H A Dshift-knownbits.ll50 define i300 @lshr_amount_is_zero(i300 %a, i300 %b) {
52 ; CHECK-NEXT: ret i300 [[A:%.*]]
54 %and = and i300 %b, 2048
55 %shr = lshr i300 %a, %and
56 ret i300 %shr
/dports/math/yices/yices-2.6.2/tests/regress/wd/
H A Dprp-1-22.smt216 (declare-fun i300 () Int)
22 …+ 27 0)))) (let ((?v_57 (ite ?v_28 i300 (ite (not ?v_29) 0 i300))) (?v_26 (<= (ite ?v_24 i300 (ite…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
626 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
627 %y = extractvalue {i300, i1} %x, 0
628 ret i300 %y
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
625 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
626 %y = extractvalue {i300, i1} %x, 0
627 ret i300 %y
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
625 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
626 %y = extractvalue {i300, i1} %x, 0
627 ret i300 %y
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
625 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
626 %y = extractvalue {i300, i1} %x, 0
627 ret i300 %y
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dumul-with-overflow.ll74 declare {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
75 define i300 @test4(i300 %a, i300 %b) nounwind {
625 %x = call {i300, i1} @llvm.umul.with.overflow.i300(i300 %a, i300 %b)
626 %y = extractvalue {i300, i1} %x, 0
627 ret i300 %y
/dports/science/code_saturne/code_saturne-7.1.0/src/comb/
H A Dcs_fuel_noxst.f90224 i300 = 0
507 i300 = i300 + 1
679 call parcpt(i300)
722 write(nfecra,*) ' number of points at 300 < ts4 < Tmini ',i300

1234567