php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Data Structures | |
struct | _ir_gcm_split_data |
Macros | |
#define | IR_GCM_IS_SCHEDULED_EARLY(b) |
#define | IR_GCM_EARLY_BLOCK(b) |
#define | IR_GCM_SPLIT 1 |
#define | IR_SCHEDULE_SWAP_OPS 1 |
Typedefs | |
typedef struct _ir_gcm_split_data | ir_gcm_split_data |
Functions | |
int | ir_gcm (ir_ctx *ctx) |
IR_ALWAYS_INLINE ir_ref | ir_count_constant (ir_ref *_xlat, ir_ref ref) |
int | ir_schedule (ir_ctx *ctx) |
void | ir_build_prev_refs (ir_ctx *ctx) |
#define IR_GCM_EARLY_BLOCK | ( | b | ) |
#define IR_GCM_IS_SCHEDULED_EARLY | ( | b | ) |
typedef struct _ir_gcm_split_data ir_gcm_split_data |
IR_ALWAYS_INLINE ir_ref ir_count_constant | ( | ir_ref * | _xlat, |
ir_ref | ref ) |