Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZ.h100 const unsigned PFD_WRITE = 2; variable
DSystemZISelLowering.cpp3403 unsigned Code = IsWrite ? SystemZ::PFD_WRITE : SystemZ::PFD_READ; in lowerPREFETCH()
5764 .addImm(SystemZ::PFD_WRITE) in emitMemMemWrapper()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h116 const unsigned PFD_WRITE = 2; variable
DSystemZISelLowering.cpp3643 unsigned Code = IsWrite ? SystemZ::PFD_WRITE : SystemZ::PFD_READ; in lowerPREFETCH()
6778 .addImm(SystemZ::PFD_WRITE) in emitMemMemWrapper()