OmniSciDB
a5dc49c757
|
This is the complete list of members for CgenState, including all inherited members.
addAligned(const size_t off_in, const size_t alignment) | CgenState | inlinestatic |
addInValuesBitmap(std::unique_ptr< InValuesBitmap > &in_values_bitmap) | CgenState | inline |
addStringConstant(const std::string &str) | CgenState | inline |
array_load_cache_ | CgenState | |
castToTypeIn(llvm::Value *val, const size_t bit_width) | CgenState | |
CgenState(const size_t num_query_infos, const bool contains_left_deep_outer_join, Executor *executor) | CgenState | |
CgenState(const size_t num_query_infos, const bool contains_left_deep_outer_join) | CgenState | |
CgenState(llvm::LLVMContext &context) | CgenState | |
contains_left_deep_outer_join_ | CgenState | |
context_ | CgenState | |
current_func_ | CgenState | |
emitCall(const std::string &fname, const std::vector< llvm::Value * > &args) | CgenState | |
emitEntryCall(const std::string &fname, const std::vector< llvm::Value * > &args) | CgenState | |
emitErrorCheck(llvm::Value *condition, llvm::Value *errorCode, std::string label) | CgenState | |
emitExternalCall(const std::string &fname, llvm::Type *ret_type, const std::vector< llvm::Value * > args, const std::vector< llvm::Attribute::AttrKind > &fnattrs={}, const bool has_struct_return=false) | CgenState | |
executor_id_ | CgenState | |
ext_call_cache_ | CgenState | |
fetch_cache_ | CgenState | |
filter_func_ | CgenState | |
filter_func_args_ | CgenState | |
filter_func_bb_ | CgenState | |
filter_func_call_ | CgenState | |
frag_offsets_ | CgenState | |
geo_target_cache_ | CgenState | |
getExecutor() const | CgenState | |
getExecutorContext() const | CgenState | |
getLiteralBufferUsage(const int device_id) | CgenState | inline |
getLiterals() const | CgenState | inline |
getOrAddLiteral(const Analyzer::Constant *constant, const EncodingType enc_type, const shared::StringDictKey &dict_id, const int device_id) | CgenState | inline |
getOrAddLiteral(const T &val, const int device_id) | CgenState | inlineprivate |
gpuFunctionsToReplace(llvm::Function *fn) | CgenState | |
group_by_expr_cache_ | CgenState | |
helper_functions_ | CgenState | |
in_values_bitmaps_ | CgenState | |
inlineFpNull(const SQLTypeInfo &) | CgenState | |
inlineIntMaxMin(const size_t byte_width, const bool is_signed) | CgenState | |
inlineIntNull(const SQLTypeInfo &) | CgenState | |
inlineNull(const SQLTypeInfo &) | CgenState | |
ir_builder_ | CgenState | |
literal_bytes_ | CgenState | private |
literalBytes(const CgenState::LiteralValue &lit) | CgenState | inlinestatic |
literals_ | CgenState | private |
LiteralValue typedef | CgenState | |
LiteralValues typedef | CgenState | |
llBool(const bool v) const | CgenState | inline |
llFp(const float v) const | CgenState | inline |
llFp(const double v) const | CgenState | inline |
llInt(const T v) const | CgenState | inline |
maybeCloneFunctionRecursive(llvm::Function *fn) | CgenState | |
module_ | CgenState | |
moveInValuesBitmap(std::unique_ptr< const InValuesBitmap > &in_values_bitmap) | CgenState | inline |
moveStringDictionaryTranslationMgr(std::unique_ptr< const StringDictionaryTranslationMgr > &&str_dict_translation_mgr) | CgenState | inline |
moveTreeModelPredictionMgr(std::unique_ptr< const TreeModelPredictionMgr > &&tree_model_prediction_mgr) | CgenState | inline |
needs_error_check_ | CgenState | |
needs_geos_ | CgenState | |
outer_join_match_found_per_level_ | CgenState | |
query_func_ | CgenState | |
query_func_entry_ir_builder_ | CgenState | |
query_func_literal_loads_ | CgenState | |
replaceFunctionForGpu(const std::string &fcn_to_replace, llvm::Function *fn) | CgenState | |
row_func_ | CgenState | |
row_func_bb_ | CgenState | |
row_func_call_ | CgenState | |
row_func_hoisted_literals_ | CgenState | |
scan_idx_to_hash_pos_ | CgenState | |
set_module_shallow_copy(const std::unique_ptr< llvm::Module > &module, bool always_clone=false) | CgenState | |
str_constants_ | CgenState | |
str_dict_translation_mgrs_ | CgenState | |
tree_model_prediction_mgrs_ | CgenState | |
vmap_ | CgenState |