spla
|
This is the complete list of members for spla::OpUnary, including all inherited members.
add_ref() const | spla::RefCnt | inline |
get_key()=0 | spla::Op | pure virtual |
get_label() const =0 | spla::Object | pure virtual |
get_name()=0 | spla::Op | pure virtual |
get_refs() const | spla::RefCnt | inline |
get_source_cl()=0 | spla::Op | pure virtual |
get_type_arg_0()=0 | spla::OpUnary | pure virtual |
get_type_res()=0 | spla::Op | pure virtual |
is_unique() const | spla::RefCnt | inline |
make_float(std::string name, std::string code, std::function< T_FLOAT(T_FLOAT)> function) | spla::OpUnary | static |
make_int(std::string name, std::string code, std::function< T_INT(T_INT)> function) | spla::OpUnary | static |
make_uint(std::string name, std::string code, std::function< T_UINT(T_UINT)> function) | spla::OpUnary | static |
rel_ref() const | spla::RefCnt | inline |
set_label(std::string label)=0 | spla::Object | pure virtual |
~Object() override=default | spla::Object | |
~Op() override=default | spla::Op | |
~OpUnary() override=default | spla::OpUnary | |
~RefCnt() | spla::RefCnt | inlinevirtual |