Searched refs:f_fpr_tracking (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/test/CodeGen/RISCV/ |
D | riscv32-ilp32f-abi.c | 10 void f_fpr_tracking(double a, double b, double c, double d, int8_t e) {} in f_fpr_tracking() function
|
D | riscv64-lp64d-abi.c | 13 void f_fpr_tracking(double a, double b, double c, double d, double e, double f, in f_fpr_tracking() function
|
D | riscv32-ilp32f-ilp32d-abi.c | 15 void f_fpr_tracking(float a, float b, float c, float d, float e, float f, in f_fpr_tracking() function
|
D | riscv64-lp64f-lp64d-abi.c | 15 void f_fpr_tracking(float a, float b, float c, float d, float e, float f, in f_fpr_tracking() function
|
D | riscv32-ilp32d-abi.c | 13 void f_fpr_tracking(double a, double b, double c, double d, double e, double f, in f_fpr_tracking() function
|