Home
last modified time | relevance | path

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

/llvm-project/libc/AOR_v20.02/networking/
H A Dchksum_common.h36 #define no_unroll_loops macro
38 #define no_unroll_loops __attribute__((optimize("no-unroll-loops"))) macro
46 #define no_unroll_loops macro