Searched defs:load4 (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/libpng/intel/ |
H A D | filter_sse2_intrinsics.c | 30 static __m128i load4(const void* p) { in load4() function [all...] |
/third_party/skia/src/opts/ |
H A D | SkRasterPipeline_opts.h | 156 SI void load4(const uint16_t* ptr, size_t tail, U16* r, U16* g, U16* b, U16* a) { in load4() function 177 SI void load4(const float* ptr, size_t tail, F* r, F* g, F* b, F* a) { in load4() function [all...] |
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | hw_exception_handler.S | 961 load4: lbui r5, r4, 3; label
|
/kernel/linux/linux-6.6/arch/microblaze/kernel/ |
H A D | hw_exception_handler.S | 844 load4: lbui r5, r4, 3; label
|
Completed in 13 milliseconds