Home
last modified time | relevance | path

Searched refs:grs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals.cpp168 GlobalRegistrationSite &grs = (*global_registration_site_vector)[i]; in FindRegistrationSite() local
169 if (g >= grs.g_first && g <= grs.g_last) in FindRegistrationSite()
170 return grs.stack_id; in FindRegistrationSite()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrAlias.td21 def : InstAlias<"grs\t$rz, $offset", (GRS32 GPR:$rz, bare_symbol:$offset)>;
H A DCSKYInstrFormats.td67 // Instructions(7): grs, lrs32.b, lrs32.h, lrs32.w, srs32.b, srs32.h, srs32.w