Searched refs:incrementThreadLong (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | MemoryTaggingSupport.h | 101 Value *incrementThreadLong(IRBuilder<> &IRB, Value *ThreadLong,
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MemoryTaggingSupport.cpp | 332 Value *incrementThreadLong(IRBuilder<> &IRB, Value *ThreadLong, in incrementThreadLong() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64StackTagging.cpp | 493 IRB.CreateStore(memtag::incrementThreadLong(IRB, ThreadLong, 16), SlotPtr); in insertBaseTaggedPointer()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 1395 IRB.CreateStore(memtag::incrementThreadLong(IRB, ThreadLong, 8), SlotPtr); in emitPrologue()
|