HomeSort by relevance Sort by last modified time
    Searched refs:JustTag (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
HWAddressSanitizer.cpp 521 Value *JustTag = IRB.CreateTrunc(Tag, IRB.getInt8Ty());
524 {IRB.CreatePointerCast(AI, IntptrTy), JustTag,
537 IRB.CreateMemSet(ShadowPtr, JustTag, ShadowSize, /*Align=*/1);
  /external/v8/include/
v8.h     [all...]

Completed in 81 milliseconds