Lines Matching defs:IsWrite
620 ASanAccessInfo::ASanAccessInfo(bool IsWrite, bool CompileKernel, in ASanAccessInfo()
1357 bool IsWrite = CI->getType()->isVoidTy(); in getInterestingMemoryOperands() local
1377 bool IsWrite = CI->getIntrinsicID() == Intrinsic::masked_compressstore; in getInterestingMemoryOperands() local
1404 bool IsWrite = CI->getType()->isVoidTy(); in getInterestingMemoryOperands() local
1431 bool IsWrite = IID == Intrinsic::vp_scatter; in getInterestingMemoryOperands() local
1514 TypeSize TypeStoreSize, bool IsWrite, in doInstrumentAddress()
1541 MaybeAlign Alignment, unsigned Granularity, Type *OpType, bool IsWrite, in instrumentMaskedLoadOrStore()
1660 Value *Addr, bool IsWrite, in generateCrashCode()
1707 uint32_t TypeStoreSize, bool IsWrite, Value *SizeArgument) { in instrumentAMDGPUAddress()
1754 uint32_t TypeStoreSize, bool IsWrite, in instrumentAddress()
1844 bool IsWrite, Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment()