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

  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-def.h 153 /* ISA evolution features implied by -march=, for -march=native probed
157 int64_t evolution; member in struct:loongarch_isa
161 base (0), fpu (0), simd (0), evolution (0), evolution_set (0)
167 { evolution = _evolution; return *this; }

Completed in 39 milliseconds