Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_update_shadow_word_inl.h21 old = LoadShadow(sp);
Dtsan_rtl.cc322 static Shadow LoadShadow(u64 *p) { in LoadShadow() function
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp421 bool LoadShadow; member
437 LoadShadow = InsertChecks = in MemorySanitizerVisitor()
839 if (LoadShadow) { in visitLoadInst()
851 if (LoadShadow) { in visitLoadInst()
1423 if (LoadShadow) { in handleVectorLoadIntrinsic()
1437 if (LoadShadow) in handleVectorLoadIntrinsic()