name string | code string | asm string | file string |
|---|---|---|---|
duckdb::timestamp_tz_t duckdb::Cast::Operation<duckdb::hugeint_t, duckdb::timestamp_tz_t>(duckdb::hugeint_t) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x108, %rsp # imm = 0x108
movq %rsi, %r14
movq %rdi, %r15
movq %rsp, %rdx
xorl %ecx, %ecx
callq 0x1078340
testb %al, %al
je 0x1204163
movq (%rsp), %rax
addq $0x108, %rsp # imm = 0x108
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
pushq $0x10
popq %r... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::timestamp_tz_t duckdb::Cast::Operation<duckdb::uhugeint_t, duckdb::timestamp_tz_t>(duckdb::uhugeint_t) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x108, %rsp # imm = 0x108
movq %rsi, %r14
movq %rdi, %r15
movq %rsp, %rdx
xorl %ecx, %ecx
callq 0x10e4e10
testb %al, %al
je 0x1204363
movq (%rsp), %rax
addq $0x108, %rsp # imm = 0x108
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
pushq $0x10
popq %r... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::timestamp_tz_t duckdb::Cast::Operation<duckdb::timestamp_ms_t, duckdb::timestamp_tz_t>(duckdb::timestamp_ms_t) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x110, %rsp # imm = 0x110
movq %rdi, %r14
leaq 0x8(%rsp), %rsi
xorl %edx, %edx
callq 0x10af450
testb %al, %al
je 0x1204f2d
movq 0x8(%rsp), %rax
addq $0x110, %rsp # imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax,... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::timestamp_tz_t duckdb::Cast::Operation<unsigned short, duckdb::timestamp_tz_t>(unsigned short) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x110, %rsp # imm = 0x110
movl %edi, %ebp
leaq 0x8(%rsp), %rsi
xorl %edx, %edx
callq 0x1088070
testb %al, %al
je 0x1205704
movq 0x8(%rsp), %rax
addq $0x110, %rsp # imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax,... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::timestamp_tz_t duckdb::Cast::Operation<unsigned long, duckdb::timestamp_tz_t>(unsigned long) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x110, %rsp # imm = 0x110
movq %rdi, %r14
leaq 0x8(%rsp), %rsi
xorl %edx, %edx
callq 0x103f400
testb %al, %al
je 0x1205aef
movq 0x8(%rsp), %rax
addq $0x110, %rsp # imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax,... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::dtime_tz_t duckdb::Cast::Operation<short, duckdb::dtime_tz_t>(short) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x110, %rsp # imm = 0x110
movl %edi, %ebp
leaq 0x8(%rsp), %rsi
xorl %edx, %edx
callq 0x11043c0
testb %al, %al
je 0x120727e
movq 0x8(%rsp), %rax
addq $0x110, %rsp # imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax,... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::dtime_tz_t duckdb::Cast::Operation<duckdb::timestamp_ns_t, duckdb::dtime_tz_t>(duckdb::timestamp_ns_t) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x110, %rsp # imm = 0x110
movq %rdi, %r14
leaq 0x8(%rsp), %rsi
xorl %edx, %edx
callq 0x103a9a0
testb %al, %al
je 0x1208839
movq 0x8(%rsp), %rax
addq $0x110, %rsp # imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax,... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::interval_t duckdb::Cast::Operation<short, duckdb::interval_t>(short) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x110, %rsp # imm = 0x110
movl %edi, %ebp
movq %rsp, %rsi
xorl %edx, %edx
callq 0x107e810
testb %al, %al
je 0x120a776
movq (%rsp), %rax
movq 0x8(%rsp), %rdx
addq $0x110, %rsp # imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a74... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::interval_t duckdb::Cast::Operation<duckdb::uhugeint_t, duckdb::interval_t>(duckdb::uhugeint_t) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x118, %rsp # imm = 0x118
movq %rsi, %r14
movq %rdi, %r15
leaq 0x8(%rsp), %rdx
xorl %ecx, %ecx
callq 0xfed810
testb %al, %al
je 0x120af6f
movq 0x8(%rsp), %rax
movq 0x10(%rsp), %rdx
addq $0x118, %rsp # imm = 0x118
popq %rbx
popq %r14
popq %r15
popq ... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::interval_t duckdb::Cast::Operation<unsigned int, duckdb::interval_t>(unsigned int) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x110, %rsp # imm = 0x110
movl %edi, %ebp
movq %rsp, %rsi
xorl %edx, %edx
callq 0x106a3d0
testb %al, %al
je 0x120c51c
movq (%rsp), %rax
movq 0x8(%rsp), %rdx
addq $0x110, %rsp # imm = 0x110
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a74... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::interval_t duckdb::Cast::Operation<double, duckdb::interval_t>(double) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x120, %rsp # imm = 0x120
leaq 0x10(%rsp), %rdi
movsd %xmm0, 0x8(%rsp)
xorl %esi, %esi
callq 0x107d000
testb %al, %al
je 0x120cb21
movq 0x10(%rsp), %rax
movq 0x18(%rsp), %rdx
addq $0x120, %rsp # imm = 0x120
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq ... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::interval_t duckdb::Cast::Operation<duckdb::string_t, duckdb::interval_t>(duckdb::string_t) | static inline DST Operation(SRC input) {
DST result;
if (!TryCast::Operation(input, result)) {
throw InvalidInputException(CastExceptionText<SRC, DST>(input));
}
return result;
} | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0xb8, %rsp
movq %rsi, %r14
movq %rdi, %r15
leaq 0x8(%rsp), %rdx
xorl %ecx, %ecx
callq 0x108e0c0
testb %al, %al
je 0x120cd35
movq 0x8(%rsp), %rax
movq 0x10(%rsp), %rdx
addq $0xb8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
mov... | /duckdb[P]duckdb/src/include/duckdb/common/operator/cast_operators.hpp |
duckdb::shared_ptr<duckdb::ExtraValueInfo, true>::AssertNotNull(bool) | static inline void AssertNotNull(const bool null) {
#if defined(DUCKDB_DEBUG_NO_SAFETY) || defined(DUCKDB_CLANG_TIDY)
return;
#else
if (DUCKDB_UNLIKELY(null)) {
throw duckdb::InternalException("Attempted to dereference shared_ptr that is NULL!");
}
#endif
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
testl %edi, %edi
jne 0x120db51
addq $0x30, %rsp
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax, %rbx
leaq 0xc9e5a8(%rip), %rsi # 0x1eac10b
leaq 0x10(%rsp), %rdi
leaq 0xf(%rsp), %rdx
callq 0x1063d80
movb $0x1, %bpl
leaq 0x10(%rsp), ... | /duckdb[P]duckdb/src/include/duckdb/common/shared_ptr_ipp.hpp |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> duckdb::Exception::ConstructMessage<duckdb::LogicalType, duckdb::LogicalType>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, duckdb::LogicalType, duckdb::LogicalType) | static string ConstructMessage(const string &msg, ARGS... params) {
const std::size_t num_args = sizeof...(ARGS);
if (num_args == 0) {
return msg;
}
std::vector<ExceptionFormatValue> values;
return ConstructMessageRecursive(msg, values, params...);
} | pushq %r15
pushq %r14
pushq %rbx
subq $0x50, %rsp
movq %rcx, %r15
movq %rsi, %r14
movq %rdi, %rbx
xorps %xmm0, %xmm0
movaps %xmm0, (%rsp)
andq $0x0, 0x10(%rsp)
leaq 0x38(%rsp), %rdi
movq %rdx, %rsi
callq 0x10513c0
leaq 0x20(%rsp), %rdi
movq %r15, %rsi
callq 0x10513c0
movq %rsp, %rdx
leaq 0x38(%rsp), %rcx
leaq 0x20(%rsp... | /duckdb[P]duckdb/src/include/duckdb/common/exception.hpp |
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> duckdb::Exception::ConstructMessageRecursive<duckdb::LogicalType, duckdb::LogicalType>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::vector<duckdb::ExceptionFormatValue, std::allocator<duckdb::Ex... | static string ConstructMessageRecursive(const string &msg, std::vector<ExceptionFormatValue> &values, T param,
ARGS... params) {
values.push_back(ExceptionFormatValue::CreateFormatValue<T>(param));
return ConstructMessageRecursive(msg, values, params...);
} | pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x70, %rsp
movq %r8, %r12
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
leaq 0x20(%rsp), %r13
movq %r13, %rdi
movq %rcx, %rsi
callq 0x10513c0
leaq 0x38(%rsp), %rdi
movq %r13, %rsi
callq 0x109dd50
leaq 0x38(%rsp), %rsi
movq %r14, %rdi
callq 0x11181ac
leaq 0x... | /duckdb[P]duckdb/src/include/duckdb/common/exception.hpp |
duckdb::LogicalType const& duckdb::SerializationData::Get<duckdb::LogicalType const&>() | inline const LogicalType &SerializationData::Get() {
AssertNotEmpty(types);
return types.top();
} | pushq %rbx
movq %rdi, %rbx
leaq 0x190(%rdi), %rsi
callq 0x1088f40
movq 0x1c0(%rbx), %rax
cmpq 0x1c8(%rbx), %rax
jne 0x120dec4
movq 0x1d8(%rbx), %rcx
movl $0x200, %eax # imm = 0x200
addq -0x8(%rcx), %rax
movq -0x8(%rax), %rax
popq %rbx
retq
| /duckdb[P]duckdb/src/include/duckdb/common/serializer/serialization_data.hpp |
duckdb::vector<unsigned char, true>::AssertIndexInBounds(unsigned long, unsigned long) | static inline void AssertIndexInBounds(idx_t index, idx_t size) {
#if defined(DUCKDB_DEBUG_NO_SAFETY) || defined(DUCKDB_CLANG_TIDY)
return;
#else
if (DUCKDB_UNLIKELY(index >= size)) {
throw InternalException("Attempted to access index %ld within vector of size %ld", index, size);
}
#endif
} | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $0x28, %rsp
cmpq %rsi, %rdi
jae 0x120e784
addq $0x28, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
movq %rsi, %r14
movq %rdi, %r15
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax, %rbx
leaq 0xc9d91d(%rip), %rsi # 0x1eac0b9
leaq 0x8(%rsp), %rdi
leaq 0x7(%rsp), %rd... | /duckdb[P]duckdb/src/include/duckdb/common/vector.hpp |
duckdb::SelectionVector::SelectionVector(duckdb::shared_ptr<duckdb::SelectionData, true>) | explicit SelectionVector(buffer_ptr<SelectionData> data) {
Initialize(std::move(data));
} | pushq %r15
pushq %r14
pushq %rbx
subq $0x10, %rsp
movq %rdi, %rbx
xorps %xmm0, %xmm0
movups %xmm0, 0x8(%rdi)
leaq 0x8(%rsp), %r14
movups (%rsi), %xmm0
andq $0x0, 0x8(%rsi)
movaps %xmm0, -0x8(%r14)
andq $0x0, (%rsi)
movq %rsp, %rsi
callq 0x10b0840
movq %r14, %rdi
callq 0x108e8f0
addq $0x10, %rsp
popq %rbx
popq %r14
popq... | /duckdb[P]duckdb/src/include/duckdb/common/types/selection_vector.hpp |
duckdb::optional_ptr<duckdb::VectorBuffer, true>::CheckValid() const | void CheckValid() const {
if (MemorySafety<SAFE>::ENABLED) {
if (!ptr) {
throw InternalException("Attempting to dereference an optional pointer that is not set");
}
}
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
cmpq $0x0, (%rdi)
je 0x1210241
addq $0x30, %rsp
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax, %rbx
leaq 0xc9e3ab(%rip), %rsi # 0x1eae5fe
leaq 0x10(%rsp), %rdi
leaq 0xf(%rsp), %rdx
callq 0x1063d80
movb $0x1, %bpl
leaq 0x10(%rsp), ... | /duckdb[P]duckdb/src/include/duckdb/common/optional_ptr.hpp |
duckdb::unique_ptr<duckdb::VectorArrayBuffer, std::default_delete<duckdb::VectorArrayBuffer>, true>::AssertNotNull(bool) | static inline void AssertNotNull(const bool null) {
#if defined(DUCKDB_DEBUG_NO_SAFETY) || defined(DUCKDB_CLANG_TIDY)
return;
#else
if (DUCKDB_UNLIKELY(null)) {
throw duckdb::InternalException("Attempted to dereference unique_ptr that is NULL!");
}
#endif
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
testl %edi, %edi
jne 0x121046f
addq $0x30, %rsp
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax, %rbx
leaq 0xc9ce86(%rip), %rsi # 0x1ead307
leaq 0x10(%rsp), %rdi
leaq 0xf(%rsp), %rdx
callq 0x1063d80
movb $0x1, %bpl
leaq 0x10(%rsp), ... | /duckdb[P]duckdb/src/include/duckdb/common/unique_ptr.hpp |
duckdb::shared_ptr<duckdb::VectorBuffer, true>& duckdb::shared_ptr<duckdb::VectorBuffer, true>::operator=<duckdb::VectorArrayBuffer, 0>(duckdb::shared_ptr<duckdb::VectorArrayBuffer, true>&&) | shared_ptr<T> &operator=(shared_ptr<U> &&other) {
shared_ptr(std::move(other)).swap(*this);
return *this;
} | pushq %rbx
subq $0x10, %rsp
movq %rdi, %rbx
leaq 0x8(%rsp), %rdi
movups (%rsi), %xmm0
xorps %xmm1, %xmm1
movups %xmm1, (%rsi)
movups (%rbx), %xmm1
movups %xmm0, (%rbx)
movaps %xmm1, -0x8(%rdi)
callq 0x108e8f0
movq %rbx, %rax
addq $0x10, %rsp
popq %rbx
retq
| /duckdb[P]duckdb/src/include/duckdb/common/shared_ptr_ipp.hpp |
duckdb::VectorCacheBuffer::~VectorCacheBuffer() | explicit VectorCacheBuffer(Allocator &allocator, const LogicalType &type_p, idx_t capacity_p = STANDARD_VECTOR_SIZE)
: VectorBuffer(VectorBufferType::OPAQUE_BUFFER), type(type_p), capacity(capacity_p) {
auto internal_type = type.InternalType();
switch (internal_type) {
case PhysicalType::LIST: {
// memory... | pushq %rbx
movq %rdi, %rbx
movq 0x14d8daf(%rip), %rax # 0x26ea830
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x80, %rdi
callq 0x108e8f0
leaq 0x60(%rbx), %rdi
callq 0x10db1c0
leaq 0x48(%rbx), %rdi
callq 0x10c45e0
leaq 0x30(%rbx), %rdi
callq 0x102f170
movq %rbx, %rdi
popq %rbx
jmp 0x10a8990
| /duckdb[P]duckdb/src/common/types/vector_cache.cpp |
duckdb::ValueOperations::GreaterThan(duckdb::Value const&, duckdb::Value const&) | bool ValueOperations::GreaterThan(const Value &left, const Value &right) {
if (left.IsNull() || right.IsNull()) {
throw InternalException("Comparison on NULL values");
}
return TemplatedBooleanOperation<duckdb::GreaterThan>(left, right);
} | pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
cmpb $0x0, 0x18(%rdi)
jne 0x1212874
cmpb $0x1, 0x18(%rsi)
je 0x1212874
addq $0x30, %rsp
popq %rbx
popq %r14
popq %rbp
jmp 0x12128e4
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax, %rbx
leaq 0xccc802(%rip), %rsi # 0x1edf088
leaq 0x10(%rsp), %rdi
leaq 0xf(%rsp), %rdx
... | /duckdb[P]duckdb/src/common/value_operations/comparison_operations.cpp |
bool duckdb::TemplatedBooleanOperation<duckdb::GreaterThan>(duckdb::Value const&, duckdb::Value const&) | static bool TemplatedBooleanOperation(const Value &left, const Value &right) {
const auto &left_type = left.type();
const auto &right_type = right.type();
if (left_type != right_type) {
Value left_copy = left;
Value right_copy = right;
auto comparison_type = LogicalType::ForceMaxLogicalType(left_type, right_t... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x98, %rsp
movq %rsi, %rbx
movq %rdi, %r14
callq 0x1030ca0
testb %al, %al
je 0x1212965
leaq 0x18(%rsp), %rdi
movq %r14, %rsi
callq 0x10bce00
leaq 0x58(%rsp), %rdi
movq %rbx, %rsi
callq 0x10bce00
movq %rsp, %rdi
movq %r14, %rsi
movq %rbx, %rdx
callq... | /duckdb[P]duckdb/src/common/value_operations/comparison_operations.cpp |
void duckdb::BinaryExecutor::ExecuteFlat<signed char, signed char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, false, false>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteFlat(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
auto ldata = FlatVector::GetData<LEFT_TYPE>(left);
auto rdata = FlatVector::GetData<RIGHT_TYPE>(right);
if ((LEFT_CONSTANT && ConstantVector::IsNull(left)) || (RIGHT_CONSTANT && ConstantVector::IsNull(right))) {
// e... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movl %r8d, 0x4(%rsp)
movq %rcx, %r14
movq %rdx, %rbx
movq %rsi, %r13
movq %rdi, %r15
movq 0x20(%rdi), %rax
movq %rax, 0x10(%rsp)
movq 0x20(%rsi), %rax
movq %rax, 0x8(%rsp)
movq %rdx, %rdi
xorl %esi, %esi
callq 0x1039890
movq 0x20(%rbx), ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGeneric<signed char, signed char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xa8, %rsp
movl %r8d, %ebp
movq %rcx, %r12
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
leaq 0x60(%rsp), %rdi
callq 0x10cbc50
leaq 0x18(%rsp), %rdi
callq 0x10cbc50
movl %ebp, 0xc(%rsp)
leaq 0x60(%rsp), %rdx
movq %r14, %rdi
movq %r12, %rsi
callq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
duckdb::TemplatedValidityMask<unsigned long>::Copy(duckdb::TemplatedValidityMask<unsigned long> const&, unsigned long) | inline void Copy(const TemplatedValidityMask &other, idx_t count) {
capacity = count;
if (other.AllValid()) {
validity_data = nullptr;
validity_mask = nullptr;
} else {
validity_data = make_buffer<ValidityBuffer>(other.validity_mask, count);
validity_mask = validity_data->owned_data.get();
}
} | pushq %r15
pushq %r14
pushq %rbx
subq $0x20, %rsp
movq %rdi, %rbx
movq %rdx, 0x18(%rsp)
movq %rdx, 0x18(%rdi)
leaq 0x8(%rdi), %r14
cmpq $0x0, (%rsi)
je 0x1214f57
movq %rsp, %r15
leaq 0x18(%rsp), %rdx
movq %r15, %rdi
callq 0x1037030
movq %r14, %rdi
movq %r15, %rsi
callq 0x10608f0
leaq 0x8(%rsp), %rdi
callq 0x108e8f0
mov... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<signed char, signed char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, false, false>(signed char const*, signed char const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x12152e9
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x12152de
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x12152d3... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteConstant<short, short, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, bool) | static void ExecuteConstant(Vector &left, Vector &right, Vector &result, FUNC fun) {
result.SetVectorType(VectorType::CONSTANT_VECTOR);
auto ldata = ConstantVector::GetData<LEFT_TYPE>(left);
auto rdata = ConstantVector::GetData<RIGHT_TYPE>(right);
auto result_data = ConstantVector::GetData<RESULT_TYPE>(result)... | pushq %r15
pushq %r14
pushq %rbx
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
pushq $0x2
popq %rsi
movq %rdx, %rdi
callq 0x1039890
movq 0x20(%r15), %rax
movq 0x28(%r15), %rsi
movq 0x20(%r14), %rcx
movq 0x20(%rbx), %rdx
testq %rsi, %rsi
je 0x121548f
testb $0x1, (%rsi)
je 0x121549d
movq 0x28(%r14), %rsi
testq %rsi, %r... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<short, short, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, false, true>(short const*, short const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x121587d
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x1215872
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x1215867... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<short, short, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, false, false>(short const*, short const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x12159f5
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x12159ea
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x12159df... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteConstant<int, int, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, bool) | static void ExecuteConstant(Vector &left, Vector &right, Vector &result, FUNC fun) {
result.SetVectorType(VectorType::CONSTANT_VECTOR);
auto ldata = ConstantVector::GetData<LEFT_TYPE>(left);
auto rdata = ConstantVector::GetData<RIGHT_TYPE>(right);
auto result_data = ConstantVector::GetData<RESULT_TYPE>(result)... | pushq %r15
pushq %r14
pushq %rbx
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
pushq $0x2
popq %rsi
movq %rdx, %rdi
callq 0x1039890
movq 0x20(%r15), %rax
movq 0x28(%r15), %rsi
movq 0x20(%r14), %rcx
movq 0x20(%rbx), %rdx
testq %rsi, %rsi
je 0x1215ba1
testb $0x1, (%rsi)
je 0x1215baf
movq 0x28(%r14), %rsi
testq %rsi, %r... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlat<long, long, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, true, false>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteFlat(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
auto ldata = FlatVector::GetData<LEFT_TYPE>(left);
auto rdata = FlatVector::GetData<RIGHT_TYPE>(right);
if ((LEFT_CONSTANT && ConstantVector::IsNull(left)) || (RIGHT_CONSTANT && ConstantVector::IsNull(right))) {
// e... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %rdx, %r14
movq %rsi, %r13
movq 0x20(%rdi), %r12
movq 0x28(%rdi), %rax
movq 0x20(%rsi), %rdx
testq %rax, %rax
je 0x12163d0
testb $0x1, (%rax)
jne 0x12163d0
pushq $0x2
popq %rsi
movq %r14, %rdi
callq 0x1039890
pushq $0x1
popq %rsi
mo... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlat<unsigned char, unsigned char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, true, false>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteFlat(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
auto ldata = FlatVector::GetData<LEFT_TYPE>(left);
auto rdata = FlatVector::GetData<RIGHT_TYPE>(right);
if ((LEFT_CONSTANT && ConstantVector::IsNull(left)) || (RIGHT_CONSTANT && ConstantVector::IsNull(right))) {
// e... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %rdx, %r14
movq %rsi, %r13
movq 0x20(%rdi), %r12
movq 0x28(%rdi), %rax
movq 0x20(%rsi), %rdx
testq %rax, %rax
je 0x1216ace
testb $0x1, (%rax)
jne 0x1216ace
pushq $0x2
popq %rsi
movq %r14, %rdi
callq 0x1039890
pushq $0x1
popq %rsi
mo... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGeneric<unsigned char, unsigned char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xa8, %rsp
movl %r8d, %ebp
movq %rcx, %r12
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
leaq 0x60(%rsp), %rdi
callq 0x10cbc50
leaq 0x18(%rsp), %rdi
callq 0x10cbc50
movl %ebp, 0xc(%rsp)
leaq 0x60(%rsp), %rdx
movq %r14, %rdi
movq %r12, %rsi
callq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<unsigned char, unsigned char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, true, false>(unsigned char const*, unsigned char const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x1216e38
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x1216e2d
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x1216e22... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteGenericLoop<unsigned char, unsigned char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(unsigned char const*, unsigned char const*, bool*, duckdb::SelectionVector const*, duckdb::SelectionVector const*, unsigned long, duckdb::ValidityMask&, duckdb::Validity... | static void ExecuteGenericLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, const SelectionVector *__restrict lsel,
const SelectionVector *__restrict rsel, idx_t count, ValidityMask &lvalidity,... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %r9, %rbx
movq %r8, %r14
movq %rcx, %r15
movq %rdx, 0x10(%rsp)
movq %rsi, 0x8(%rsp)
movq %rdi, (%rsp)
movq 0x58(%rsp), %rax
movq 0x50(%rsp), %rcx
movq (%rax), %rax
orq (%rcx), %rax
jne 0x1216f87
xorl %eax, %eax
cmpq %rax, %rbx
je 0x... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<unsigned int, unsigned int, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, false, true>(unsigned int const*, unsigned int const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x1217b93
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x1217b88
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x1217b7d... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<float, float, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, true, false>(float const*, float const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | static void ExecuteFlatLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, idx_t count, ValidityMask &mask, FUNC fun) {
if (!LEFT_CONSTANT) {
ASSERT_RESTRICT(ldata, ldata + count, result_data, result_data + count);
}
if (... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %rcx, %r14
movq %rdx, %r13
movq %rsi, %r15
movq %rdi, %r12
movq %r8, 0x10(%rsp)
cmpq $0x0, (%r8)
je 0x1219e78
leaq 0x3f(%r14), %rax
shrq $0x6, %rax
movq %rax, 0x18(%rsp)
xorl %ecx, %ecx
xorl %ebp, %ebp
movq %r14, 0x8(%rsp)
movq %r13... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteConstant<double, double, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, bool) | static void ExecuteConstant(Vector &left, Vector &right, Vector &result, FUNC fun) {
result.SetVectorType(VectorType::CONSTANT_VECTOR);
auto ldata = ConstantVector::GetData<LEFT_TYPE>(left);
auto rdata = ConstantVector::GetData<RIGHT_TYPE>(right);
auto result_data = ConstantVector::GetData<RESULT_TYPE>(result)... | pushq %r15
pushq %r14
pushq %rbx
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
pushq $0x2
popq %rsi
movq %rdx, %rdi
callq 0x1039890
movq 0x20(%r15), %rax
movq 0x28(%r15), %rdx
movq 0x20(%r14), %rcx
movq 0x20(%rbx), %r15
testq %rdx, %rdx
je 0x121a1ab
testb $0x1, (%rdx)
je 0x121a1b9
movq 0x28(%r14), %rdx
testq %rdx, %r... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGeneric<double, double, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xa8, %rsp
movl %r8d, %ebp
movq %rcx, %r12
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
leaq 0x60(%rsp), %rdi
callq 0x10cbc50
leaq 0x18(%rsp), %rdi
callq 0x10cbc50
movl %ebp, 0xc(%rsp)
leaq 0x60(%rsp), %rdx
movq %r14, %rdi
movq %r12, %rsi
callq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGenericLoop<double, double, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(double const*, double const*, bool*, duckdb::SelectionVector const*, duckdb::SelectionVector const*, unsigned long, duckdb::ValidityMask&, duckdb::ValidityMask&, duckdb::ValidityMask&... | static void ExecuteGenericLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, const SelectionVector *__restrict lsel,
const SelectionVector *__restrict rsel, idx_t count, ValidityMask &lvalidity,... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %r9, %rbx
movq %r8, %r14
movq %rcx, %r15
movq %rdx, 0x10(%rsp)
movq %rsi, 0x8(%rsp)
movq %rdi, (%rsp)
movq 0x58(%rsp), %rax
movq 0x50(%rsp), %rcx
movq (%rax), %rax
orq (%rcx), %rax
jne 0x121a981
xorl %r12d, %r12d
cmpq %r12, %rbx
je ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteConstant<duckdb::interval_t, duckdb::interval_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, bool) | static void ExecuteConstant(Vector &left, Vector &right, Vector &result, FUNC fun) {
result.SetVectorType(VectorType::CONSTANT_VECTOR);
auto ldata = ConstantVector::GetData<LEFT_TYPE>(left);
auto rdata = ConstantVector::GetData<RIGHT_TYPE>(right);
auto result_data = ConstantVector::GetData<RESULT_TYPE>(result)... | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movl %ecx, %ebp
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
pushq $0x2
popq %rsi
movq %rdx, %rdi
callq 0x1039890
movq 0x20(%r15), %rax
movq 0x28(%r15), %rcx
movq 0x20(%r14), %rdi
movq 0x20(%rbx), %r15
testq %rcx, %rcx
je 0x121aa9f
testb $0x1, (%rcx)
je 0x121aaa... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGeneric<duckdb::string_t, duckdb::string_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xa8, %rsp
movl %r8d, %ebp
movq %rcx, %r12
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
leaq 0x60(%rsp), %rdi
callq 0x10cbc50
leaq 0x18(%rsp), %rdi
callq 0x10cbc50
movl %ebp, 0xc(%rsp)
leaq 0x60(%rsp), %rdx
movq %r14, %rdi
movq %r12, %rsi
callq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<duckdb::string_t, duckdb::string_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, false, true>(duckdb::string_t const*, duckdb::string_t const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | static void ExecuteFlatLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, idx_t count, ValidityMask &mask, FUNC fun) {
if (!LEFT_CONSTANT) {
ASSERT_RESTRICT(ldata, ldata + count, result_data, result_data + count);
}
if (... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x48, %rsp
movq %r8, %r15
movq %rdx, 0x20(%rsp)
movq %rsi, %r12
cmpq $0x0, (%r8)
movq %rcx, 0x18(%rsp)
je 0x121baca
leaq 0x3f(%rcx), %rax
shrq $0x6, %rax
movq %rax, 0x38(%rsp)
addq $0x8, %rdi
movq %rdi, 0x28(%rsp)
xorl %ecx, %ecx
movzbl %r9b, %ebp
... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<duckdb::string_t, duckdb::string_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::Equals, bool, false, false>(duckdb::string_t const*, duckdb::string_t const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | static void ExecuteFlatLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, idx_t count, ValidityMask &mask, FUNC fun) {
if (!LEFT_CONSTANT) {
ASSERT_RESTRICT(ldata, ldata + count, result_data, result_data + count);
}
if (... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x48, %rsp
movq %r8, 0x20(%rsp)
movq %rdx, 0x28(%rsp)
movq %rsi, %r12
movq %rdi, %r13
cmpq $0x0, (%r8)
movq %rcx, 0x18(%rsp)
je 0x121be54
leaq 0x3f(%rcx), %rax
shrq $0x6, %rax
movq %rax, 0x30(%rsp)
xorl %ecx, %ecx
movzbl %r9b, %eax
movl %eax, 0xc(%... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteConstant<int, int, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, bool) | static void ExecuteConstant(Vector &left, Vector &right, Vector &result, FUNC fun) {
result.SetVectorType(VectorType::CONSTANT_VECTOR);
auto ldata = ConstantVector::GetData<LEFT_TYPE>(left);
auto rdata = ConstantVector::GetData<RIGHT_TYPE>(right);
auto result_data = ConstantVector::GetData<RESULT_TYPE>(result)... | pushq %r15
pushq %r14
pushq %rbx
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
pushq $0x2
popq %rsi
movq %rdx, %rdi
callq 0x1039890
movq 0x20(%r15), %rax
movq 0x28(%r15), %rsi
movq 0x20(%r14), %rcx
movq 0x20(%rbx), %rdx
testq %rsi, %rsi
je 0x121ceb5
testb $0x1, (%rsi)
je 0x121cec3
movq 0x28(%r14), %rsi
testq %rsi, %r... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<unsigned char, unsigned char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool, false, false>(unsigned char const*, unsigned char const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x121e207
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x121e1fc
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x121e1f1... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteFlat<unsigned int, unsigned int, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool, false, true>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteFlat(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
auto ldata = FlatVector::GetData<LEFT_TYPE>(left);
auto rdata = FlatVector::GetData<RIGHT_TYPE>(right);
if ((LEFT_CONSTANT && ConstantVector::IsNull(left)) || (RIGHT_CONSTANT && ConstantVector::IsNull(right))) {
// e... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %rdx, %r14
movq %rdi, %r13
movq 0x20(%rdi), %r15
movq 0x20(%rsi), %rdx
movq 0x28(%rsi), %rax
testq %rax, %rax
je 0x121eb38
testb $0x1, (%rax)
jne 0x121eb38
pushq $0x2
popq %rsi
movq %r14, %rdi
callq 0x1039890
pushq $0x1
popq %rsi
mo... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGeneric<unsigned int, unsigned int, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xa8, %rsp
movl %r8d, %ebp
movq %rcx, %r12
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
leaq 0x60(%rsp), %rdi
callq 0x10cbc50
leaq 0x18(%rsp), %rdi
callq 0x10cbc50
movl %ebp, 0xc(%rsp)
leaq 0x60(%rsp), %rdx
movq %r14, %rdi
movq %r12, %rsi
callq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlat<duckdb::hugeint_t, duckdb::hugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool, true, false>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteFlat(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
auto ldata = FlatVector::GetData<LEFT_TYPE>(left);
auto rdata = FlatVector::GetData<RIGHT_TYPE>(right);
if ((LEFT_CONSTANT && ConstantVector::IsNull(left)) || (RIGHT_CONSTANT && ConstantVector::IsNull(right))) {
// e... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %rdx, %r14
movq %rsi, %r13
movq 0x20(%rdi), %r12
movq 0x28(%rdi), %rax
movq 0x20(%rsi), %rdx
testq %rax, %rax
je 0x121f9fa
testb $0x1, (%rax)
jne 0x121f9fa
pushq $0x2
popq %rsi
movq %r14, %rdi
callq 0x1039890
pushq $0x1
popq %rsi
mo... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGeneric<duckdb::hugeint_t, duckdb::hugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xa8, %rsp
movl %r8d, %ebp
movq %rcx, %r12
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r14
leaq 0x60(%rsp), %rdi
callq 0x10cbc50
leaq 0x18(%rsp), %rdi
callq 0x10cbc50
movl %ebp, 0xc(%rsp)
leaq 0x60(%rsp), %rdx
movq %r14, %rdi
movq %r12, %rsi
callq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteConstant<float, float, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, bool) | static void ExecuteConstant(Vector &left, Vector &right, Vector &result, FUNC fun) {
result.SetVectorType(VectorType::CONSTANT_VECTOR);
auto ldata = ConstantVector::GetData<LEFT_TYPE>(left);
auto rdata = ConstantVector::GetData<RIGHT_TYPE>(right);
auto result_data = ConstantVector::GetData<RESULT_TYPE>(result)... | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movl %ecx, %ebp
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
pushq $0x2
popq %rsi
movq %rdx, %rdi
callq 0x1039890
movq 0x20(%r15), %rax
movq 0x28(%r15), %rdx
movq 0x20(%r14), %rcx
movq 0x20(%rbx), %r15
testq %rdx, %rdx
je 0x1220bdd
testb $0x1, (%rdx)
je 0x1220be... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<float, float, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::NotEquals, bool, true, false>(float const*, float const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | static void ExecuteFlatLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, idx_t count, ValidityMask &mask, FUNC fun) {
if (!LEFT_CONSTANT) {
ASSERT_RESTRICT(ldata, ldata + count, result_data, result_data + count);
}
if (... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x48, %rsp
movq %r8, %rbx
movq %rcx, %r12
movq %rdx, 0x10(%rsp)
movq %rsi, 0x8(%rsp)
movq %rdi, %r13
cmpq $0x0, (%r8)
je 0x1221241
leaq 0x3f(%r12), %rax
shrq $0x6, %rax
movq %rax, 0x28(%rsp)
xorl %ecx, %ecx
movzbl %r9b, %ebp
xorl %r14d, %r14d
movq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGenericLoop<signed char, signed char, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool>(signed char const*, signed char const*, bool*, duckdb::SelectionVector const*, duckdb::SelectionVector const*, unsigned long, duckdb::ValidityMask&, duckdb::ValidityMas... | static void ExecuteGenericLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, const SelectionVector *__restrict lsel,
const SelectionVector *__restrict rsel, idx_t count, ValidityMask &lvalidity,... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %r9, %rbx
movq %r8, %r14
movq %rcx, %r15
movq %rdx, 0x10(%rsp)
movq %rsi, 0x8(%rsp)
movq %rdi, (%rsp)
movq 0x58(%rsp), %rax
movq 0x50(%rsp), %rcx
movq (%rax), %rax
orq (%rcx), %rax
jne 0x122b275
xorl %eax, %eax
cmpq %rax, %rbx
je 0x... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<unsigned short, unsigned short, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool, false, false>(unsigned short const*, unsigned short const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x122d4f7
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x122d4ec
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x122d4e1... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<unsigned int, unsigned int, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool, false, true>(unsigned int const*, unsigned int const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | inline bool AllValid() const {
return !validity_mask;
} | movq (%r8), %rax
testq %rax, %rax
je 0x122da8b
pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
leaq 0x3f(%rcx), %r8
shrq $0x6, %r8
xorl %r9d, %r9d
xorl %r10d, %r10d
cmpq %r8, %r9
je 0x122da80
movq (%rax,%r9,8), %rbx
leaq 0x40(%r10), %r11
cmpq %rcx, %r11
cmovaeq %rcx, %r11
testq %rbx, %rbx
je 0x122da75... | /duckdb[P]duckdb/src/include/duckdb/common/types/validity_mask.hpp |
void duckdb::BinaryExecutor::ExecuteSwitch<duckdb::hugeint_t, duckdb::hugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbx
movb (%rdi), %al
movb (%rsi), %r9b
movl %eax, %r10d
xorb $0x2, %r10b
movl %r9d, %r11d
xorb $0x2, %r11b
movl %r10d, %ebx
orb %r11b, %bl
jne 0x122e43e
movzbl %r8b, %ecx
popq %rbx
jmp 0x1108a80
movzbl %r8b, %r8d
orb %al, %r11b
jne 0x122e44d
popq %rbx
jmp 0x10ea3a0
orb %r9b, %r10b
jne 0x122e458
popq %rbx
jmp 0xf... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlat<duckdb::hugeint_t, duckdb::hugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool, false, true>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteFlat(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
auto ldata = FlatVector::GetData<LEFT_TYPE>(left);
auto rdata = FlatVector::GetData<RIGHT_TYPE>(right);
if ((LEFT_CONSTANT && ConstantVector::IsNull(left)) || (RIGHT_CONSTANT && ConstantVector::IsNull(right))) {
// e... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %rdx, %r14
movq %rdi, %r13
movq 0x20(%rdi), %r15
movq 0x20(%rsi), %rdx
movq 0x28(%rsi), %rax
testq %rax, %rax
je 0x122e52e
testb $0x1, (%rax)
jne 0x122e52e
pushq $0x2
popq %rsi
movq %r14, %rdi
callq 0x1039890
pushq $0x1
popq %rsi
mo... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlat<duckdb::hugeint_t, duckdb::hugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool, false, false>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteFlat(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
auto ldata = FlatVector::GetData<LEFT_TYPE>(left);
auto rdata = FlatVector::GetData<RIGHT_TYPE>(right);
if ((LEFT_CONSTANT && ConstantVector::IsNull(left)) || (RIGHT_CONSTANT && ConstantVector::IsNull(right))) {
// e... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movl %r8d, 0x4(%rsp)
movq %rcx, %r14
movq %rdx, %rbx
movq %rsi, %r13
movq %rdi, %r15
movq 0x20(%rdi), %rax
movq %rax, 0x10(%rsp)
movq 0x20(%rsi), %rax
movq %rax, 0x8(%rsp)
movq %rdx, %rdi
xorl %esi, %esi
callq 0x1039890
movq 0x20(%rbx), ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteConstant<duckdb::uhugeint_t, duckdb::uhugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, bool) | static void ExecuteConstant(Vector &left, Vector &right, Vector &result, FUNC fun) {
result.SetVectorType(VectorType::CONSTANT_VECTOR);
auto ldata = ConstantVector::GetData<LEFT_TYPE>(left);
auto rdata = ConstantVector::GetData<RIGHT_TYPE>(right);
auto result_data = ConstantVector::GetData<RESULT_TYPE>(result)... | pushq %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
movl %ecx, %ebp
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
pushq $0x2
popq %rsi
movq %rdx, %rdi
callq 0x1039890
movq 0x20(%r15), %rax
movq 0x28(%r15), %rcx
movq 0x20(%r14), %rdi
movq 0x20(%rbx), %r15
testq %rcx, %rcx
je 0x122eda7
testb $0x1, (%rcx)
je 0x122edb... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<duckdb::uhugeint_t, duckdb::uhugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool, true, false>(duckdb::uhugeint_t const*, duckdb::uhugeint_t const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | static void ExecuteFlatLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, idx_t count, ValidityMask &mask, FUNC fun) {
if (!LEFT_CONSTANT) {
ASSERT_RESTRICT(ldata, ldata + count, result_data, result_data + count);
}
if (... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x48, %rsp
movq %r8, %r15
movq %rdx, 0x20(%rsp)
movq %rdi, %r13
cmpq $0x0, (%r8)
movq %rcx, 0x18(%rsp)
je 0x122f480
leaq 0x3f(%rcx), %rax
shrq $0x6, %rax
movq %rax, 0x38(%rsp)
addq $0x8, %rsi
movq %rsi, 0x28(%rsp)
xorl %ecx, %ecx
movzbl %r9b, %ebp
... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteGenericLoop<duckdb::uhugeint_t, duckdb::uhugeint_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool>(duckdb::uhugeint_t const*, duckdb::uhugeint_t const*, bool*, duckdb::SelectionVector const*, duckdb::SelectionVector const*, unsigned long, duckdb::Validi... | static void ExecuteGenericLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, const SelectionVector *__restrict lsel,
const SelectionVector *__restrict rsel, idx_t count, ValidityMask &lvalidity,... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x28, %rsp
movq %r9, %r13
movq %r8, %r15
movq %rcx, 0x20(%rsp)
movq %rdx, 0x18(%rsp)
movq %rsi, 0x10(%rsp)
movq %rdi, %rbp
movb 0x78(%rsp), %al
movq 0x68(%rsp), %rcx
movq 0x60(%rsp), %rdx
movq (%rcx), %rcx
orq (%rdx), %rcx
jne 0x122f744
xorl %r14d,... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<float, float, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool, false, true>(float const*, float const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | static void ExecuteFlatLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, idx_t count, ValidityMask &mask, FUNC fun) {
if (!LEFT_CONSTANT) {
ASSERT_RESTRICT(ldata, ldata + count, result_data, result_data + count);
}
if (... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %rcx, %r14
movq %rdx, %r13
movq %rsi, %r15
movq %rdi, %r12
movq %r8, 0x10(%rsp)
cmpq $0x0, (%r8)
je 0x122fd02
leaq 0x3f(%r14), %rax
shrq $0x6, %rax
movq %rax, 0x18(%rsp)
xorl %ecx, %ecx
xorl %ebp, %ebp
movq %r14, 0x8(%rsp)
movq %r13... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteFlatLoop<float, float, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool, true, false>(float const*, float const*, bool*, unsigned long, duckdb::ValidityMask&, bool) | static void ExecuteFlatLoop(const LEFT_TYPE *__restrict ldata, const RIGHT_TYPE *__restrict rdata,
RESULT_TYPE *__restrict result_data, idx_t count, ValidityMask &mask, FUNC fun) {
if (!LEFT_CONSTANT) {
ASSERT_RESTRICT(ldata, ldata + count, result_data, result_data + count);
}
if (... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %rcx, %r14
movq %rdx, %r13
movq %rsi, %r15
movq %rdi, %r12
movq %r8, 0x10(%rsp)
cmpq $0x0, (%r8)
je 0x122fe4e
leaq 0x3f(%r14), %rax
shrq $0x6, %rax
movq %rax, 0x18(%rsp)
xorl %ecx, %ecx
xorl %ebp, %ebp
movq %r14, 0x8(%rsp)
movq %r13... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::BinaryExecutor::ExecuteSwitch<duckdb::interval_t, duckdb::interval_t, bool, duckdb::BinarySingleArgumentOperatorWrapper, duckdb::GreaterThan, bool>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, unsigned long, bool) | static void ExecuteGeneric(Vector &left, Vector &right, Vector &result, idx_t count, FUNC fun) {
UnifiedVectorFormat ldata, rdata;
left.ToUnifiedFormat(count, ldata);
right.ToUnifiedFormat(count, rdata);
result.SetVectorType(VectorType::FLAT_VECTOR);
auto result_data = FlatVector::GetData<RESULT_TYPE>(resul... | pushq %rbx
movb (%rdi), %al
movb (%rsi), %r9b
movl %eax, %r10d
xorb $0x2, %r10b
movl %r9d, %r11d
xorb $0x2, %r11b
movl %r10d, %ebx
orb %r11b, %bl
jne 0x1230a12
movzbl %r8b, %ecx
popq %rbx
jmp 0x109c670
movzbl %r8b, %r8d
orb %al, %r11b
jne 0x1230a21
popq %rbx
jmp 0x107d200
orb %r9b, %r10b
jne 0x1230a2c
popq %rbx
jmp 0x1... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |
void duckdb::TemplatedLoopCombineHash<true, double>(duckdb::Vector&, duckdb::Vector&, duckdb::SelectionVector const*, unsigned long) | void TemplatedLoopCombineHash(Vector &input, Vector &hashes, const SelectionVector *rsel, idx_t count) {
if (input.GetVectorType() == VectorType::CONSTANT_VECTOR && hashes.GetVectorType() == VectorType::CONSTANT_VECTOR) {
auto ldata = ConstantVector::GetData<T>(input);
auto hash_data = ConstantVector::GetData<hash... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x58, %rsp
movq %rcx, %rbx
movq %rdx, (%rsp)
movq %rsi, %r15
movq %rdi, %r12
cmpb $0x2, (%rdi)
jne 0x123b63d
cmpb $0x2, (%r15)
jne 0x123b63d
movq 0x20(%r15), %rbx
movq 0x20(%r12), %rcx
movq 0x28(%r12), %rax
movsd (%rcx), %xmm0
testq %rax, %rax
je 0... | /duckdb[P]duckdb/src/common/vector_operations/vector_hash.cpp |
duckdb::AllocatedData::operator=(duckdb::AllocatedData&&) | AllocatedData &AllocatedData::operator=(AllocatedData &&other) noexcept {
std::swap(allocator, other.allocator);
std::swap(pointer, other.pointer);
std::swap(allocated_size, other.allocated_size);
return *this;
} | movq %rdi, %rax
movq (%rdi), %rcx
movq (%rsi), %rdx
movq %rdx, (%rdi)
movq %rcx, (%rsi)
movq 0x8(%rdi), %rcx
movq 0x8(%rsi), %rdx
movq %rdx, 0x8(%rdi)
movq %rcx, 0x8(%rsi)
movq 0x10(%rdi), %rcx
movq 0x10(%rsi), %rdx
movq %rdx, 0x10(%rdi)
movq %rcx, 0x10(%rsi)
retq
| /duckdb[P]duckdb/src/common/allocator.cpp |
duckdb::Allocator::~Allocator() | data_ptr_t Allocator::AllocateData(idx_t size) {
D_ASSERT(size > 0);
if (size >= MAXIMUM_ALLOC_SIZE) {
D_ASSERT(false);
throw InternalException("Requested allocation size of %llu is out of range - maximum allocation size is %llu",
size, MAXIMUM_ALLOC_SIZE);
}
auto result = allocate_fun... | addq $0x18, %rdi
jmp 0x108e490
nop
| /duckdb[P]duckdb/src/common/allocator.cpp |
duckdb::Allocator::ReallocateData(unsigned char*, unsigned long, unsigned long) | data_ptr_t Allocator::ReallocateData(data_ptr_t pointer, idx_t old_size, idx_t size) {
if (!pointer) {
return nullptr;
}
if (size >= MAXIMUM_ALLOC_SIZE) {
D_ASSERT(false);
throw InternalException(
"Requested re-allocation size of %llu is out of range - maximum allocation size is %llu", size,
MAXIMU... | pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
testq %rsi, %rsi
je 0x123c9dc
movq %rcx, %r14
shrq $0x30, %rcx
jne 0x123c9e7
movq %rdi, %rax
movq 0x18(%rdi), %rdi
movq %r14, %rcx
callq *0x10(%rax)
testq %rax, %rax
jne 0x123c9de
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax, %rbx
leaq 0xca4ff9(%rip), %rsi # 0x1ee... | /duckdb[P]duckdb/src/common/allocator.cpp |
duckdb::BaseResultRenderer::operator<<(char) | BaseResultRenderer &BaseResultRenderer::operator<<(char c) {
RenderLayout(string(1, c));
return *this;
} | pushq %r14
pushq %rbx
subq $0x28, %rsp
movl %esi, %edx
movq %rdi, %rbx
leaq 0x18(%rsp), %rax
movq %rax, -0x10(%rax)
leaq 0x8(%rsp), %r14
pushq $0x1
popq %rsi
movq %r14, %rdi
callq 0x102f390
movq (%rbx), %rax
movq %rbx, %rdi
movq %r14, %rsi
callq *0x10(%rax)
leaq 0x8(%rsp), %rdi
callq 0x10c92b0
movq %rbx, %rax
addq $0x2... | /duckdb[P]duckdb/src/common/box_renderer.cpp |
duckdb::StringUtil::Lower(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) | string StringUtil::Lower(const string &str) {
string copy(str);
transform(copy.begin(), copy.end(), copy.begin(),
[](unsigned char c) { return StringUtil::CharacterToLower(static_cast<char>(c)); });
return (copy);
} | pushq %rbx
movq %rdi, %rbx
callq 0x1025cf0
movq (%rbx), %rax
movq 0x8(%rbx), %rcx
xorl %edx, %edx
cmpq %rdx, %rcx
je 0x123e8e5
movzbl (%rax,%rdx), %esi
leal -0x41(%rsi), %edi
movl %esi, %r8d
orb $0x20, %r8b
cmpb $0x1a, %dil
movzbl %r8b, %edi
cmovael %esi, %edi
movb %dil, (%rax,%rdx)
incq %rdx
jmp 0x123e8be
movq %rbx, %... | /duckdb[P]duckdb/src/common/string_util.cpp |
duckdb::BoxRenderer::FetchRenderCollections[abi:cxx11](duckdb::ClientContext&, duckdb::ColumnDataCollection const&, unsigned long, unsigned long) | list<ColumnDataCollection> BoxRenderer::FetchRenderCollections(ClientContext &context,
const ColumnDataCollection &result, idx_t top_rows,
idx_t bottom_rows) {
auto column_count = result.Column... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x1d8, %rsp # imm = 0x1D8
movq %r9, 0x78(%rsp)
movq %r8, 0x80(%rsp)
movq %rdx, 0x18(%rsp)
movq %rsi, (%rsp)
movq %rdi, 0x20(%rsp)
leaq 0x10(%rcx), %rax
movq %rax, 0x10(%rsp)
movq 0x18(%rcx), %rax
movq %rcx, 0x8(%rsp)
subq 0x10(%rcx), %ra... | /duckdb[P]duckdb/src/common/box_renderer.cpp |
duckdb::Exception::InvalidatesTransaction(duckdb::ExceptionType) | bool Exception::InvalidatesTransaction(ExceptionType exception_type) {
switch (exception_type) {
case ExceptionType::BINDER:
case ExceptionType::CATALOG:
case ExceptionType::CONNECTION:
case ExceptionType::PARAMETER_NOT_ALLOWED:
case ExceptionType::PARSER:
case ExceptionType::PERMISSION:
return false;
default... | movl %edi, %ecx
cmpb $0x25, %cl
setae %dl
movabsq $0xbfedf9fff, %rax # imm = 0xBFEDF9FFF
shrq %cl, %rax
orb %dl, %al
andb $0x1, %al
retq
| /duckdb[P]duckdb/src/common/exception.cpp |
duckdb::Exception::ConstructMessageRecursive(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::vector<duckdb::ExceptionFormatValue, std::allocator<duckdb::ExceptionFormatValue>>&) | string Exception::ConstructMessageRecursive(const string &msg, std::vector<ExceptionFormatValue> &values) {
#ifdef DEBUG
// Verify that we have the required amount of values for the message
idx_t parameter_count = 0;
for (idx_t i = 0; i + 1 < msg.size(); i++) {
if (msg[i] != '%') {
continue;
}
if (msg[i + 1... | pushq %rbx
movq %rdi, %rbx
callq 0x106d650
movq %rbx, %rax
popq %rbx
retq
| /duckdb[P]duckdb/src/common/exception.cpp |
duckdb::StringTypeInfo::StringTypeInfo() | ExtraTypeInfo::ExtraTypeInfo(ExtraTypeInfoType type) : type(type) {
} | movb $0x3, 0x8(%rdi)
leaq 0x20(%rdi), %rax
movq %rax, 0x10(%rdi)
andq $0x0, 0x18(%rdi)
xorl %eax, %eax
movb %al, 0x20(%rdi)
andq $0x0, 0x30(%rdi)
movq 0x14a095c(%rip), %rcx # 0x26e7608
addq $0x10, %rcx
movq %rcx, (%rdi)
leaq 0x48(%rdi), %rcx
movq %rcx, 0x38(%rdi)
andq $0x0, 0x40(%rdi)
movb %al, 0x48(%rdi)
retq
| /duckdb[P]duckdb/src/common/extra_type_info.cpp |
duckdb::ListTypeInfo::ListTypeInfo() | ListTypeInfo::ListTypeInfo() : ExtraTypeInfo(ExtraTypeInfoType::LIST_TYPE_INFO) {
} | pushq %r14
pushq %rbx
pushq %rax
movq %rdi, %rbx
movb $0x4, 0x8(%rdi)
leaq 0x20(%rdi), %rax
movq %rax, 0x10(%rdi)
andq $0x0, 0x18(%rdi)
movb $0x0, 0x20(%rdi)
andq $0x0, 0x30(%rdi)
movq 0x149c562(%rip), %rax # 0x26e32b8
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x38, %rdi
callq 0xffa590
addq $0x8, %rsp
popq %rbx
popq %... | /duckdb[P]duckdb/src/common/extra_type_info.cpp |
duckdb::ListTypeInfo::Copy() const | shared_ptr<ExtraTypeInfo> ListTypeInfo::Copy() const {
return make_shared_ptr<ListTypeInfo>(*this);
} | pushq %rbx
subq $0x10, %rsp
movq %rdi, %rbx
movq %rsp, %rdi
callq 0x10f9670
leaq 0x8(%rsp), %rdi
movaps -0x8(%rdi), %xmm0
andq $0x0, (%rdi)
movups %xmm0, (%rbx)
andq $0x0, -0x8(%rdi)
callq 0x108e8f0
movq %rbx, %rax
addq $0x10, %rsp
popq %rbx
retq
nop
| /duckdb[P]duckdb/src/common/extra_type_info.cpp |
duckdb::StructTypeInfo::StructTypeInfo(duckdb::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, duckdb::LogicalType>, true>) | ExtraTypeInfo::ExtraTypeInfo(ExtraTypeInfoType type) : type(type) {
} | movb $0x5, 0x8(%rdi)
leaq 0x20(%rdi), %rax
movq %rax, 0x10(%rdi)
andq $0x0, 0x18(%rdi)
movb $0x0, 0x20(%rdi)
andq $0x0, 0x30(%rdi)
movq 0x149b2dd(%rip), %rax # 0x26e2138
addq $0x10, %rax
movq %rax, (%rdi)
movups (%rsi), %xmm0
movups %xmm0, 0x38(%rdi)
movq 0x10(%rsi), %rax
movq %rax, 0x48(%rdi)
xorps %xmm0, %xmm0
movu... | /duckdb[P]duckdb/src/common/extra_type_info.cpp |
duckdb::EnumTypeInfo::CreateType(duckdb::Vector&, unsigned long) | LogicalType EnumTypeInfo::CreateType(Vector &ordered_data, idx_t size) {
// Generate EnumTypeInfo
shared_ptr<ExtraTypeInfo> info;
auto enum_internal_type = EnumTypeInfo::DictType(size);
switch (enum_internal_type) {
case PhysicalType::UINT8:
info = make_shared_ptr<EnumTypeInfoTemplated<uint8_t>>(ordered_data, si... | pushq %rbp
pushq %r14
pushq %rbx
subq $0x50, %rsp
movq %rsi, %r14
movq %rdi, %rbx
movq %rdx, 0x8(%rsp)
xorps %xmm0, %xmm0
movaps %xmm0, 0x10(%rsp)
movq %rdx, %rdi
callq 0x1005c20
cmpb $0x2, %al
je 0x12473ae
movzbl %al, %eax
cmpl $0x4, %eax
je 0x124738b
cmpl $0x6, %eax
jne 0x1247419
leaq 0x20(%rsp), %rdi
leaq 0x8(%rsp),... | /duckdb[P]duckdb/src/common/extra_type_info.cpp |
unsigned int duckdb_fmt::v6::internal::printf_width_handler<char>::operator()<unsigned long long, 0>(unsigned long long) | unsigned operator()(T value) {
auto width = static_cast<uint32_or_64_or_128_t<T>>(value);
if (internal::is_negative(value)) {
specs_.align = align::left;
width = 0 - width;
}
unsigned int_max = max_value<int>();
if (width > int_max) FMT_THROW(duckdb::InvalidInputException("number is too ... | pushq %rbp
pushq %r14
pushq %rbx
subq $0x30, %rsp
movq %rsi, %rax
shrq $0x1f, %rax
jne 0x126b7b0
movl %esi, %eax
addq $0x30, %rsp
popq %rbx
popq %r14
popq %rbp
retq
pushq $0x10
popq %rdi
callq 0x10a7430
movq %rax, %rbx
leaq 0xc68c6d(%rip), %rsi # 0x1ed442f
leaq 0x10(%rsp), %rdi
leaq 0xf(%rsp), %rdx
callq 0x1063d80
m... | /duckdb[P]duckdb/third_party/fmt/include/fmt/printf.h |
unsigned long duckdb::TernaryExecutor::SelectLoop<unsigned long, unsigned long, unsigned long, duckdb::BothInclusiveBetweenOperator, true, false, true>(unsigned long const*, unsigned long const*, unsigned long const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
movq %r8, %rax
movq 0x68(%rsp), %r8
movq 0x40(%rsp), %r11
movq 0x38(%rsp), %r10
movq (%r9), %r9
movq (%r10), %r10
movq (%r11), %r11
xorl %ebx, %ebx
xorl %r14d, %r14d
cmpq %rbx, %rax
je 0x1290612
movq (%rcx), %r12
movq %rbx, %r15
testq %r12, %r12
je 0x129... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<duckdb::uhugeint_t, duckdb::uhugeint_t, duckdb::uhugeint_t, duckdb::BothInclusiveBetweenOperator, false, true, false>(duckdb::uhugeint_t const*, duckdb::uhugeint_t const*, duckdb::uhugeint_t const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector ... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x28(%rsp)
movq %r8, 0x30(%rsp)
movq %rcx, 0x20(%rsp)
movq %rdx, 0x18(%rsp)
movq %rsi, 0x10(%rsp)
movq %rdi, 0x8(%rsp)
xorl %ebp, %ebp
xorl %r13d, %r13d
cmpq %rbp, 0x30(%rsp)
je 0x1290a0b
movq 0x20(%rsp), %rax
movq (%rax), %rax... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<double, double, double, duckdb::BothInclusiveBetweenOperator, false, true, false>(double const*, double const*, double const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb::SelectionVector const&, ... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x28(%rsp)
movq %r8, 0x30(%rsp)
movq %rcx, 0x20(%rsp)
movq %rdx, 0x18(%rsp)
movq %rsi, 0x10(%rsp)
movq %rdi, 0x8(%rsp)
xorl %r12d, %r12d
xorl %ebp, %ebp
cmpq %r12, 0x30(%rsp)
je 0x1291a16
movq 0x20(%rsp), %rax
movq (%rax), %rax... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoopSelSwitch<duckdb::interval_t, duckdb::interval_t, duckdb::interval_t, duckdb::BothInclusiveBetweenOperator, true>(duckdb::UnifiedVectorFormat&, duckdb::UnifiedVectorFormat&, duckdb::UnifiedVectorFormat&, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVec... | static inline idx_t SelectLoopSelSwitch(UnifiedVectorFormat &adata, UnifiedVectorFormat &bdata,
UnifiedVectorFormat &cdata, const SelectionVector *sel, idx_t count,
SelectionVector *true_sel, SelectionVector *false_sel) {
if (true_sel &... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %r9, %rbx
movq %rdx, %r11
movq %rsi, %r10
movq %rdi, %rax
movq 0x40(%rsp), %r12
testq %r9, %r9
sete %bpl
testq %r12, %r12
sete %r13b
movq (%rdi), %r9
movq 0x8(%rdi), %rdi
movq (%rsi), %r14
movq 0x8(%rsi), %rsi
movq (%rdx), %r15
movq 0x8(%... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<duckdb::interval_t, duckdb::interval_t, duckdb::interval_t, duckdb::BothInclusiveBetweenOperator, false, true, false>(duckdb::interval_t const*, duckdb::interval_t const*, duckdb::interval_t const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector ... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x28(%rsp)
movq %r8, 0x30(%rsp)
movq %rcx, 0x20(%rsp)
movq %rdx, 0x18(%rsp)
movq %rsi, 0x10(%rsp)
movq %rdi, 0x8(%rsp)
xorl %ebp, %ebp
xorl %r13d, %r13d
cmpq %rbp, 0x30(%rsp)
je 0x1292a6f
movq 0x20(%rsp), %rax
movq (%rax), %rax... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<duckdb::interval_t, duckdb::interval_t, duckdb::interval_t, duckdb::BothInclusiveBetweenOperator, true, true, true>(duckdb::interval_t const*, duckdb::interval_t const*, duckdb::interval_t const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector co... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x28, %rsp
movq %r9, 0x18(%rsp)
movq %r8, 0x20(%rsp)
movq %rcx, 0x10(%rsp)
movq %rdx, 0x8(%rsp)
movq %rsi, %r13
movq %rdi, %rbp
xorl %r15d, %r15d
xorl %r14d, %r14d
xorl %ebx, %ebx
cmpq %r15, 0x20(%rsp)
je 0x1292d0c
movq 0x10(%rsp), %rax
movq (%rax)... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::Select<short, short, short, duckdb::LowerInclusiveBetweenOperator>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector*, duckdb::SelectionVector*) | static idx_t Select(Vector &a, Vector &b, Vector &c, const SelectionVector *sel, idx_t count,
SelectionVector *true_sel, SelectionVector *false_sel) {
if (!sel) {
sel = FlatVector::IncrementalSelectionVector();
}
UnifiedVectorFormat adata, bdata, cdata;
a.ToUnifiedFormat(count, adata);
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xe8, %rsp
movq %r9, %rbx
movq %r8, %r14
movq %rcx, %r15
movq %rdx, %r12
movq %rsi, %r13
movq %rdi, %rbp
testq %rcx, %rcx
jne 0x1293034
callq 0x108d840
movq %rax, %r15
leaq 0xa0(%rsp), %rdi
callq 0x10cbc50
leaq 0x58(%rsp), %rdi
callq 0x10cbc50
leaq... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::Select<long, long, long, duckdb::LowerInclusiveBetweenOperator>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector*, duckdb::SelectionVector*) | static idx_t Select(Vector &a, Vector &b, Vector &c, const SelectionVector *sel, idx_t count,
SelectionVector *true_sel, SelectionVector *false_sel) {
if (!sel) {
sel = FlatVector::IncrementalSelectionVector();
}
UnifiedVectorFormat adata, bdata, cdata;
a.ToUnifiedFormat(count, adata);
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xe8, %rsp
movq %r9, %rbx
movq %r8, %r14
movq %rcx, %r15
movq %rdx, %r12
movq %rsi, %r13
movq %rdi, %rbp
testq %rcx, %rcx
jne 0x1293274
callq 0x108d840
movq %rax, %r15
leaq 0xa0(%rsp), %rdi
callq 0x10cbc50
leaq 0x58(%rsp), %rdi
callq 0x10cbc50
leaq... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::Select<unsigned short, unsigned short, unsigned short, duckdb::LowerInclusiveBetweenOperator>(duckdb::Vector&, duckdb::Vector&, duckdb::Vector&, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector*, duckdb::SelectionVector*) | static idx_t Select(Vector &a, Vector &b, Vector &c, const SelectionVector *sel, idx_t count,
SelectionVector *true_sel, SelectionVector *false_sel) {
if (!sel) {
sel = FlatVector::IncrementalSelectionVector();
}
UnifiedVectorFormat adata, bdata, cdata;
a.ToUnifiedFormat(count, adata);
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0xe8, %rsp
movq %r9, %rbx
movq %r8, %r14
movq %rcx, %r15
movq %rdx, %r12
movq %rsi, %r13
movq %rdi, %rbp
testq %rcx, %rcx
jne 0x12935d4
callq 0x108d840
movq %rax, %r15
leaq 0xa0(%rsp), %rdi
callq 0x10cbc50
leaq 0x58(%rsp), %rdi
callq 0x10cbc50
leaq... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<signed char, signed char, signed char, duckdb::LowerInclusiveBetweenOperator, false, true, true>(signed char const*, signed char const*, signed char const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, du... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x20(%rsp)
movq %r8, 0x28(%rsp)
movq %rcx, 0x18(%rsp)
movq %rdx, 0x10(%rsp)
movq %rsi, 0x8(%rsp)
movq %rdi, (%rsp)
xorl %r12d, %r12d
xorl %ebp, %ebp
xorl %edx, %edx
cmpq %r12, 0x28(%rsp)
je 0x1294142
movq 0x18(%rsp), %rax
movq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<signed char, signed char, signed char, duckdb::LowerInclusiveBetweenOperator, false, false, true>(signed char const*, signed char const*, signed char const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, d... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x30(%rsp)
movq %r8, 0x8(%rsp)
movq %rcx, 0x28(%rsp)
movq %rdx, 0x20(%rsp)
movq %rsi, 0x18(%rsp)
movq %rdi, 0x10(%rsp)
xorl %ebp, %ebp
xorl %r15d, %r15d
cmpq %rbp, 0x8(%rsp)
je 0x1294382
movq 0x28(%rsp), %rax
movq (%rax), %rax
... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<signed char, signed char, signed char, duckdb::LowerInclusiveBetweenOperator, true, true, false>(signed char const*, signed char const*, signed char const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, du... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
movq 0x60(%rsp), %r10
movq 0x40(%rsp), %rax
movq 0x38(%rsp), %r11
movq (%r9), %r9
movq (%r11), %r11
movq (%rax), %rbx
xorl %r14d, %r14d
xorl %eax, %eax
cmpq %r14, %r8
je 0x12944d1
movq (%rcx), %r12
movq %r14, %r15
testq %r12, %r12
je 0x1294483
movl (%r12... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<duckdb::uhugeint_t, duckdb::uhugeint_t, duckdb::uhugeint_t, duckdb::UpperInclusiveBetweenOperator, true, true, false>(duckdb::uhugeint_t const*, duckdb::uhugeint_t const*, duckdb::uhugeint_t const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector ... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %r9, 0x8(%rsp)
movq %r8, 0x10(%rsp)
movq %rcx, (%rsp)
movq %rdx, %r12
movq %rsi, %r13
movq %rdi, %rbp
xorl %r15d, %r15d
xorl %ebx, %ebx
cmpq %r15, 0x10(%rsp)
je 0x129fc74
movq (%rsp), %rax
movq (%rax), %rax
movq %r15, %r14
testq %ra... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoopSelSwitch<float, float, float, duckdb::UpperInclusiveBetweenOperator, true>(duckdb::UnifiedVectorFormat&, duckdb::UnifiedVectorFormat&, duckdb::UnifiedVectorFormat&, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector*, duckdb::SelectionVector*) | static inline idx_t SelectLoopSelSwitch(UnifiedVectorFormat &adata, UnifiedVectorFormat &bdata,
UnifiedVectorFormat &cdata, const SelectionVector *sel, idx_t count,
SelectionVector *true_sel, SelectionVector *false_sel) {
if (true_sel &... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movq %r9, %rbx
movq %rdx, %r11
movq %rsi, %r10
movq %rdi, %rax
movq 0x40(%rsp), %r12
testq %r9, %r9
sete %bpl
testq %r12, %r12
sete %r13b
movq (%rdi), %r9
movq 0x8(%rdi), %rdi
movq (%rsi), %r14
movq 0x8(%rsi), %rsi
movq (%rdx), %r15
movq 0x8(%... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<float, float, float, duckdb::UpperInclusiveBetweenOperator, false, true, true>(float const*, float const*, float const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x20(%rsp)
movq %r8, 0x28(%rsp)
movq %rcx, 0x18(%rsp)
movq %rdx, 0x10(%rsp)
movq %rsi, 0x8(%rsp)
movq %rdi, (%rsp)
xorl %r12d, %r12d
xorl %ebp, %ebp
xorl %edx, %edx
cmpq %r12, 0x28(%rsp)
je 0x12a000f
movq 0x18(%rsp), %rax
movq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<float, float, float, duckdb::UpperInclusiveBetweenOperator, false, true, false>(float const*, float const*, float const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckd... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x28(%rsp)
movq %r8, 0x30(%rsp)
movq %rcx, 0x20(%rsp)
movq %rdx, 0x18(%rsp)
movq %rsi, 0x10(%rsp)
movq %rdi, 0x8(%rsp)
xorl %r12d, %r12d
xorl %ebp, %ebp
cmpq %r12, 0x30(%rsp)
je 0x12a0130
movq 0x20(%rsp), %rax
movq (%rax), %rax... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<float, float, float, duckdb::UpperInclusiveBetweenOperator, false, false, true>(float const*, float const*, float const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckd... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x30(%rsp)
movq %r8, 0x8(%rsp)
movq %rcx, 0x28(%rsp)
movq %rdx, 0x20(%rsp)
movq %rsi, 0x18(%rsp)
movq %rdi, 0x10(%rsp)
xorl %ebp, %ebp
xorl %r15d, %r15d
cmpq %rbp, 0x8(%rsp)
je 0x12a0257
movq 0x28(%rsp), %rax
movq (%rax), %rax
... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<float, float, float, duckdb::UpperInclusiveBetweenOperator, true, true, false>(float const*, float const*, float const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x18, %rsp
movq %r9, 0x10(%rsp)
movq %r8, %r14
movq %rcx, 0x8(%rsp)
movq %rdx, (%rsp)
movq %rsi, %r13
movq %rdi, %rbp
xorl %r15d, %r15d
xorl %ebx, %ebx
cmpq %r15, %r14
je 0x12a0452
movq 0x8(%rsp), %rax
movq (%rax), %rax
movq %r15, %r12
testq %rax, ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
unsigned long duckdb::TernaryExecutor::SelectLoop<double, double, double, duckdb::UpperInclusiveBetweenOperator, false, true, true>(double const*, double const*, double const*, duckdb::SelectionVector const*, unsigned long, duckdb::SelectionVector const&, duckdb::SelectionVector const&, duckdb::SelectionVector const&, ... | static inline idx_t SelectLoop(const A_TYPE *__restrict adata, const B_TYPE *__restrict bdata,
const C_TYPE *__restrict cdata, const SelectionVector *result_sel, idx_t count,
const SelectionVector &asel, const SelectionVector &bsel,
... | pushq %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $0x38, %rsp
movq %r9, 0x20(%rsp)
movq %r8, 0x28(%rsp)
movq %rcx, 0x18(%rsp)
movq %rdx, 0x10(%rsp)
movq %rsi, 0x8(%rsp)
movq %rdi, (%rsp)
xorl %r12d, %r12d
xorl %ebp, %ebp
xorl %edx, %edx
cmpq %r12, 0x28(%rsp)
je 0x12a07d9
movq 0x18(%rsp), %rax
movq ... | /duckdb[P]duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |
Subsets and Splits
SQL Console for LLM4Binary/decompile-bench
Filters out entries with file names ending in .cpp, providing a basic subset of the dataset that excludes C++ files.