Searched refs:UseCalls (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 761 InterestingMemoryOperand &O, bool UseCalls, 768 Value *SizeArgument, bool UseCalls, uint32_t Exp, 779 Value *SizeArgument, bool UseCalls, 787 Value *SizeArgument, bool UseCalls, 1595 Value *SizeArgument, bool UseCalls, in doInstrumentAddress() argument 1610 FixedSize, IsWrite, nullptr, UseCalls, in doInstrumentAddress() 1615 IsWrite, nullptr, UseCalls, Exp, RTCI); in doInstrumentAddress() 1622 Value *SizeArgument, bool UseCalls, uint32_t Exp, in instrumentMaskedLoadOrStore() argument 1680 SizeArgument, UseCalls, Exp, RTCI); in instrumentMaskedLoadOrStore() 1685 InterestingMemoryOperand &O, bool UseCalls, in instrumentMop() argument [all …]
|