Home
last modified time | relevance | path

Searched defs:fast_state (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp137 FastState fast_state = thr->fast_state; in TraceTime() local
432 FastState fast_state = thr->fast_state; in MemoryAccess() local
457 FastState fast_state = thr->fast_state; in MemoryAccess16() local
494 FastState fast_state = thr->fast_state; in UnalignedMemoryAccess() local
704 FastState fast_state = thr->fast_state; in MemoryAccessRangeT() local
H A Dtsan_rtl.h159 FastState fast_state; member
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_access.cpp378 FastState fast_state = thr->fast_state; in MemoryAccess() local
557 FastState fast_state = thr->fast_state; in MemoryAccessRange() local
H A Dtsan_rtl.h135 FastState fast_state; member