| 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; }
|