Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp77 uptr *ThreadLong = GetCurrentThreadLongPtr(); in InitStackRingBuffer() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp332 Value *incrementThreadLong(IRBuilder<> &IRB, Value *ThreadLong, in incrementThreadLong()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp484 auto *ThreadLong = IRB.CreateLoad(IntptrTy, SlotPtr); in insertBaseTaggedPointer() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1361 Value *ThreadLong = nullptr; in emitPrologue() local