HomeSort by: relevance | last modified time | path
    Searched defs:aarch64_constant_alignment (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 4250 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) function
11029 align = aarch64_constant_alignment (exp, align);
28036 #define TARGET_CONSTANT_ALIGNMENT aarch64_constant_alignment
aarch64.cc 4250 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) function
11029 align = aarch64_constant_alignment (exp, align);
28036 #define TARGET_CONSTANT_ALIGNMENT aarch64_constant_alignment
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 2527 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) function
10755 align = aarch64_constant_alignment (exp, align);
31070 #define TARGET_CONSTANT_ALIGNMENT aarch64_constant_alignment
aarch64.cc 2527 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) function
10755 align = aarch64_constant_alignment (exp, align);
31070 #define TARGET_CONSTANT_ALIGNMENT aarch64_constant_alignment

Completed in 72 milliseconds