Searched defs:A64 (Results 1 – 4 of 4) sorted by relevance
98 #define FALIGN(A32,A64) { .a32 = (A32), .a64 = (A64) } argument
1207 bool A64 = Subtarget->hasAddr64(); in selectLoad() local1266 bool A64 = Subtarget->hasAddr64(); in selectStore() local
305 #define A64(x) (((U64_S *)(__DECONST(void *, x)))->v) macro
311 #define A64(x) (((U64_S *)(x))->v) macro