LibreOffice Module bridges (master) 1
|
#include <abi.hxx>
Public Attributes | |
bool | priorInt |
bool | priorFp |
int | nr_fp |
int | nr_int |
Definition at line 36 of file gcc3_linux_loongarch64/abi.hxx.
int loongarch64::Registers::nr_fp |
Definition at line 40 of file gcc3_linux_loongarch64/abi.hxx.
Referenced by loongarch64::flatten_struct(), and loongarch64::getReturnKind().
int loongarch64::Registers::nr_int |
Definition at line 41 of file gcc3_linux_loongarch64/abi.hxx.
Referenced by loongarch64::flatten_struct(), and loongarch64::getReturnKind().
bool loongarch64::Registers::priorFp |
Definition at line 39 of file gcc3_linux_loongarch64/abi.hxx.
Referenced by loongarch64::flatten_struct(), and loongarch64::getReturnKind().
bool loongarch64::Registers::priorInt |
Definition at line 38 of file gcc3_linux_loongarch64/abi.hxx.
Referenced by loongarch64::flatten_struct(), and loongarch64::getReturnKind().