HomeSort by: relevance | last modified time | path
    Searched refs:aarch64_expand_fpsr_fpcr_setter (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-builtins.cc 3114 aarch64_expand_fpsr_fpcr_setter (int unspec, machine_mode mode, tree exp) function
3150 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPCR, SImode, exp);
3156 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPSR, SImode, exp);
3162 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPCR, DImode, exp);
3168 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPSR, DImode, exp);
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-builtins.cc 2482 aarch64_expand_fpsr_fpcr_setter (int unspec, machine_mode mode, tree exp) function
2518 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPCR, SImode, exp);
2524 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPSR, SImode, exp);
2530 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPCR, DImode, exp);
2536 aarch64_expand_fpsr_fpcr_setter (UNSPECV_SET_FPSR, DImode, exp);

Completed in 19 milliseconds