Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZ.h116 const unsigned PFD_WRITE = 2; variable
H A DSystemZISelLowering.cpp4429 unsigned Code = IsWrite ? SystemZ::PFD_WRITE : SystemZ::PFD_READ; in lowerPREFETCH()
8426 .addImm(SystemZ::PFD_WRITE) in emitMemMemWrapper()