Searched refs:GLUE3 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/compiler-rt/lib/builtins/aarch64/ |
D | lse.S | 132 #define LDXP GLUE3(ld, A, xp) 133 #define STXP GLUE3(st, L, xp) 135 #define CASP GLUE3(casp, A, L) x0, x1, x2, x3, [x4]
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | assembly.h | 198 #define GLUE3(a, b, c) GLUE3_(a, b, c) macro
|