Home
last modified time | relevance | path

Searched refs:opcodeMayReadOrWriteFromMemory (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp55 return cast<VPInstruction>(this)->opcodeMayReadOrWriteFromMemory(); in mayWriteToMemory()
107 return cast<VPInstruction>(this)->opcodeMayReadOrWriteFromMemory(); in mayReadFromMemory()
1031 bool VPInstruction::opcodeMayReadOrWriteFromMemory() const { in opcodeMayReadOrWriteFromMemory() function in VPInstruction
H A DVPlan.h1117 bool opcodeMayReadOrWriteFromMemory() const;