Home
last modified time | relevance | path

Searched defs:IsWrite (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp504 bool *IsWrite, in isInterestingMemoryAccess()
607 void HWAddressSanitizer::instrumentMemAccessInline(Value *Ptr, bool IsWrite, in instrumentMemAccessInline()
718 bool IsWrite = false; in instrumentMemAccess() local
1119 bool IsWrite; in sanitizeFunction() local
DAddressSanitizer.cpp1345 bool *IsWrite, in isInterestingMemoryAccess()
1495 uint32_t TypeSize, bool IsWrite, in doInstrumentAddress()
1514 bool IsWrite, Value *SizeArgument, in instrumentMaskedLoadOrStore()
1551 bool IsWrite = false; in instrumentMop() local
1609 Value *Addr, bool IsWrite, in generateCrashCode()
1659 uint32_t TypeSize, bool IsWrite, in instrumentAddress()
1741 bool IsWrite, Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment()
2651 bool IsWrite; in instrumentFunction() local
DThreadSanitizer.cpp522 bool IsWrite = isa<StoreInst>(*I); in instrumentLoadOrStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp688 bool IsWrite = Access.getInt(); in createCheckForAccess() local
725 bool IsWrite = Accesses.count(MemAccessInfo(Ptr, true)); in canCheckPtrAtRT() local
867 bool IsWrite = AC.getInt(); in processMemAccesses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4065 bool IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in lowerPREFETCH() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2492 unsigned IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in LowerPREFETCH() local