HomeSort by: relevance | last modified time | path
    Searched refs:PFD_WRITE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZ.h 115 const unsigned PFD_WRITE = 2;
SystemZISelLowering.cpp 4140 unsigned Code = IsWrite ? SystemZ::PFD_WRITE : SystemZ::PFD_READ;
7834 .addImm(SystemZ::PFD_WRITE)

Completed in 42 milliseconds