Home
last modified time | relevance | path

Searched refs:PFD_READ (Results 1 – 2 of 2) 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()