Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/asan/ !
H A Dasan_globals.cpp105 GlobalRegistrationSite &grs = (*global_registration_site_vector)[i]; in FindRegistrationSite() local
106 if (g >= grs.g_first && g <= grs.g_last) in FindRegistrationSite()
107 return grs.stack_id; in FindRegistrationSite()
/src/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