HomeSort by: relevance | last modified time | path
    Searched defs:with_default_simd (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-opts.cc 135 static int with_default_simd = 1; variable
138 static int with_default_simd = 0; variable
311 (with_default_simd ? DEFAULT_ISA_EXT_SIMD : t.isa.simd));

Completed in 25 milliseconds