Home
last modified time | relevance | path

Searched refs:i128_type (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Ddecimal_ir.cc72 llvm::ArrayType::get(types->i128_type(), DecimalTypeUtil::kMaxPrecision + 1); in AddGlobals()
85 module(), llvm::Intrinsic::sadd_with_overflow, types()->i128_type()); in InitializeIntrinsics()
89 module(), llvm::Intrinsic::smul_with_overflow, types()->i128_type()); in InitializeIntrinsics()
124 return BuildIfElse(le_zero, types()->i128_type(), then_lambda, else_lambda); in IncreaseScale()
169 return BuildIfElse(le_zero, types()->i128_type(), then_lambda, else_lambda); in ReduceScale()
230 BuildIfElse(overflow, types()->i128_type(), then_lambda, else_lambda); in AddWithOverflowCheck()
268 auto i128 = types()->i128_type(); in BuildAdd()
334 auto i128 = types()->i128_type(); in BuildSubtract()
379 auto i128 = types()->i128_type(); in BuildCompare()
422 auto i128 = types()->i128_type(); in CallDecimalFunction()
[all …]
H A Dllvm_types.h47 llvm::Type* i128_type() { return llvm::Type::getInt128Ty(context_); } in i128_type() function
66 llvm::PointerType* i128_ptr_type() { return ptr_type(i128_type()); } in i128_ptr_type()
H A Dllvm_types.cc43 {arrow::Type::type::DECIMAL, i128_type()}, in LLVMTypes()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Ddecimal_ir.cc72 llvm::ArrayType::get(types->i128_type(), DecimalTypeUtil::kMaxPrecision + 1); in AddGlobals()
85 module(), llvm::Intrinsic::sadd_with_overflow, types()->i128_type()); in InitializeIntrinsics()
89 module(), llvm::Intrinsic::smul_with_overflow, types()->i128_type()); in InitializeIntrinsics()
124 return BuildIfElse(le_zero, types()->i128_type(), then_lambda, else_lambda); in IncreaseScale()
169 return BuildIfElse(le_zero, types()->i128_type(), then_lambda, else_lambda); in ReduceScale()
230 BuildIfElse(overflow, types()->i128_type(), then_lambda, else_lambda); in AddWithOverflowCheck()
268 auto i128 = types()->i128_type(); in BuildAdd()
334 auto i128 = types()->i128_type(); in BuildSubtract()
379 auto i128 = types()->i128_type(); in BuildCompare()
422 auto i128 = types()->i128_type(); in CallDecimalFunction()
[all …]
H A Dllvm_types.h47 llvm::Type* i128_type() { return llvm::Type::getInt128Ty(context_); } in i128_type() function
66 llvm::PointerType* i128_ptr_type() { return ptr_type(i128_type()); } in i128_ptr_type()
H A Dllvm_types.cc43 {arrow::Type::type::DECIMAL, i128_type()}, in LLVMTypes()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Ddecimal_ir.cc72 llvm::ArrayType::get(types->i128_type(), DecimalTypeUtil::kMaxPrecision + 1); in AddGlobals()
85 module(), llvm::Intrinsic::sadd_with_overflow, types()->i128_type()); in InitializeIntrinsics()
89 module(), llvm::Intrinsic::smul_with_overflow, types()->i128_type()); in InitializeIntrinsics()
124 return BuildIfElse(le_zero, types()->i128_type(), then_lambda, else_lambda); in IncreaseScale()
169 return BuildIfElse(le_zero, types()->i128_type(), then_lambda, else_lambda); in ReduceScale()
230 BuildIfElse(overflow, types()->i128_type(), then_lambda, else_lambda); in AddWithOverflowCheck()
268 auto i128 = types()->i128_type(); in BuildAdd()
334 auto i128 = types()->i128_type(); in BuildSubtract()
379 auto i128 = types()->i128_type(); in BuildCompare()
422 auto i128 = types()->i128_type(); in CallDecimalFunction()
[all …]
H A Dllvm_types.h47 llvm::Type* i128_type() { return llvm::Type::getInt128Ty(context_); } in i128_type() function
66 llvm::PointerType* i128_ptr_type() { return ptr_type(i128_type()); } in i128_ptr_type()
H A Dllvm_types.cc43 {arrow::Type::type::DECIMAL, i128_type()}, in LLVMTypes()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/bitflags-0.9.1/tests/
H A Di128_bitflags.rs4 #![feature(i128_type)]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/bitflags-0.9.1/tests/
H A Di128_bitflags.rs4 #![feature(i128_type)]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/rayon/src/
H A Dlib.rs4 #![cfg_attr(test, feature(i128_type))]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/itoa-0.4.1/tests/
H A Dtest.rs1 #![cfg_attr(feature = "i128", feature(i128_type, i128))]
/dports/games/dose-response/dose-response-179c326/cargo-crates/itoa-0.4.3/tests/
H A Dtest.rs1 #![cfg_attr(feature = "i128", feature(i128_type, i128))]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/quickcheck-0.6.2/src/
H A Dlib.rs9 #![cfg_attr(feature = "i128", feature(i128_type, i128))]
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/quickcheck-0.6.2/src/
H A Dlib.rs9 #![cfg_attr(feature = "i128", feature(i128_type, i128))]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/quickcheck-0.9.2/src/
H A Dlib.rs7 #![cfg_attr(feature = "i128", feature(i128_type, i128))]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/itoa-0.4.1/benches/
H A Dbench.rs1 #![cfg_attr(feature = "i128", feature(i128_type, i128))]
/dports/games/dose-response/dose-response-179c326/cargo-crates/itoa-0.4.3/benches/
H A Dbench.rs1 #![cfg_attr(feature = "i128", feature(i128_type, i128))]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/typenum-1.10.0/src/
H A Dlib.rs48 #![cfg_attr(feature = "i128", feature(i128_type))]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/typenum-1.10.0/src/
H A Dlib.rs48 #![cfg_attr(feature = "i128", feature(i128_type))]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/src/
H A Dcontext.rs58 pub i128_type: Type<'gcc>, field
130 …let i128_type = context.new_c_type(CType::Int128t).get_aligned(8); // TODO(antoyo): should the ali… in new() localVariable
185 i128_type, in new()
H A Dtype_.rs26 16 => self.i128_type, in type_ix()
88 self.i128_type in type_i128()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/lint/
H A Dlint-ctypes.rs58 pub fn i128_type(p: i128); //~ ERROR uses type `i128` in i128_type() function
H A Dlint-ctypes-fn.rs95 pub extern "C" fn i128_type(p: i128) { } in i128_type() function

12345678910>>...12