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

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

add_two(const ExecutionHandler &other1, const ExecutionHandler &other2)BigFieldBase< Builder >::ExecutionHandlerinline
assert_equal(ExecutionHandler &other)BigFieldBase< Builder >::ExecutionHandlerinline
assert_not_equal(ExecutionHandler &other)BigFieldBase< Builder >::ExecutionHandlerinline
baseBigFieldBase< Builder >::ExecutionHandler
bf() constBigFieldBase< Builder >::ExecutionHandlerinlineprivate
bf_u256(void) constBigFieldBase< Builder >::ExecutionHandlerinlineprivate
bigfieldBigFieldBase< Builder >::ExecutionHandler
conditional_negate(Builder *builder, const bool predicate)BigFieldBase< Builder >::ExecutionHandlerinline
conditional_select(Builder *builder, ExecutionHandler &other, const bool predicate)BigFieldBase< Builder >::ExecutionHandlerinline
construct_predicate(Builder *builder, const bool predicate)BigFieldBase< Builder >::ExecutionHandlerinlineprivatestatic
execute_ADD(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ADD_TWO(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ASSERT_EQUAL(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_ASSERT_NOT_EQUAL(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_COND_NEGATE(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_COND_SELECT(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_CONSTANT(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_CONSTANT_WITNESS(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_DIVIDE(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_MADD(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_MSUB_DIV(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_MULT_MADD(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_MULTIPLY(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_RANDOMSEED(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SET(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SQR(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SQR_ADD(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_SUBTRACT(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
execute_WITNESS(Builder *builder, std::vector< ExecutionHandler > &stack, Instruction &instruction)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
ExecutionHandler()=defaultBigFieldBase< Builder >::ExecutionHandler
ExecutionHandler(bb::fq a, bigfield_t b)BigFieldBase< Builder >::ExecutionHandlerinline
ExecutionHandler(bb::fq a, bigfield_t &b)BigFieldBase< Builder >::ExecutionHandlerinline
ExecutionHandler(bb::fq &a, bigfield_t &b)BigFieldBase< Builder >::ExecutionHandlerinline
madd(const ExecutionHandler &other1, const ExecutionHandler &other2)BigFieldBase< Builder >::ExecutionHandlerinline
msub_div(const std::vector< ExecutionHandler > &input_left, const std::vector< ExecutionHandler > &input_right, const ExecutionHandler &divisor, const std::vector< ExecutionHandler > &to_sub)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
mult_madd(const std::vector< ExecutionHandler > &input_left, const std::vector< ExecutionHandler > &input_right, const std::vector< ExecutionHandler > &to_add)BigFieldBase< Builder >::ExecutionHandlerinlinestatic
operator*(const ExecutionHandler &other)BigFieldBase< Builder >::ExecutionHandlerinline
operator+(const ExecutionHandler &other)BigFieldBase< Builder >::ExecutionHandlerinline
operator-(const ExecutionHandler &other)BigFieldBase< Builder >::ExecutionHandlerinline
operator/(const ExecutionHandler &other)BigFieldBase< Builder >::ExecutionHandlerinline
set(Builder *builder)BigFieldBase< Builder >::ExecutionHandlerinline
sqr()BigFieldBase< Builder >::ExecutionHandlerinline
sqr_add(const std::vector< ExecutionHandler > &to_add)BigFieldBase< Builder >::ExecutionHandlerinline