Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZ.h99 const unsigned PFD_READ = 1; variable
DSystemZISelLowering.cpp3403 unsigned Code = IsWrite ? SystemZ::PFD_WRITE : SystemZ::PFD_READ; in lowerPREFETCH()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h115 const unsigned PFD_READ = 1; variable
DSystemZISelLowering.cpp3643 unsigned Code = IsWrite ? SystemZ::PFD_WRITE : SystemZ::PFD_READ; in lowerPREFETCH()