OmniSciDB
a5dc49c757
|
This is the complete list of members for spatial_type::Codegen, including all inherited members.
Codegen(const Analyzer::GeoOperator *geo_operator) | spatial_type::Codegen | inline |
codegen(const std::vector< llvm::Value * > &args, CodeGenerator::NullCheckCodegen *nullcheck_codegen, CgenState *cgen_state, const CompilationOptions &co)=0 | spatial_type::Codegen | pure virtual |
codegenLoads(const std::vector< llvm::Value * > &arg_lvs, const std::vector< llvm::Value * > &pos_lvs, CgenState *cgen_state)=0 | spatial_type::Codegen | pure virtual |
getName() const | spatial_type::Codegen | inline |
getNullCheckCodegen(llvm::Value *null_lv, CgenState *cgen_state, Executor *executor) | spatial_type::Codegen | virtual |
getNullType() const =0 | spatial_type::Codegen | pure virtual |
getOperand(const size_t index) | spatial_type::Codegen | virtual |
getTypeInfo() const | spatial_type::Codegen | inline |
init(const Analyzer::GeoOperator *geo_operator) | spatial_type::Codegen | static |
is_nullable_ | spatial_type::Codegen | protected |
isNullable() const | spatial_type::Codegen | inline |
operator_ | spatial_type::Codegen | protected |
pointIsNullFunctionName(SQLTypeInfo const &) | spatial_type::Codegen | static |
size() const =0 | spatial_type::Codegen | pure virtual |
~Codegen() | spatial_type::Codegen | inlinevirtual |