/external/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
D | AddressSanitizerCommon.h | 25 bool IsWrite; variable 35 : IsWrite(IsWrite), OpType(OpType), Alignment(Alignment), in IsWrite() argument
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmInstrumentation.cpp | 280 X86Operand &Op, unsigned AccessSize, bool IsWrite, in InstrumentMemOperand() 412 const bool IsWrite = MII.get(Inst.getOpcode()).mayStore(); in InstrumentMOV() local 595 void EmitCallAsanReport(unsigned AccessSize, bool IsWrite, MCContext &Ctx, in EmitCallAsanReport() 617 X86Operand &Op, unsigned AccessSize, bool IsWrite, in InstrumentMemOperandSmall() 692 X86Operand &Op, unsigned AccessSize, bool IsWrite, in InstrumentMemOperandLarge() 864 void EmitCallAsanReport(unsigned AccessSize, bool IsWrite, MCContext &Ctx, in EmitCallAsanReport() 888 X86Operand &Op, unsigned AccessSize, bool IsWrite, in InstrumentMemOperandSmall() 964 X86Operand &Op, unsigned AccessSize, bool IsWrite, in InstrumentMemOperandLarge()
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | MemProfiler.cpp | 150 bool IsWrite; member 416 uint32_t TypeSize, bool IsWrite) { in instrumentMaskedLoadOrStore() 470 uint32_t TypeSize, bool IsWrite) { in instrumentAddress()
|
D | ThreadSanitizer.cpp | 450 const bool IsWrite = isa<StoreInst>(*I); in chooseInstructionsToInstrument() local 614 const bool IsWrite = isa<StoreInst>(*II.Inst); in instrumentLoadOrStore() local
|
D | AddressSanitizer.cpp | 1404 bool IsWrite = F->getName().startswith("llvm.masked.store."); in getInterestingMemoryOperands() local 1489 uint32_t TypeSize, bool IsWrite, in doInstrumentAddress() 1508 bool IsWrite, Value *SizeArgument, in instrumentMaskedLoadOrStore() 1599 Value *Addr, bool IsWrite, in generateCrashCode() 1646 uint32_t TypeSize, bool IsWrite, in instrumentAddress() 1728 bool IsWrite, Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment()
|
D | HWAddressSanitizer.cpp | 721 void HWAddressSanitizer::instrumentMemAccessInline(Value *Ptr, bool IsWrite, in instrumentMemAccessInline()
|
/external/compiler-rt/lib/esan/ |
D | esan.cpp | 65 void processRangeAccess(uptr PC, uptr Addr, int Size, bool IsWrite) { in processRangeAccess()
|
D | working_set.cpp | 82 bool IsWrite) { in processRangeAccessWorkingSet()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | HWAddressSanitizer.cpp | 504 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
|
D | AddressSanitizer.cpp | 1345 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
|
D | ThreadSanitizer.cpp | 522 bool IsWrite = isa<StoreInst>(*I); in instrumentLoadOrStore() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 938 bool *IsWrite, in isInterestingMemoryAccess() 1031 bool IsWrite = false; in instrumentMop() local 1088 Value *Addr, bool IsWrite, in generateCrashCode() 1138 uint32_t TypeSize, bool IsWrite, in instrumentAddress() 1199 Instruction *I, Value *Addr, uint32_t TypeSize, bool IsWrite, in instrumentUnusualSizeOrAlignment() 1797 bool IsWrite; in runOnFunction() local
|
D | ThreadSanitizer.cpp | 461 bool IsWrite = isa<StoreInst>(*I); in instrumentLoadOrStore() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 691 bool IsWrite = Access.getInt(); in createCheckForAccess() local 732 bool IsWrite = Accesses.count(MemAccessInfo(Ptr, true)); in canCheckPtrAtRT() local 893 bool IsWrite = AC.getInt(); in processMemAccesses() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 688 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
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 609 bool IsWrite = Accesses.count(MemAccessInfo(Ptr, true)); in canCheckPtrAtRT() local 749 bool IsWrite = AC.getInt(); in processMemAccesses() local
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl.h | 250 bool ALWAYS_INLINE IsWrite() const { return !IsRead(); } in IsWrite() function
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl.h | 257 bool ALWAYS_INLINE IsWrite() const { return !IsRead(); } in IsWrite() function
|
/external/pdfium/third_party/lcms/src/ |
D | lcms2_internal.h | 803 cmsBool IsWrite; member
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 3402 bool IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in lowerPREFETCH() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 4065 bool IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in lowerPREFETCH() local
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 4117 bool IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in lowerPREFETCH() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 1864 unsigned IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in LowerPREFETCH() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2492 unsigned IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in LowerPREFETCH() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 3015 unsigned IsWrite = cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue(); in LowerPREFETCH() local
|