Go to the source code of this file.
Functions |
rtx | gen_lowpart_general (enum machine_mode, rtx) |
rtx | reg_nonzero_bits_general (const_rtx, enum machine_mode, const_rtx, enum machine_mode, unsigned HOST_WIDE_INT, unsigned HOST_WIDE_INT *) |
rtx | reg_num_sign_bit_copies_general (const_rtx, enum machine_mode, const_rtx, enum machine_mode, unsigned int, unsigned int *) |
bool | reg_truncated_to_mode_general (enum machine_mode, const_rtx) |
Function Documentation
rtx gen_lowpart_general |
( |
enum |
machine_mode, |
|
|
rtx |
|
|
) |
| |
rtx reg_num_sign_bit_copies_general |
( |
const_rtx |
, |
|
|
enum |
machine_mode, |
|
|
const_rtx |
, |
|
|
enum |
machine_mode, |
|
|
unsigned |
int, |
|
|
unsigned int * |
|
|
) |
| |
bool reg_truncated_to_mode_general |
( |
enum |
machine_mode, |
|
|
const_rtx |
|
|
) |
| |