buildTranslationMap() | StringDictionaryTranslationMgr | |
codegen(llvm::Value *str_id_input, const SQLTypeInfo &input_ti, const bool add_nullcheck, const CompilationOptions &co) const | StringDictionaryTranslationMgr | |
createKernelBuffers() | StringDictionaryTranslationMgr | |
data() const | StringDictionaryTranslationMgr | |
data_mgr_ | StringDictionaryTranslationMgr | private |
dest_string_dict_key_ | StringDictionaryTranslationMgr | private |
dest_type_is_string_ | StringDictionaryTranslationMgr | private |
device_buffers_ | StringDictionaryTranslationMgr | private |
device_count_ | StringDictionaryTranslationMgr | private |
executor_ | StringDictionaryTranslationMgr | private |
has_null_string_op_ | StringDictionaryTranslationMgr | private |
host_numeric_translation_map_ | StringDictionaryTranslationMgr | private |
isMapValid() const | StringDictionaryTranslationMgr | |
kernel_translation_maps_ | StringDictionaryTranslationMgr | private |
mapSize() const | StringDictionaryTranslationMgr | |
memory_level_ | StringDictionaryTranslationMgr | private |
minSourceStringId() const | StringDictionaryTranslationMgr | |
nullptr | StringDictionaryTranslationMgr | private |
output_ti_ | StringDictionaryTranslationMgr | private |
source_string_dict_key_ | StringDictionaryTranslationMgr | private |
string_op_infos_ | StringDictionaryTranslationMgr | private |
StringDictionaryTranslationMgr(const shared::StringDictKey &source_string_dict_key, const shared::StringDictKey &dest_string_dict_key, const bool translate_intersection_only, const SQLTypeInfo &output_ti, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos, const Data_Namespace::MemoryLevel memory_level, const int device_count, Executor *executor, Data_Namespace::DataMgr *data_mgr, const bool delay_translation) | StringDictionaryTranslationMgr | |
StringDictionaryTranslationMgr(const shared::StringDictKey &source_string_dict_key, const SQLTypeInfo &output_ti, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos, const Data_Namespace::MemoryLevel memory_level, const int device_count, Executor *executor, Data_Namespace::DataMgr *data_mgr, const bool delay_translation) | StringDictionaryTranslationMgr | |
translate_intersection_only_ | StringDictionaryTranslationMgr | private |
~StringDictionaryTranslationMgr() | StringDictionaryTranslationMgr | |