Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp161 FunctionCallee TsanUnalignedVolatileRead[kNumberOfAccessSizes]; member
295 TsanUnalignedVolatileRead[i] = M.getOrInsertFunction( in initialize()
706 : TsanUnalignedVolatileRead[Idx]; in instrumentLoadOrStore()