Home
last modified time | relevance | path

Searched refs:getInterestingMemoryOperands (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.h53 void getInterestingMemoryOperands(
H A DAMDGPUAsanInstrumentation.cpp220 void getInterestingMemoryOperands( in getInterestingMemoryOperands() function
H A DAMDGPUSwLowerLDS.cpp1282 getInterestingMemoryOperands(M, Inst, InterestingOperands); in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp358 void getInterestingMemoryOperands(
855 void HWAddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in HWAddressSanitizer
1617 getInterestingMemoryOperands(ORE, &Inst, TLI, OperandsToInstrument); in sanitizeFunction()
H A DAddressSanitizer.cpp805 void getInterestingMemoryOperands(
1471 void AddressSanitizer::getInterestingMemoryOperands( in getInterestingMemoryOperands() function in AddressSanitizer
3058 getInterestingMemoryOperands(&Inst, InterestingOperands); in instrumentFunction()