Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp416 void HWAddressSanitizer::instrumentMemAccessInline(Value *PtrLong, bool IsWrite, in instrumentMemAccessInline()
597 Value *PtrLong, Value *Tag) { in tagPointer()
614 Value *HWAddressSanitizer::untagPointer(IRBuilder<> &IRB, Value *PtrLong) { in untagPointer()