Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp718 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in untagPointerOperand() local
760 Value *AddrLong = untagPointer(IRB, PtrLong); in instrumentMemAccessInline() local
H A DMemProfiler.cpp472 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local
H A DAddressSanitizer.cpp1677 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, in createSlowPathCmp()
1707 Value *AddrLong = IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()); in instrumentAMDGPUAddress() local
1733 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local
1812 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentUnusualSizeOrAlignment() local
/netbsd-src/sys/arch/hppa/dev/
H A Dhyperfb.c166 #define AddrLong global() macro
H A Dgftfb.c173 #define AddrLong global() macro