Home
last modified time | relevance | path

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

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