|
ReactOS 0.4.17-dev-934-g091855f
|

Go to the source code of this file.
|
static |
Definition at line 1433 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_identities().
|
static |
Definition at line 1399 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_identities().
Definition at line 102 of file hlsl_constant_ops.c.
Referenced by fold_cast().
Definition at line 91 of file hlsl_constant_ops.c.
Referenced by fold_cast().
Definition at line 77 of file hlsl_constant_ops.c.
Referenced by fold_cast().
Definition at line 66 of file hlsl_constant_ops.c.
Referenced by fold_cast().
|
static |
Definition at line 25 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 595 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 632 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 116 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 686 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 142 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 231 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 770 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 712 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 740 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 839 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 257 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 283 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 309 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 875 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 914 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 336 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 953 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 983 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 1021 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 1059 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 1102 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 381 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 1137 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 415 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 659 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 439 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 1188 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 484 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 524 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 550 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
|
static |
Definition at line 1173 of file hlsl_constant_ops.c.
Referenced by hlsl_fold_constant_exprs().
| bool hlsl_fold_constant_exprs | ( | struct hlsl_ctx * | ctx, |
| struct hlsl_ir_node * | instr, | ||
| void * | context | ||
| ) |
Definition at line 1218 of file hlsl_constant_ops.c.
Referenced by hlsl_run_const_passes(), and process_entry_function().
| bool hlsl_fold_constant_identities | ( | struct hlsl_ctx * | ctx, |
| struct hlsl_ir_node * | instr, | ||
| void * | context | ||
| ) |
Definition at line 1471 of file hlsl_constant_ops.c.
Referenced by hlsl_run_const_passes().
| bool hlsl_fold_constant_swizzles | ( | struct hlsl_ctx * | ctx, |
| struct hlsl_ir_node * | instr, | ||
| void * | context | ||
| ) |
Definition at line 1547 of file hlsl_constant_ops.c.
Referenced by hlsl_run_const_passes().