Searched refs:VERTPLD (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_neon_Blur.S | 49 #define VERTPLD(...) pld [__VA_ARGS__] macro 51 #define VERTPLD(...) nop macro 90 VERTPLD(r1, #32) 125 VERTPLD(r10, #32) 129 VERTPLD(r11, #32) 149 VERTPLD(r10, #32) 155 VERTPLD(r11, #32)
|
D | rsCpuIntrinsics_advsimd_Blur.S | 45 #define VERTPLD(...) prfm PLDL1KEEP, [__VA_ARGS__] macro 47 #define VERTPLD(...) nop macro 89 VERTPLD(x1, #16) 123 VERTPLD(x10, #32) 125 VERTPLD(x11, #32) 149 VERTPLD(x10, #32) 151 VERTPLD(x11, #32)
|