Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ProgramBlock Member List

This is the complete list of members for ProgramBlock, including all inherited members.

callerProgramBlock
condition_offset_indexProgramBlockprivate
finalize_with_jump(ProgramBlock *target_block, bool copy_memory_manager=true)ProgramBlock
finalize_with_jump_if(ProgramBlock *target_then_block, ProgramBlock *target_else_block, uint16_t condition_offset, bool copy_memory_manager=true)ProgramBlock
finalize_with_return(uint8_t return_size, MemoryTagWrapper return_value_tag, uint16_t return_value_offset_index)ProgramBlock
get_instructions()ProgramBlock
get_terminating_condition_value()ProgramBlock
insert_internal_call(ProgramBlock *target_block)ProgramBlock
instructionsProgramBlockprivate
internal_call_instruction_indicies_to_patchProgramBlockprivate
is_memory_address_set(uint16_t address)ProgramBlock
memory_managerProgramBlockprivate
offsetProgramBlock
patch_internal_calls()ProgramBlock
predecessorsProgramBlock
preprocess_memory_addresses(AddressRef address, uint32_t actual_address)ProgramBlockprivate
preprocess_memory_addresses(ResultAddressRef address, uint32_t actual_address)ProgramBlockprivate
process_add_16_instruction(ADD_16_Instruction instruction)ProgramBlockprivate
process_add_8_instruction(ADD_8_Instruction instruction)ProgramBlockprivate
process_and_16_instruction(AND_16_Instruction instruction)ProgramBlockprivate
process_and_8_instruction(AND_8_Instruction instruction)ProgramBlockprivate
process_calldatacopy_instruction(CALLDATACOPY_Instruction instruction)ProgramBlockprivate
process_cast_16_instruction(CAST_16_Instruction instruction)ProgramBlockprivate
process_cast_8_instruction(CAST_8_Instruction instruction)ProgramBlockprivate
process_div_16_instruction(DIV_16_Instruction instruction)ProgramBlockprivate
process_div_8_instruction(DIV_8_Instruction instruction)ProgramBlockprivate
process_emitnotehash_instruction(EMITNOTEHASH_Instruction instruction)ProgramBlockprivate
process_emitnulifier_instruction(EMITNULLIFIER_Instruction instruction)ProgramBlockprivate
process_eq_16_instruction(EQ_16_Instruction instruction)ProgramBlockprivate
process_eq_8_instruction(EQ_8_Instruction instruction)ProgramBlockprivate
process_fdiv_16_instruction(FDIV_16_Instruction instruction)ProgramBlockprivate
process_fdiv_8_instruction(FDIV_8_Instruction instruction)ProgramBlockprivate
process_getenvvar_instruction(GETENVVAR_Instruction instruction)ProgramBlockprivate
process_instruction(FuzzInstruction instruction)ProgramBlock
process_lt_16_instruction(LT_16_Instruction instruction)ProgramBlockprivate
process_lt_8_instruction(LT_8_Instruction instruction)ProgramBlockprivate
process_lte_16_instruction(LTE_16_Instruction instruction)ProgramBlockprivate
process_lte_8_instruction(LTE_8_Instruction instruction)ProgramBlockprivate
process_mov_16_instruction(MOV_16_Instruction instruction)ProgramBlockprivate
process_mov_8_instruction(MOV_8_Instruction instruction)ProgramBlockprivate
process_mul_16_instruction(MUL_16_Instruction instruction)ProgramBlockprivate
process_mul_8_instruction(MUL_8_Instruction instruction)ProgramBlockprivate
process_not_16_instruction(NOT_16_Instruction instruction)ProgramBlockprivate
process_not_8_instruction(NOT_8_Instruction instruction)ProgramBlockprivate
process_notehashexists_instruction(NOTEHASHEXISTS_Instruction instruction)ProgramBlockprivate
process_nullifierexists_instruction(NULLIFIEREXISTS_Instruction instruction)ProgramBlockprivate
process_or_16_instruction(OR_16_Instruction instruction)ProgramBlockprivate
process_or_8_instruction(OR_8_Instruction instruction)ProgramBlockprivate
process_set_128_instruction(SET_128_Instruction instruction)ProgramBlockprivate
process_set_16_instruction(SET_16_Instruction instruction)ProgramBlockprivate
process_set_32_instruction(SET_32_Instruction instruction)ProgramBlockprivate
process_set_64_instruction(SET_64_Instruction instruction)ProgramBlockprivate
process_set_8_instruction(SET_8_Instruction instruction)ProgramBlockprivate
process_set_ff_instruction(SET_FF_Instruction instruction)ProgramBlockprivate
process_shl_16_instruction(SHL_16_Instruction instruction)ProgramBlockprivate
process_shl_8_instruction(SHL_8_Instruction instruction)ProgramBlockprivate
process_shr_16_instruction(SHR_16_Instruction instruction)ProgramBlockprivate
process_shr_8_instruction(SHR_8_Instruction instruction)ProgramBlockprivate
process_sload_instruction(SLOAD_Instruction instruction)ProgramBlockprivate
process_sstore_instruction(SSTORE_Instruction instruction)ProgramBlockprivate
process_sub_16_instruction(SUB_16_Instruction instruction)ProgramBlockprivate
process_sub_8_instruction(SUB_8_Instruction instruction)ProgramBlockprivate
process_xor_16_instruction(XOR_16_Instruction instruction)ProgramBlockprivate
process_xor_8_instruction(XOR_8_Instruction instruction)ProgramBlockprivate
ProgramBlock()=defaultProgramBlock
successorsProgramBlock
terminator_typeProgramBlock