name string | code string | asm string | file string |
|---|---|---|---|
CoreML::Specification::ModelDescription::ModelDescription() | ModelDescription::ModelDescription()
: ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
protobuf_Model_2eproto::InitDefaults();
}
SharedCtor();
// @@protoc_insertion_point(constructor:CoreML.Specification.ModelDescription)
} | pushq %rbp
movq %rsp, %rbp
subq $0x50, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x28(%rbp)
callq 0xdd280
movq -0x28(%rbp), %rdi
leaq 0x3f2dac(%rip), %rax # 0x525380
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x8, %rdi
movq %rdi, -0x20(%rbp)
xorl %eax, %eax
movl %eax, %esi
callq 0xdd2a0
jmp 0x1325ee... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::ModelDescription::ModelDescription(CoreML::Specification::ModelDescription const&) | ModelDescription::ModelDescription(const ModelDescription& from)
: ::google::protobuf::MessageLite(),
_internal_metadata_(NULL),
input_(from.input_),
output_(from.output_),
traininginput_(from.traininginput_),
_cached_size_(0) {
_internal_metadata_.MergeFrom(from._internal_metadata_);
... | pushq %rbp
movq %rsp, %rbp
subq $0x120, %rsp # imm = 0x120
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rdi
movq %rdi, -0x80(%rbp)
callq 0xdd280
movq -0x80(%rbp), %rdi
leaq 0x3f2c05(%rip), %rax # 0x525380
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x8, %rdi
movq %rdi, -0x78(%rbp)
xorl %e... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::ModelDescription::Clear() | void ModelDescription::Clear() {
// @@protoc_insertion_point(message_clear_start:CoreML.Specification.ModelDescription)
input_.Clear();
output_.Clear();
traininginput_.Clear();
predictedfeaturename_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
predictedprobabilitiesname_.... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x10(%rbp)
addq $0x10, %rdi
callq 0xb1480
movq -0x10(%rbp), %rdi
addq $0x28, %rdi
callq 0xb1480
movq -0x10(%rbp), %rdi
addq $0x40, %rdi
callq 0xb1480
movq -0x10(%rbp), %rax
addq $0x58, %rax
movq %rax, -0x20(%rbp)
callq 0... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::ModelDescription::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const | void ModelDescription::SerializeWithCachedSizes(
::google::protobuf::io::CodedOutputStream* output) const {
// @@protoc_insertion_point(serialize_start:CoreML.Specification.ModelDescription)
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// repeated .CoreML.Specification.FeatureDes... | pushq %rbp
movq %rsp, %rbp
subq $0x50, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x38(%rbp)
movl $0x0, -0x14(%rbp)
movl $0x0, -0x18(%rbp)
callq 0x13a7f0
movl %eax, -0x1c(%rbp)
movl -0x18(%rbp), %eax
cmpl -0x1c(%rbp), %eax
jae 0x13331e
movq -0x38(%rbp), %rdi
movl -0x18(%rbp), %e... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::ModelDescription::ByteSizeLong() const | size_t ModelDescription::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.ModelDescription)
size_t total_size = 0;
// repeated .CoreML.Specification.FeatureDescription input = 1;
{
unsigned int count = this->input_size();
total_size += 1UL * count;
for (... | pushq %rbp
movq %rsp, %rbp
subq $0x40, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x38(%rbp)
movq $0x0, -0x10(%rbp)
callq 0x13a7f0
movl %eax, -0x14(%rbp)
movl -0x14(%rbp), %eax
shlq $0x0, %rax
addq -0x10(%rbp), %rax
movq %rax, -0x10(%rbp)
movl $0x0, -0x18(%rbp)
movl -0x18(%rbp), %eax
cmpl -0x14(%rbp),... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::Model::clear_Type() | void Model::clear_Type() {
// @@protoc_insertion_point(one_of_clear_start:CoreML.Specification.Model)
switch (Type_case()) {
case kPipelineClassifier: {
delete Type_.pipelineclassifier_;
break;
}
case kPipelineRegressor: {
delete Type_.pipelineregressor_;
break;
}
case kPip... | pushq %rbp
movq %rsp, %rbp
subq $0x140, %rsp # imm = 0x140
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x18(%rbp)
callq 0x404c0
movl %eax, %ecx
movl %ecx, -0xc(%rbp)
testl %eax, %eax
je 0x1360d0
jmp 0x13596b
movl -0xc(%rbp), %eax
subl $0xc8, %eax
je 0x135bae
jmp 0x13597b
movl -0xc(%rbp), %eax
sub... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::Model::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool Model::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.Model)
for (;;) {
::std::pair< ::google::proto... | pushq %rbp
movq %rsp, %rbp
subq $0x1b0, %rsp # imm = 0x1B0
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x58(%rbp), %rax
movq %rax, -0x78(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x5dc2, -0x4c(%rbp) # imm = 0x5DC2
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::Model::ByteSizeLong() const | size_t Model::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.Model)
size_t total_size = 0;
// .CoreML.Specification.ModelDescription description = 2;
if (this->has_description()) {
total_size += 1 +
::google::protobuf::internal::WireFormatLite::MessageSi... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
movq $0x0, -0x10(%rbp)
callq 0x13ac20
testb $0x1, %al
jne 0x137847
jmp 0x137860
movq -0x20(%rbp), %rax
movq 0x10(%rax), %rdi
callq 0x13d440
addq $0x1, %rax
addq -0x10(%rbp), %rax
movq %rax, -0x10(%rbp)
movq -0... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
CoreML::Specification::Model::MergeFrom(CoreML::Specification::Model const&) | void Model::MergeFrom(const Model& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.Model)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_bits;
if (from.has_descr... | pushq %rbp
movq %rsp, %rbp
subq $0x200, %rsp # imm = 0x200
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x137fd0
jmp 0x13802e
leaq 0x293039(%rip), %rdx # 0x3cb010
leaq -0x88(%rbp), %rdi
movq %rd... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.cc |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::Model>(google::protobuf::io::CodedInputStream*, CoreML::Specification::Model*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x1392c7
movb $0x0, -0x1(%rbp)
jmp 0x139305
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
CoreML::Specification::PipelineRegressor const* google::protobuf::internal::down_cast<CoreML::Specification::PipelineRegressor const*, google::protobuf::MessageLite const>(google::protobuf::MessageLite const*) | inline To down_cast(From* f) { // so we only accept pointers
// Ensures that To is a sub-type of From *. This test is here only
// for compile-time type checking, and has no overhead in an
// optimized build at run-time, as it will be optimized away
// completely.
if (false) {
implicit_... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movb $0x1, %al
cmpq $0x0, -0x8(%rbp)
movb %al, -0x9(%rbp)
je 0x13987d
movq -0x8(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, %rax
je 0x139867
movq -0x18(%rbp), %rdi
leaq 0x3fa30f(%rip), %rsi # 0x533b60
leaq 0x3ebd20(%rip), %rdx # 0x525578
xorl %ea... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/stubs/casts.h |
CoreML::Specification::FeatureDescription const* google::protobuf::internal::down_cast<CoreML::Specification::FeatureDescription const*, google::protobuf::MessageLite const>(google::protobuf::MessageLite const*) | inline To down_cast(From* f) { // so we only accept pointers
// Ensures that To is a sub-type of From *. This test is here only
// for compile-time type checking, and has no overhead in an
// optimized build at run-time, as it will be optimized away
// completely.
if (false) {
implicit_... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movb $0x1, %al
cmpq $0x0, -0x8(%rbp)
movb %al, -0x9(%rbp)
je 0x139b3d
movq -0x8(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, %rax
je 0x139b27
movq -0x18(%rbp), %rdi
leaq 0x3fa04f(%rip), %rsi # 0x533b60
leaq 0x3eba78(%rip), %rdx # 0x525590
xorl %ea... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/stubs/casts.h |
google::protobuf::internal::MapFieldLite<google::protobuf::internal::MapEntryLite<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, (google::protobuf::internal::WireFormatLite::FieldType)9, (google::protobuf::i... | void MergeFrom(const MapFieldLite& other) {
for (typename Map<Key, T>::const_iterator it = other.map_.begin();
it != other.map_.end(); ++it) {
map_[it->first] = it->second;
}
} | pushq %rbp
movq %rsp, %rbp
subq $0x60, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x48(%rbp)
movq -0x10(%rbp), %rsi
addq $0x8, %rsi
leaq -0x28(%rbp), %rdi
callq 0x13a080
movq -0x10(%rbp), %rsi
addq $0x8, %rsi
leaq -0x40(%rbp), %rdi
callq 0x13a100
leaq -0x28(%rbp), %rdi
leaq -0x4... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/map_field_lite.h |
CoreML::Specification::Metadata const* google::protobuf::internal::down_cast<CoreML::Specification::Metadata const*, google::protobuf::MessageLite const>(google::protobuf::MessageLite const*) | inline To down_cast(From* f) { // so we only accept pointers
// Ensures that To is a sub-type of From *. This test is here only
// for compile-time type checking, and has no overhead in an
// optimized build at run-time, as it will be optimized away
// completely.
if (false) {
implicit_... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movb $0x1, %al
cmpq $0x0, -0x8(%rbp)
movb %al, -0x9(%rbp)
je 0x13a49d
movq -0x8(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, %rax
je 0x13a487
movq -0x18(%rbp), %rdi
leaq 0x3f96ef(%rip), %rsi # 0x533b60
leaq 0x3eb130(%rip), %rdx # 0x5255a8
xorl %ea... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/stubs/casts.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::FeatureDescription>(google::protobuf::io::CodedInputStream*, CoreML::Specification::FeatureDescription*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13a6b7
movb $0x0, -0x1(%rbp)
jmp 0x13a6f5
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
CoreML::Specification::Model::mutable_wordembedding() | inline ::CoreML::Specification::CoreMLModels::WordEmbedding* Model::mutable_wordembedding() {
if (!has_wordembedding()) {
clear_Type();
set_has_wordembedding();
Type_.wordembedding_ = new ::CoreML::Specification::CoreMLModels::WordEmbedding;
}
// @@protoc_insertion_point(field_mutable:CoreML.Specifica... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
callq 0x13d3e0
testb $0x1, %al
jne 0x13bea4
movq -0x20(%rbp), %rdi
callq 0x135940
movq -0x20(%rbp), %rdi
callq 0x140ae0
movl $0x28, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x28(%rbp)
cal... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.h |
CoreML::Specification::Model::mutable_serializedmodel() | inline ::CoreML::Specification::SerializedModel* Model::mutable_serializedmodel() {
if (!has_serializedmodel()) {
clear_Type();
set_has_serializedmodel();
Type_.serializedmodel_ = new ::CoreML::Specification::SerializedModel;
}
// @@protoc_insertion_point(field_mutable:CoreML.Specification.Model.seria... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
callq 0x13d410
testb $0x1, %al
jne 0x13bfb4
movq -0x20(%rbp), %rdi
callq 0x135940
movq -0x20(%rbp), %rdi
callq 0x140b00
movl $0x28, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x28(%rbp)
cal... | /hollance[P]coremltools/build_O0/mlmodel/format/Model.pb.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::ModelDescription>(google::protobuf::io::CodedInputStream*, CoreML::Specification::ModelDescription*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c0c7
movb $0x0, -0x1(%rbp)
jmp 0x13c105
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::PipelineRegressor>(google::protobuf::io::CodedInputStream*, CoreML::Specification::PipelineRegressor*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c1a7
movb $0x0, -0x1(%rbp)
jmp 0x13c1e5
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::BayesianProbitRegressor>(google::protobuf::io::CodedInputStream*, CoreML::Specification::BayesianProbitRegressor*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c3d7
movb $0x0, -0x1(%rbp)
jmp 0x13c415
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::GLMClassifier>(google::protobuf::io::CodedInputStream*, CoreML::Specification::GLMClassifier*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c447
movb $0x0, -0x1(%rbp)
jmp 0x13c485
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::SupportVectorClassifier>(google::protobuf::io::CodedInputStream*, CoreML::Specification::SupportVectorClassifier*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c4b7
movb $0x0, -0x1(%rbp)
jmp 0x13c4f5
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::TreeEnsembleClassifier>(google::protobuf::io::CodedInputStream*, CoreML::Specification::TreeEnsembleClassifier*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c527
movb $0x0, -0x1(%rbp)
jmp 0x13c565
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::NeuralNetworkClassifier>(google::protobuf::io::CodedInputStream*, CoreML::Specification::NeuralNetworkClassifier*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c597
movb $0x0, -0x1(%rbp)
jmp 0x13c5d5
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::NeuralNetwork>(google::protobuf::io::CodedInputStream*, CoreML::Specification::NeuralNetwork*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c677
movb $0x0, -0x1(%rbp)
jmp 0x13c6b5
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::MILSpec::Program>(google::protobuf::io::CodedInputStream*, CoreML::Specification::MILSpec::Program*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c757
movb $0x0, -0x1(%rbp)
jmp 0x13c795
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::CustomModel>(google::protobuf::io::CodedInputStream*, CoreML::Specification::CustomModel*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c7c7
movb $0x0, -0x1(%rbp)
jmp 0x13c805
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::LinkedModel>(google::protobuf::io::CodedInputStream*, CoreML::Specification::LinkedModel*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13c837
movb $0x0, -0x1(%rbp)
jmp 0x13c875
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::CategoricalMapping>(google::protobuf::io::CodedInputStream*, CoreML::Specification::CategoricalMapping*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13cad7
movb $0x0, -0x1(%rbp)
jmp 0x13cb15
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::Normalizer>(google::protobuf::io::CodedInputStream*, CoreML::Specification::Normalizer*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13cb47
movb $0x0, -0x1(%rbp)
jmp 0x13cb85
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::ArrayFeatureExtractor>(google::protobuf::io::CodedInputStream*, CoreML::Specification::ArrayFeatureExtractor*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13cbb7
movb $0x0, -0x1(%rbp)
jmp 0x13cbf5
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::NonMaximumSuppression>(google::protobuf::io::CodedInputStream*, CoreML::Specification::NonMaximumSuppression*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13cc27
movb $0x0, -0x1(%rbp)
jmp 0x13cc65
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::CoreMLModels::SoundAnalysisPreprocessing>(google::protobuf::io::CodedInputStream*, CoreML::Specification::CoreMLModels::SoundAnalysisPreprocessing*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13ce57
movb $0x0, -0x1(%rbp)
jmp 0x13ce95
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::CoreMLModels::WordEmbedding>(google::protobuf::io::CodedInputStream*, CoreML::Specification::CoreMLModels::WordEmbedding*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13cf37
movb $0x0, -0x1(%rbp)
jmp 0x13cf75
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
bool google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual<CoreML::Specification::SerializedModel>(google::protobuf::io::CodedInputStream*, CoreML::Specification::SerializedModel*) | inline bool WireFormatLite::ReadMessageNoVirtual(
io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) {
int length;
if (!input->ReadVarintSizeAsInt(&length)) return false;
std::pair<io::CodedInputStream::Limit, int> p =
input->IncrementRecursionDepthAndPushLimit(length);
if (p.s... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rdi
leaq -0x1c(%rbp), %rsi
callq 0xddf50
testb $0x1, %al
jne 0x13d017
movb $0x0, -0x1(%rbp)
jmp 0x13d055
movq -0x10(%rbp), %rdi
movl -0x1c(%rbp), %esi
callq 0x3aca00
movq %rax, -0x24(%rbp)
cmpl $0x0, -0x20(%rbp)... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/wire_format_lite_inl.h |
google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::InnerMap::iterator_base<google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx1... | bool revalidate_if_necessary(TreeIterator* it) {
GOOGLE_DCHECK(node_ != NULL && m_ != NULL);
// Force bucket_index_ to be in range.
bucket_index_ &= (m_->num_buckets_ - 1);
// Common case: the bucket we think is relevant points to node_.
if (m_->table_[bucket_index_] == static_ca... | pushq %rbp
movq %rsp, %rbp
subq $0xc0, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rax
movq %rax, -0xa8(%rbp)
movq (%rax), %rax
movb $0x0, -0x51(%rbp)
cmpq $0x0, %rax
je 0x13e97b
movq -0xa8(%rbp), %rax
cmpq $0x0, 0x8(%rax)
je 0x13e97b
jmp 0x13e9d0
leaq 0x286dcc(%rip), %rdx # 0x3c574e
leaq -... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/map.h |
google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::InnerMap::iterator_base<google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx1... | void SearchFrom(size_type start_bucket) {
GOOGLE_DCHECK(m_->index_of_first_non_null_ == m_->num_buckets_ ||
m_->table_[m_->index_of_first_non_null_] != NULL);
node_ = NULL;
for (bucket_index_ = start_bucket; bucket_index_ < m_->num_buckets_;
bucket_index_++) {
... | pushq %rbp
movq %rsp, %rbp
subq $0xe0, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rcx
movq %rcx, -0xb8(%rbp)
movq 0x8(%rcx), %rax
movq 0x18(%rax), %rax
movq 0x8(%rcx), %rcx
movq 0x8(%rcx), %rcx
movb $0x0, -0x49(%rbp)
cmpq %rcx, %rax
je 0x13eb75
movq -0xb8(%rbp), %rcx
movq 0x8(%rcx), %rax
movq 0... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/map.h |
google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::InnerMap::FindHelper(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::_Rb_tree_const_iterator<... | std::pair<const_iterator, size_type> FindHelper(const Key& k,
TreeIterator* it) const {
size_type b = BucketNumber(k);
if (TableEntryIsNonEmptyList(b)) {
Node* node = static_cast<Node*>(table_[b]);
do {
if (IsMatch(*KeyPtrFromNode... | pushq %rbp
movq %rsp, %rbp
subq $0x110, %rsp # imm = 0x110
movq %rdi, -0x100(%rbp)
movq %rdi, -0xf8(%rbp)
movq %rsi, -0x8(%rbp)
movq %rdx, -0x10(%rbp)
movq %rcx, -0x18(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0xf0(%rbp)
movq -0x10(%rbp), %rsi
callq 0x13f240
movq -0xf0(%rbp), %rdi
movq %rax, -0x20(%rbp)
movq -... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/map.h |
void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop<google::protobuf::RepeatedPtrField<CoreML::Specification::Model>::TypeHandler>(void**, void**, int, int) | void RepeatedPtrFieldBase::MergeFromInnerLoop(
void** our_elems, void** other_elems, int length, int already_allocated) {
// Split into two loops, over ranges [0, allocated) and [allocated, length),
// to avoid a branch within the loop.
for (int i = 0; i < already_allocated && i < length; i++) {
// Alread... | pushq %rbp
movq %rsp, %rbp
subq $0x70, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq %rdx, -0x18(%rbp)
movl %ecx, -0x1c(%rbp)
movl %r8d, -0x20(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x60(%rbp)
movl $0x0, -0x24(%rbp)
movl -0x24(%rbp), %ecx
xorl %eax, %eax
cmpl -0x20(%rbp), %ecx
movb %al, -0x61(%rbp)
jge 0x141d... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h |
google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::InnerMap::Seed() const | size_type Seed() const {
// random_device can throw, so avoid it unless we are compiling with
// exceptions enabled.
#if __cpp_exceptions && LANG_CXX11
try {
std::random_device rd;
std::knuth_b knuth(rd());
std::uniform_int_distribution<size_type> u;
return u(knuth);
... | pushq %rbp
movq %rsp, %rbp
subq $0x1bf0, %rsp # imm = 0x1BF0
movq %rdi, -0x10(%rbp)
movq -0x10(%rbp), %rax
movq %rax, -0x1be0(%rbp)
leaq -0x1398(%rbp), %rdi
callq 0xfcd80
jmp 0x1421b8
leaq -0x1398(%rbp), %rdi
callq 0xfce20
movl %eax, -0x1be4(%rbp)
jmp 0x1421cc
movl -0x1be4(%rbp), %eax
movl %eax, %eax
movl %ea... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/map.h |
google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::InnerMap::iterator_base<google::protobuf::Map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx1... | bool revalidate_if_necessary(TreeIterator* it) {
GOOGLE_DCHECK(node_ != NULL && m_ != NULL);
// Force bucket_index_ to be in range.
bucket_index_ &= (m_->num_buckets_ - 1);
// Common case: the bucket we think is relevant points to node_.
if (m_->table_[bucket_index_] == static_ca... | pushq %rbp
movq %rsp, %rbp
subq $0xb0, %rsp
movq %rdi, -0x10(%rbp)
movq %rsi, -0x18(%rbp)
movq -0x10(%rbp), %rax
movq %rax, -0x90(%rbp)
movq (%rax), %rax
movb $0x0, -0x51(%rbp)
cmpq $0x0, %rax
je 0x145ccb
movq -0x90(%rbp), %rax
cmpq $0x0, 0x8(%rax)
je 0x145ccb
jmp 0x145d20
leaq 0x27fa7c(%rip), %rdx # 0x3c574e
leaq -... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/map.h |
CoreML::Specification::protobuf_NearestNeighbors_2eproto::TableStruct::InitDefaultsImpl() | void TableStruct::InitDefaultsImpl() {
GOOGLE_PROTOBUF_VERIFY_VERSION;
::google::protobuf::internal::InitProtobufDefaults();
::CoreML::Specification::protobuf_DataStructures_2eproto::InitDefaults();
::CoreML::Specification::protobuf_Parameters_2eproto::InitDefaults();
_KNearestNeighborsClassifier_default_ins... | pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
movl $0x2dd278, %esi # imm = 0x2DD278
leaq 0x284eac(%rip), %rdx # 0x3cc690
movl %esi, %edi
callq 0x3b41c0
callq 0x3ac760
callq 0xde270
callq 0x247790
leaq 0x3edb5f(%rip), %rdi # 0x535360
callq 0x14d440
leaq 0x3edbd3(%rip), %rdi # 0x5353e0
callq 0x14d470
leaq ... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::KNearestNeighborsClassifier::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool KNearestNeighborsClassifier::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.KNearestNeighborsClassifier)
... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x58(%rbp), %rax
movq %rax, -0x78(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x3fff, -0x4c(%rbp) # imm = 0x3FFF
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
mo... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::NearestNeighborsIndex() | NearestNeighborsIndex::NearestNeighborsIndex()
: ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
protobuf_NearestNeighbors_2eproto::InitDefaults();
}
SharedCtor();
// @@protoc_insertion_point(constructor:CoreML.Specification.Ne... | pushq %rbp
movq %rsp, %rbp
subq $0x40, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x28(%rbp)
callq 0xdd280
movq -0x28(%rbp), %rdi
leaq 0x3dc164(%rip), %rax # 0x525908
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x8, %rdi
movq %rdi, -0x20(%rbp)
xorl %eax, %eax
movl %eax, %esi
callq 0xdd2a0
jmp 0x1497be... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::NearestNeighborsIndex(CoreML::Specification::NearestNeighborsIndex const&) | NearestNeighborsIndex::NearestNeighborsIndex(const NearestNeighborsIndex& from)
: ::google::protobuf::MessageLite(),
_internal_metadata_(NULL),
floatsamples_(from.floatsamples_),
_cached_size_(0) {
_internal_metadata_.MergeFrom(from._internal_metadata_);
numberofdimensions_ = from.numberofdimens... | pushq %rbp
movq %rsp, %rbp
subq $0xe0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rdi
movq %rdi, -0x70(%rbp)
callq 0xdd280
movq -0x70(%rbp), %rdi
leaq 0x3dc01d(%rip), %rax # 0x525908
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x8, %rdi
movq %rdi, -0x68(%rbp)
xorl %eax, %eax
movl %eax, %esi
c... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::clear_IndexType() | void NearestNeighborsIndex::clear_IndexType() {
// @@protoc_insertion_point(one_of_clear_start:CoreML.Specification.NearestNeighborsIndex)
switch (IndexType_case()) {
case kLinearIndex: {
delete IndexType_.linearindex_;
break;
}
case kSingleKdTreeIndex: {
delete IndexType_.singlekdtreein... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x18(%rbp)
callq 0x48130
movl %eax, %ecx
movl %ecx, -0xc(%rbp)
testl %eax, %eax
je 0x14a1f4
jmp 0x14a1a4
movl -0xc(%rbp), %eax
subl $0x64, %eax
je 0x14a1b8
jmp 0x14a1ae
movl -0xc(%rbp), %eax
subl $0x6e, %eax
je 0x14a1d6
... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::clear_DistanceFunction() | void NearestNeighborsIndex::clear_DistanceFunction() {
// @@protoc_insertion_point(one_of_clear_start:CoreML.Specification.NearestNeighborsIndex)
switch (DistanceFunction_case()) {
case kSquaredEuclideanDistance: {
delete DistanceFunction_.squaredeuclideandistance_;
break;
}
case DISTANCEFUNCT... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x18(%rbp)
callq 0x481a0
movl %eax, %ecx
movl %ecx, -0xc(%rbp)
testl %eax, %eax
je 0x14a25e
jmp 0x14a234
movl -0xc(%rbp), %eax
subl $0xc8, %eax
jne 0x14a260
jmp 0x14a240
movq -0x18(%rbp), %rax
movq 0x38(%rax), %rax
movq ... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::New(google::protobuf::Arena*) const | NearestNeighborsIndex* NearestNeighborsIndex::New(::google::protobuf::Arena* arena) const {
NearestNeighborsIndex* n = new NearestNeighborsIndex;
if (arena != NULL) {
arena->Own(n);
}
return n;
} | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl $0x50, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x30(%rbp)
callq 0x149780
jmp 0x14a2db
movq -0x30(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x10(%rbp)
je 0x14a315
movq -0x10(%rbp), %rdi
movq -0x18(%r... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool NearestNeighborsIndex::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.NearestNeighborsIndex)
for (;;) {
... | pushq %rbp
movq %rsp, %rbp
subq $0xb0, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x58(%rbp), %rax
movq %rax, -0x78(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x3fff, -0x4c(%rbp) # imm = 0x3FFF
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
mo... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::ByteSizeLong() const | size_t NearestNeighborsIndex::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.NearestNeighborsIndex)
size_t total_size = 0;
// repeated .CoreML.Specification.FloatVector floatSamples = 2;
{
unsigned int count = this->floatsamples_size();
total_size += 1UL *... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x28(%rbp)
movq $0x0, -0x10(%rbp)
callq 0x14e530
movl %eax, -0x14(%rbp)
movl -0x14(%rbp), %eax
shlq $0x0, %rax
addq -0x10(%rbp), %rax
movq %rax, -0x10(%rbp)
movl $0x0, -0x18(%rbp)
movl -0x18(%rbp), %eax
cmpl -0x14(%rbp),... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::NearestNeighborsIndex::InternalSwap(CoreML::Specification::NearestNeighborsIndex*) | void NearestNeighborsIndex::InternalSwap(NearestNeighborsIndex* other) {
floatsamples_.InternalSwap(&other->floatsamples_);
std::swap(numberofdimensions_, other->numberofdimensions_);
std::swap(IndexType_, other->IndexType_);
std::swap(_oneof_case_[0], other->_oneof_case_[0]);
std::swap(DistanceFunction_, oth... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x18(%rbp)
addq $0x10, %rdi
movq -0x10(%rbp), %rsi
addq $0x10, %rsi
callq 0xea4d0
movq -0x18(%rbp), %rdi
addq $0x28, %rdi
movq -0x10(%rbp), %rsi
addq $0x28, %rsi
callq 0xdd4b0
movq -0x18(%rbp), %rd... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::SquaredEuclideanDistance::New(google::protobuf::Arena*) const | SquaredEuclideanDistance* SquaredEuclideanDistance::New(::google::protobuf::Arena* arena) const {
SquaredEuclideanDistance* n = new SquaredEuclideanDistance;
if (arena != NULL) {
arena->Own(n);
}
return n;
} | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl $0x18, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x30(%rbp)
callq 0x14caf0
jmp 0x14ce1b
movq -0x30(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x10(%rbp)
je 0x14ce55
movq -0x10(%rbp), %rdi
movq -0x18(%r... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::SquaredEuclideanDistance::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool SquaredEuclideanDistance::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.SquaredEuclideanDistance)
for (... | pushq %rbp
movq %rsp, %rbp
subq $0x80, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x7f, -0x4c(%rbp)
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
movq -0x10(%rbp), %rcx
movq %rcx, -0x78(%rbp)
movl $0x0, -0x18(%rbp)... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::SquaredEuclideanDistance::ByteSizeLong() const | size_t SquaredEuclideanDistance::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.SquaredEuclideanDistance)
size_t total_size = 0;
int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
_cached_size_ = cach... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x20(%rbp)
movq $0x0, -0x10(%rbp)
movq -0x10(%rbp), %rdi
callq 0xdd400
movl %eax, %ecx
movq -0x20(%rbp), %rax
movl %ecx, -0x14(%rbp)
movl -0x14(%rbp), %ecx
movl %ecx, 0x10(%rax)
movq -0x10(%rbp), %rax
addq $0x20, %rsp
po... | /hollance[P]coremltools/build_O0/mlmodel/format/NearestNeighbors.pb.cc |
CoreML::Specification::LinearIndex const* google::protobuf::internal::down_cast<CoreML::Specification::LinearIndex const*, google::protobuf::MessageLite const>(google::protobuf::MessageLite const*) | inline To down_cast(From* f) { // so we only accept pointers
// Ensures that To is a sub-type of From *. This test is here only
// for compile-time type checking, and has no overhead in an
// optimized build at run-time, as it will be optimized away
// completely.
if (false) {
implicit_... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movb $0x1, %al
cmpq $0x0, -0x8(%rbp)
movb %al, -0x9(%rbp)
je 0x14ea4d
movq -0x8(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, %rax
je 0x14ea37
movq -0x18(%rbp), %rdi
leaq 0x3e513f(%rip), %rsi # 0x533b60
leaq 0x3d72d0(%rip), %rdx # 0x525cf8
xorl %ea... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/stubs/casts.h |
google::protobuf::RepeatedPtrField<CoreML::Specification::FloatVector>::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get<google::protobuf::RepeatedPtrField<CoreML::Specification::FloatVector>::TypeHandler>(int) const | inline const typename TypeHandler::Type&
RepeatedPtrFieldBase::Get(int index) const {
GOOGLE_DCHECK_GE(index, 0);
GOOGLE_DCHECK_LT(index, current_size_);
return *cast<TypeHandler>(rep_->elements[index]);
} | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x8(%rbp)
movl %esi, -0xc(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0xa8(%rbp)
movl -0xc(%rbp), %eax
movb $0x0, -0x49(%rbp)
cmpl $0x0, %eax
jl 0x14ef0b
jmp 0x14ef60
leaq 0x2701e3(%rip), %rdx # 0x3bf0f5
leaq -0x48(%rbp), %rdi
movq %rdi, -0xb8(%rbp)
movl $0x3, %esi... | /hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h |
CoreML::Specification::SamplingMode_Method_IsValid(int) | bool SamplingMode_Method_IsValid(int value) {
switch (value) {
case 0:
case 1:
case 2:
case 3:
return true;
default:
return false;
}
} | pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl -0x8(%rbp), %eax
subl $0x3, %eax
ja 0x1515b7
jmp 0x1515b1
movb $0x1, -0x1(%rbp)
jmp 0x1515bb
movb $0x0, -0x1(%rbp)
movb -0x1(%rbp), %al
andb $0x1, %al
popq %rbp
retq
nopw %cs:(%rax,%rax)
| /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::PoolingLayerParams_PoolingType_IsValid(int) | bool PoolingLayerParams_PoolingType_IsValid(int value) {
switch (value) {
case 0:
case 1:
case 2:
return true;
default:
return false;
}
} | pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl -0x8(%rbp), %eax
subl $0x2, %eax
ja 0x151647
jmp 0x151641
movb $0x1, -0x1(%rbp)
jmp 0x15164b
movb $0x0, -0x1(%rbp)
movb -0x1(%rbp), %al
andb $0x1, %al
popq %rbp
retq
nopw %cs:(%rax,%rax)
| /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::Pooling3DLayerParams_PoolingType3D_IsValid(int) | bool Pooling3DLayerParams_PoolingType3D_IsValid(int value) {
switch (value) {
case 0:
case 1:
return true;
default:
return false;
}
} | pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl -0x8(%rbp), %eax
subl $0x1, %eax
ja 0x151677
jmp 0x151671
movb $0x1, -0x1(%rbp)
jmp 0x15167b
movb $0x0, -0x1(%rbp)
movb -0x1(%rbp), %al
andb $0x1, %al
popq %rbp
retq
nopw %cs:(%rax,%rax)
| /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::UnaryFunctionLayerParams_Operation_IsValid(int) | bool UnaryFunctionLayerParams_Operation_IsValid(int value) {
switch (value) {
case 0:
case 1:
case 2:
case 3:
case 4:
case 5:
case 6:
case 7:
return true;
default:
return false;
}
} | pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl -0x8(%rbp), %eax
subl $0x7, %eax
ja 0x151707
jmp 0x151701
movb $0x1, -0x1(%rbp)
jmp 0x15170b
movb $0x0, -0x1(%rbp)
movb -0x1(%rbp), %al
andb $0x1, %al
popq %rbp
retq
nopw %cs:(%rax,%rax)
| /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::FlattenLayerParams_FlattenOrder_IsValid(int) | bool FlattenLayerParams_FlattenOrder_IsValid(int value) {
switch (value) {
case 0:
case 1:
return true;
default:
return false;
}
} | pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl -0x8(%rbp), %eax
subl $0x1, %eax
ja 0x151797
jmp 0x151791
movb $0x1, -0x1(%rbp)
jmp 0x15179b
movb $0x0, -0x1(%rbp)
movb -0x1(%rbp), %al
andb $0x1, %al
popq %rbp
retq
nopw %cs:(%rax,%rax)
| /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ReorganizeDataLayerParams_ReorganizationType_IsValid(int) | bool ReorganizeDataLayerParams_ReorganizationType_IsValid(int value) {
switch (value) {
case 0:
case 1:
case 2:
return true;
default:
return false;
}
} | pushq %rbp
movq %rsp, %rbp
movl %edi, -0x8(%rbp)
movl -0x8(%rbp), %eax
subl $0x2, %eax
ja 0x1517f7
jmp 0x1517f1
movb $0x1, -0x1(%rbp)
jmp 0x1517fb
movb $0x0, -0x1(%rbp)
movb -0x1(%rbp), %al
andb $0x1, %al
popq %rbp
retq
nopw %cs:(%rax,%rax)
| /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::NeuralNetwork::MergeFrom(CoreML::Specification::NeuralNetwork const&) | void NeuralNetwork::MergeFrom(const NeuralNetwork& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.NeuralNetwork)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_bit... | pushq %rbp
movq %rsp, %rbp
subq $0xe0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x152650
jmp 0x1526ae
leaq 0x288b89(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::NeuralNetworkPreprocessing::clear_preprocessor() | void NeuralNetworkPreprocessing::clear_preprocessor() {
// @@protoc_insertion_point(one_of_clear_start:CoreML.Specification.NeuralNetworkPreprocessing)
switch (preprocessor_case()) {
case kScaler: {
delete preprocessor_.scaler_;
break;
}
case kMeanImage: {
delete preprocessor_.meanimage_... | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x18(%rbp)
callq 0x2036d0
movl %eax, %ecx
movl %ecx, -0xc(%rbp)
testl %eax, %eax
je 0x154af4
jmp 0x154aa4
movl -0xc(%rbp), %eax
subl $0xa, %eax
je 0x154ab8
jmp 0x154aae
movl -0xc(%rbp), %eax
subl $0xb, %eax
je 0x154ad6
j... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationReLU::New(google::protobuf::Arena*) const | ActivationReLU* ActivationReLU::New(::google::protobuf::Arena* arena) const {
ActivationReLU* n = new ActivationReLU;
if (arena != NULL) {
arena->Own(n);
}
return n;
} | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl $0x18, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x30(%rbp)
callq 0x155590
jmp 0x1558bb
movq -0x30(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x10(%rbp)
je 0x1558f5
movq -0x10(%rbp), %rdi
movq -0x18(%r... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationReLU::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool ActivationReLU::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.ActivationReLU)
for (;;) {
::std::pai... | pushq %rbp
movq %rsp, %rbp
subq $0x80, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x7f, -0x4c(%rbp)
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
movq -0x10(%rbp), %rcx
movq %rcx, -0x78(%rbp)
movl $0x0, -0x18(%rbp)... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationReLU::ByteSizeLong() const | size_t ActivationReLU::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.ActivationReLU)
size_t total_size = 0;
int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
_cached_size_ = cached_size;
GOOGLE_SA... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x20(%rbp)
movq $0x0, -0x10(%rbp)
movq -0x10(%rbp), %rdi
callq 0xdd400
movl %eax, %ecx
movq -0x20(%rbp), %rax
movl %ecx, -0x14(%rbp)
movl -0x14(%rbp), %ecx
movl %ecx, 0x10(%rax)
movq -0x10(%rbp), %rax
addq $0x20, %rsp
po... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationReLU::MergeFrom(CoreML::Specification::ActivationReLU const&) | void ActivationReLU::MergeFrom(const ActivationReLU& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.ActivationReLU)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x155c20
jmp 0x155c7e
leaq 0x2855b9(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationScaledTanh::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool ActivationScaledTanh::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.ActivationScaledTanh)
for (;;) {
... | pushq %rbp
movq %rsp, %rbp
subq $0x90, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x58(%rbp), %rax
movq %rax, -0x78(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x7f, -0x4c(%rbp)
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
movq -0x10(%rbp), %rcx... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationScaledTanh::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const | void ActivationScaledTanh::SerializeWithCachedSizes(
::google::protobuf::io::CodedOutputStream* output) const {
// @@protoc_insertion_point(serialize_start:CoreML.Specification.ActivationScaledTanh)
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// float alpha = 1;
if (this->alph... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
movl $0x0, -0x14(%rbp)
callq 0x203f60
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne 0x157920
jp 0x157920
jmp 0x157937
movq -0x20(%rbp), %rdi
callq 0x203f60
movq -0x10(%rbp), %rsi
movl $0x1... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationLinear::SharedCtor() | void ActivationLinear::SharedCtor() {
::memset(&alpha_, 0, reinterpret_cast<char*>(&beta_) -
reinterpret_cast<char*>(&alpha_) + sizeof(beta_));
_cached_size_ = 0;
} | pushq %rbp
movq %rsp, %rbp
subq $0x10, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x10(%rbp)
movq %rax, %rdi
addq $0x10, %rdi
movq %rax, %rdx
addq $0x14, %rdx
addq $0x10, %rax
subq %rax, %rdx
addq $0x4, %rdx
xorl %esi, %esi
callq 0x373d0
movq -0x10(%rbp), %rax
movl $0x0, 0x18(%rax)
addq $0x10, %rsp
po... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationLinear::New(google::protobuf::Arena*) const | ActivationLinear* ActivationLinear::New(::google::protobuf::Arena* arena) const {
ActivationLinear* n = new ActivationLinear;
if (arena != NULL) {
arena->Own(n);
}
return n;
} | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl $0x20, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x30(%rbp)
callq 0x1586a0
jmp 0x158a1b
movq -0x30(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x10(%rbp)
je 0x158a55
movq -0x10(%rbp), %rdi
movq -0x18(%r... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationLinear::MergeFrom(CoreML::Specification::ActivationLinear const&) | void ActivationLinear::MergeFrom(const ActivationLinear& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.ActivationLinear)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void) cache... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x158ef0
jmp 0x158f4e
leaq 0x2822e9(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSigmoidHard::ActivationSigmoidHard(CoreML::Specification::ActivationSigmoidHard const&) | ActivationSigmoidHard::ActivationSigmoidHard(const ActivationSigmoidHard& from)
: ::google::protobuf::MessageLite(),
_internal_metadata_(NULL),
_cached_size_(0) {
_internal_metadata_.MergeFrom(from._internal_metadata_);
::memcpy(&alpha_, &from.alpha_,
reinterpret_cast<char*>(&beta_) -
reinterp... | pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rdi
movq %rdi, -0x70(%rbp)
callq 0xdd280
movq -0x70(%rbp), %rdi
leaq 0x3ccfe5(%rip), %rax # 0x526330
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x8, %rdi
movq %rdi, -0x68(%rbp)
xorl %eax, %eax
movl %eax, %esi
c... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSigmoidHard::New(google::protobuf::Arena*) const | ActivationSigmoidHard* ActivationSigmoidHard::New(::google::protobuf::Arena* arena) const {
ActivationSigmoidHard* n = new ActivationSigmoidHard;
if (arena != NULL) {
arena->Own(n);
}
return n;
} | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl $0x20, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x30(%rbp)
callq 0x159210
jmp 0x15958b
movq -0x30(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x10(%rbp)
je 0x1595c5
movq -0x10(%rbp), %rdi
movq -0x18(%r... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSigmoidHard::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool ActivationSigmoidHard::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.ActivationSigmoidHard)
for (;;) {
... | pushq %rbp
movq %rsp, %rbp
subq $0x90, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x58(%rbp), %rax
movq %rax, -0x78(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x7f, -0x4c(%rbp)
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
movq -0x10(%rbp), %rcx... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSigmoidHard::ByteSizeLong() const | size_t ActivationSigmoidHard::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.ActivationSigmoidHard)
size_t total_size = 0;
// float alpha = 1;
if (this->alpha() != 0) {
total_size += 1 + 4;
}
// float beta = 2;
if (this->beta() != 0) {
total_size +=... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
movq $0x0, -0x10(%rbp)
callq 0x204360
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne 0x15999d
jp 0x15999d
jmp 0x1599a9
movq -0x10(%rbp), %rax
addq $0x5, %rax
movq %rax, -0x10(%rbp)
movq -0x20(%rbp), %rdi
callq 0x... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSigmoidHard::MergeFrom(CoreML::Specification::ActivationSigmoidHard const&) | void ActivationSigmoidHard::MergeFrom(const ActivationSigmoidHard& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.ActivationSigmoidHard)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x159a60
jmp 0x159abe
leaq 0x281779(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationPReLU::ActivationPReLU(CoreML::Specification::ActivationPReLU const&) | ActivationPReLU::ActivationPReLU(const ActivationPReLU& from)
: ::google::protobuf::MessageLite(),
_internal_metadata_(NULL),
_cached_size_(0) {
_internal_metadata_.MergeFrom(from._internal_metadata_);
if (from.has_alpha()) {
alpha_ = new ::CoreML::Specification::WeightParams(*from.alpha_);
} el... | pushq %rbp
movq %rsp, %rbp
subq $0xb0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rdi
movq %rdi, -0x70(%rbp)
callq 0xdd280
movq -0x70(%rbp), %rdi
leaq 0x3cc53d(%rip), %rax # 0x5263c8
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x8, %rdi
movq %rdi, -0x68(%rbp)
xorl %eax, %eax
movl %eax, %esi
c... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationPReLU::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool ActivationPReLU::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.ActivationPReLU)
for (;;) {
::std::p... | pushq %rbp
movq %rsp, %rbp
subq $0x90, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x58(%rbp), %rax
movq %rax, -0x78(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x7f, -0x4c(%rbp)
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
movq -0x10(%rbp), %rcx... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationELU::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const | void ActivationELU::SerializeWithCachedSizes(
::google::protobuf::io::CodedOutputStream* output) const {
// @@protoc_insertion_point(serialize_start:CoreML.Specification.ActivationELU)
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// float alpha = 1;
if (this->alpha() != 0) {
... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
movl $0x0, -0x14(%rbp)
callq 0x2047e0
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne 0x15b260
jp 0x15b260
jmp 0x15b277
movq -0x20(%rbp), %rdi
callq 0x2047e0
movq -0x10(%rbp), %rsi
movl $0x1... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationELU::ByteSizeLong() const | size_t ActivationELU::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.ActivationELU)
size_t total_size = 0;
// float alpha = 1;
if (this->alpha() != 0) {
total_size += 1 + 4;
}
int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
GOO... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
movq $0x0, -0x10(%rbp)
callq 0x2047e0
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne 0x15b2ad
jp 0x15b2ad
jmp 0x15b2b9
movq -0x10(%rbp), %rax
addq $0x5, %rax
movq %rax, -0x10(%rbp)
movq -0x10(%rbp), %rdi
callq 0x... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationThresholdedReLU::ActivationThresholdedReLU(CoreML::Specification::ActivationThresholdedReLU const&) | ActivationThresholdedReLU::ActivationThresholdedReLU(const ActivationThresholdedReLU& from)
: ::google::protobuf::MessageLite(),
_internal_metadata_(NULL),
_cached_size_(0) {
_internal_metadata_.MergeFrom(from._internal_metadata_);
alpha_ = from.alpha_;
// @@protoc_insertion_point(copy_constructor:C... | pushq %rbp
movq %rsp, %rbp
subq $0xa0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rdi
movq %rdi, -0x70(%rbp)
callq 0xdd280
movq -0x70(%rbp), %rdi
leaq 0x3cadbd(%rip), %rax # 0x5264f8
addq $0x10, %rax
movq %rax, (%rdi)
addq $0x8, %rdi
movq %rdi, -0x68(%rbp)
xorl %eax, %eax
movl %eax, %esi
c... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationThresholdedReLU::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool ActivationThresholdedReLU::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.ActivationThresholdedReLU)
for... | pushq %rbp
movq %rsp, %rbp
subq $0x90, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x58(%rbp), %rax
movq %rax, -0x78(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x7f, -0x4c(%rbp)
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
movq -0x10(%rbp), %rcx... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationThresholdedReLU::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const | void ActivationThresholdedReLU::SerializeWithCachedSizes(
::google::protobuf::io::CodedOutputStream* output) const {
// @@protoc_insertion_point(serialize_start:CoreML.Specification.ActivationThresholdedReLU)
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_bits;
// float alpha = 1;
if (... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movq -0x8(%rbp), %rdi
movq %rdi, -0x20(%rbp)
movl $0x0, -0x14(%rbp)
callq 0x204920
xorps %xmm1, %xmm1
ucomiss %xmm1, %xmm0
jne 0x15bca0
jp 0x15bca0
jmp 0x15bcb7
movq -0x20(%rbp), %rdi
callq 0x204920
movq -0x10(%rbp), %rsi
movl $0x1... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationThresholdedReLU::MergeFrom(CoreML::Specification::ActivationThresholdedReLU const&) | void ActivationThresholdedReLU::MergeFrom(const ActivationThresholdedReLU& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.ActivationThresholdedReLU)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_h... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x15bd90
jmp 0x15bdee
leaq 0x27f449(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSoftsign::ByteSizeLong() const | size_t ActivationSoftsign::ByteSizeLong() const {
// @@protoc_insertion_point(message_byte_size_start:CoreML.Specification.ActivationSoftsign)
size_t total_size = 0;
int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
_cached_size_ = cached_size;
G... | pushq %rbp
movq %rsp, %rbp
subq $0x20, %rsp
movq %rdi, -0x8(%rbp)
movq -0x8(%rbp), %rax
movq %rax, -0x20(%rbp)
movq $0x0, -0x10(%rbp)
movq -0x10(%rbp), %rdi
callq 0xdd400
movl %eax, %ecx
movq -0x20(%rbp), %rax
movl %ecx, -0x14(%rbp)
movl -0x14(%rbp), %ecx
movl %ecx, 0x10(%rax)
movq -0x10(%rbp), %rax
addq $0x20, %rsp
po... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSoftplus::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) | bool ActivationSoftplus::MergePartialFromCodedStream(
::google::protobuf::io::CodedInputStream* input) {
#define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
::google::protobuf::uint32 tag;
// @@protoc_insertion_point(parse_start:CoreML.Specification.ActivationSoftplus)
for (;;) {
::... | pushq %rbp
movq %rsp, %rbp
subq $0x80, %rsp
movq %rdi, -0x58(%rbp)
movq %rsi, -0x60(%rbp)
movq -0x60(%rbp), %rax
movq %rax, -0x48(%rbp)
movl $0x7f, -0x4c(%rbp)
movq -0x48(%rbp), %rcx
movl -0x4c(%rbp), %eax
movq %rcx, -0x10(%rbp)
movl %eax, -0x14(%rbp)
movq -0x10(%rbp), %rcx
movq %rcx, -0x78(%rbp)
movl $0x0, -0x18(%rbp)... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationSoftplus::MergeFrom(CoreML::Specification::ActivationSoftplus const&) | void ActivationSoftplus::MergeFrom(const ActivationSoftplus& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.ActivationSoftplus)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void)... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x15d020
jmp 0x15d07e
leaq 0x27e1b9(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ActivationParametricSoftplus::New(google::protobuf::Arena*) const | ActivationParametricSoftplus* ActivationParametricSoftplus::New(::google::protobuf::Arena* arena) const {
ActivationParametricSoftplus* n = new ActivationParametricSoftplus;
if (arena != NULL) {
arena->Own(n);
}
return n;
} | pushq %rbp
movq %rsp, %rbp
subq $0x30, %rsp
movq %rdi, -0x8(%rbp)
movq %rsi, -0x10(%rbp)
movl $0x28, %edi
callq 0x37220
movq %rax, %rdi
movq %rdi, %rax
movq %rax, -0x30(%rbp)
callq 0x15d2b0
jmp 0x15d78b
movq -0x30(%rbp), %rax
movq %rax, -0x18(%rbp)
cmpq $0x0, -0x10(%rbp)
je 0x15d7c5
movq -0x10(%rbp), %rdi
movq -0x18(%r... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::UpsampleLayerParams::MergeFrom(CoreML::Specification::UpsampleLayerParams const&) | void UpsampleLayerParams::MergeFrom(const UpsampleLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.UpsampleLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(vo... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x164cb0
jmp 0x164d0e
leaq 0x276529(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::UnaryFunctionLayerParams::MergeFrom(CoreML::Specification::UnaryFunctionLayerParams const&) | void UnaryFunctionLayerParams::MergeFrom(const UnaryFunctionLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.UnaryFunctionLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x165330
jmp 0x16538e
leaq 0x275ea9(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::AddLayerParams::MergeFrom(CoreML::Specification::AddLayerParams const&) | void AddLayerParams::MergeFrom(const AddLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.AddLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_has_... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x1655a0
jmp 0x1655fe
leaq 0x275c39(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::MultiplyLayerParams::MergeFrom(CoreML::Specification::MultiplyLayerParams const&) | void MultiplyLayerParams::MergeFrom(const MultiplyLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.MultiplyLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(vo... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x165760
jmp 0x1657be
leaq 0x275a79(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::AverageLayerParams::MergeFrom(CoreML::Specification::AverageLayerParams const&) | void AverageLayerParams::MergeFrom(const AverageLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.AverageLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void)... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x165920
jmp 0x16597e
leaq 0x2758b9(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::ReorganizeDataLayerParams::MergeFrom(CoreML::Specification::ReorganizeDataLayerParams const&) | void ReorganizeDataLayerParams::MergeFrom(const ReorganizeDataLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.ReorganizeDataLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_h... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x167270
jmp 0x1672ce
leaq 0x273f69(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::SliceLayerParams::MergeFrom(CoreML::Specification::SliceLayerParams const&) | void SliceLayerParams::MergeFrom(const SliceLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.SliceLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void) cache... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x167450
jmp 0x1674ae
leaq 0x273d89(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::UniDirectionalLSTMLayerParams::MergeFrom(CoreML::Specification::UniDirectionalLSTMLayerParams const&) | void UniDirectionalLSTMLayerParams::MergeFrom(const UniDirectionalLSTMLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.UniDirectionalLSTMLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uin... | pushq %rbp
movq %rsp, %rbp
subq $0xe0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x167e70
jmp 0x167ece
leaq 0x273369(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::LoopLayerParams::MergeFrom(CoreML::Specification::LoopLayerParams const&) | void LoopLayerParams::MergeFrom(const LoopLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.LoopLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
(void) cached_h... | pushq %rbp
movq %rsp, %rbp
subq $0xf0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb8(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x168990
jmp 0x1689ee
leaq 0x272849(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc8(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
CoreML::Specification::LoopBreakLayerParams::MergeFrom(CoreML::Specification::LoopBreakLayerParams const&) | void LoopBreakLayerParams::MergeFrom(const LoopBreakLayerParams& from) {
// @@protoc_insertion_point(class_specific_merge_from_start:CoreML.Specification.LoopBreakLayerParams)
GOOGLE_DCHECK_NE(&from, this);
_internal_metadata_.MergeFrom(from._internal_metadata_);
::google::protobuf::uint32 cached_has_bits = 0;
... | pushq %rbp
movq %rsp, %rbp
subq $0xd0, %rsp
movq %rdi, -0x48(%rbp)
movq %rsi, -0x50(%rbp)
movq -0x48(%rbp), %rcx
movq %rcx, -0xb0(%rbp)
movq -0x50(%rbp), %rax
movb $0x0, -0x89(%rbp)
cmpq %rcx, %rax
je 0x168c20
jmp 0x168c7e
leaq 0x2725b9(%rip), %rdx # 0x3db1e0
leaq -0x88(%rbp), %rdi
movq %rdi, -0xc0(%rbp)
movl $0x3, ... | /hollance[P]coremltools/build_O0/mlmodel/format/NeuralNetwork.pb.cc |
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.