Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
FieldBase< Builder >::ExecutionHandler Member List

This is the complete list of members for FieldBase< Builder >::ExecutionHandler, including all inherited members.

add_two(const ExecutionHandler &other1, const ExecutionHandler &other2)FieldBase< Builder >::ExecutionHandlerinline
assert_equal(field_t f) constFieldBase< Builder >::ExecutionHandlerinlineprivate
assert_equal(ExecutionHandler &other)FieldBase< Builder >::ExecutionHandlerinline
assert_not_equal(ExecutionHandler &other)FieldBase< Builder >::ExecutionHandlerinline
assert_not_zero()FieldBase< Builder >::ExecutionHandlerinline
assert_zero()FieldBase< Builder >::ExecutionHandlerinline
baseFieldBase< Builder >::ExecutionHandler
conditional_negate(Builder *builder, const bool predicate)FieldBase< Builder >::ExecutionHandlerinline
conditional_select(Builder *builder, ExecutionHandler &other, const bool predicate)FieldBase< Builder >::ExecutionHandlerinline
construct_predicate(Builder *builder, const bool predicate)FieldBase< Builder >::ExecutionHandlerinlineprivatestatic
construct_via_cast(const std::optional< uint256_t > max=std::nullopt, const std::optional< T > value=std::nullopt) constFieldBase< Builder >::ExecutionHandlerinlineprivate
execute_ADD(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ADD_TWO(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ASSERT_EQUAL(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ASSERT_NOT_EQUAL(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ASSERT_NOT_ZERO(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ASSERT_ZERO(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_COND_NEGATE(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_COND_SELECT(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_CONSTANT(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_CONSTANT_WITNESS(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_DIVIDE(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_INVERT(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_MADD(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_MULTIPLY(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_RANDOMSEED(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SELECT_IF_EQ(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SELECT_IF_ZERO(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SET(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SQR(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SUBTRACT(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
execute_WITNESS(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)FieldBase< Builder >::ExecutionHandlerinlinestatic
ExecutionHandler()=defaultFieldBase< Builder >::ExecutionHandler
ExecutionHandler(bb::fr a, field_t b)FieldBase< Builder >::ExecutionHandlerinline
ExecutionHandler(bb::fr a, field_t &b)FieldBase< Builder >::ExecutionHandlerinline
ExecutionHandler(bb::fr &a, field_t &b)FieldBase< Builder >::ExecutionHandlerinline
f() constFieldBase< Builder >::ExecutionHandlerinlineprivate
fieldFieldBase< Builder >::ExecutionHandler
invert(void) constFieldBase< Builder >::ExecutionHandlerinline
madd(const ExecutionHandler &other1, const ExecutionHandler &other2)FieldBase< Builder >::ExecutionHandlerinline
operator*(const ExecutionHandler &other)FieldBase< Builder >::ExecutionHandlerinline
operator+(const ExecutionHandler &other)FieldBase< Builder >::ExecutionHandlerinline
operator-(const ExecutionHandler &other)FieldBase< Builder >::ExecutionHandlerinline
operator/(const ExecutionHandler &other)FieldBase< Builder >::ExecutionHandlerinline
select_if_eq(Builder *builder, ExecutionHandler &other1, ExecutionHandler &other2)FieldBase< Builder >::ExecutionHandlerinline
select_if_zero(Builder *builder, ExecutionHandler &other1, ExecutionHandler &other2)FieldBase< Builder >::ExecutionHandlerinline
set(Builder *builder)FieldBase< Builder >::ExecutionHandlerinline
sqr()FieldBase< Builder >::ExecutionHandlerinline