Home
last modified time | relevance | path

Searched defs:s44 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dx86_64-arguments.c343 struct s44 { T44 x; int y; }; argument
H A Dx86_32-arguments-darwin.c177 struct s44 { vvbp f0; } f44(void) { } in f44() struct
/aosp_15_r20/external/XNNPACK/models/
H A Dqc8-mobilenet-v1.cc74 alignas(16) static std::array<float, 128> s44; in QC8MobileNetV1() local