Searched refs:ShadowPtrMask (Results 1 – 2 of 2) sorted by relevance
232 ConstantInt *ShadowPtrMask; member in __anonf274973e0111::DataFlowSanitizer444 ShadowPtrMask = ConstantInt::getSigned(IntptrTy, ~0x700000000000LL); in doInitialization()446 ShadowPtrMask = ConstantInt::getSigned(IntptrTy, ~0xF000000000LL); in doInitialization()939 ShadowPtrMaskValue = ShadowPtrMask; in getShadowAddress()
330 ConstantInt *ShadowPtrMask; member in __anon83c261760111::DataFlowSanitizer556 ShadowPtrMask = ConstantInt::getSigned(IntptrTy, ~0x700000000000LL); in doInitialization()558 ShadowPtrMask = ConstantInt::getSigned(IntptrTy, ~0xF000000000LL); in doInitialization()1051 ShadowPtrMaskValue = ShadowPtrMask; in getShadowAddress()