Home
last modified time | relevance | path

Searched defs:GetLsb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_defs.h141 T GetLsb(T v, int bits) { in GetLsb() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Dcpu-aarch64.h71 int GetLsb() const { return lsb_; } in GetLsb() function