Home
last modified time | relevance | path

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

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