Home
last modified time | relevance | path

Searched refs:min_i64 (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/v/v-0.1.29/vlib/math/
H A Dconst.v41 min_i64 = i64(-9223372036854775807 - 1)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll68 ; CHECK-LABEL: min_i64:
69 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
72 define i64 @min_i64() {
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll68 ; CHECK-LABEL: min_i64:
69 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
72 define i64 @min_i64() {
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll68 ; CHECK-LABEL: min_i64:
69 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
72 define i64 @min_i64() {
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/WebAssembly/
H A Dimmediates.ll69 ; CHECK-LABEL: min_i64:
70 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
73 define i64 @min_i64() {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/WebAssembly/
H A Dimmediates.ll68 ; CHECK-LABEL: min_i64:
69 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
72 define i64 @min_i64() {
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dimmediates.ll68 ; CHECK-LABEL: min_i64:
69 ; CHECK-NEXT: .functype min_i64 () -> (i64){{$}}
72 define i64 @min_i64() {
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/WebAssembly/
H A Dimmediates.ll64 ; CHECK-LABEL: min_i64:
68 define i64 @min_i64() {
/dports/devel/gitui/gitui-0.10.1/cargo-crates/ron-0.6.1/src/
H A Dparse.rs195 let min_i64 = std::i64::MIN as i128; in any_num() localVariable
207 } else if x >= min_i64 && x <= max_i64 { in any_num()
/dports/www/firefox/firefox-99.0/third_party/rust/ron/src/
H A Dparse.rs266 let min_i64 = i128::from(std::i64::MIN); in any_num() localVariable
278 } else if x >= min_i64 && x <= max_i64 { in any_num()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ron/src/
H A Dparse.rs259 let min_i64 = std::i64::MIN as i128; in any_num() localVariable
271 } else if x >= min_i64 && x <= max_i64 { in any_num()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ron/src/
H A Dparse.rs259 let min_i64 = std::i64::MIN as i128; in any_num() localVariable
271 } else if x >= min_i64 && x <= max_i64 { in any_num()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Drv64Zbb.ll567 define i64 @min_i64(i64 %a, i64 %b) nounwind {
568 ; RV64I-LABEL: min_i64:
576 ; RV64IB-LABEL: min_i64:
581 ; RV64IBB-LABEL: min_i64:
H A Drv32Zbb.ll580 define i64 @min_i64(i64 %a, i64 %b) nounwind {
581 ; RV32I-LABEL: min_i64:
597 ; RV32IB-LABEL: min_i64:
607 ; RV32IBB-LABEL: min_i64:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Drv64Zbb.ll567 define i64 @min_i64(i64 %a, i64 %b) nounwind {
568 ; RV64I-LABEL: min_i64:
576 ; RV64IB-LABEL: min_i64:
581 ; RV64IBB-LABEL: min_i64:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Drv32zbb.ll580 define i64 @min_i64(i64 %a, i64 %b) nounwind {
581 ; RV32I-LABEL: min_i64:
597 ; RV32IB-LABEL: min_i64:
607 ; RV32IBB-LABEL: min_i64:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/RISCV/
H A Drv32zbb.ll580 define i64 @min_i64(i64 %a, i64 %b) nounwind {
581 ; RV32I-LABEL: min_i64:
597 ; RV32IB-LABEL: min_i64:
607 ; RV32IBB-LABEL: min_i64:

123