Home
last modified time | relevance | path

Searched refs:GLUE3 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/aarch64/
Dlse.S132 #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/
Dassembly.h198 #define GLUE3(a, b, c) GLUE3_(a, b, c) macro