Searched refs:IsMemoryAccess (Results 1 – 12 of 12) sorted by relevance
64 if (!IsMemoryAccess(*instruction)) { in IsApplicable()128 bool TransformationSetMemoryOperandsMask::IsMemoryAccess( in IsMemoryAccess() function in spvtools::fuzz::TransformationSetMemoryOperandsMask
60 static bool IsMemoryAccess(const opt::Instruction& instruction);
41 if (!TransformationSetMemoryOperandsMask::IsMemoryAccess(*inst_it)) { in Apply()
65 if (!IsMemoryAccess(*instruction)) { in IsApplicable()129 bool TransformationSetMemoryOperandsMask::IsMemoryAccess( in IsMemoryAccess() function in spvtools::fuzz::TransformationSetMemoryOperandsMask
38 if (!TransformationSetMemoryOperandsMask::IsMemoryAccess(*inst_it)) { in Apply()
928 is_memory_access(IsMemoryAccess()), in SignalContext()950 bool IsMemoryAccess() const;
296 bool SignalContext::IsMemoryAccess() const { in IsMemoryAccess() function in __sanitizer::SignalContext
964 bool SignalContext::IsMemoryAccess() const { in IsMemoryAccess() function in __sanitizer::SignalContext