HomeSort by relevance Sort by last modified time
    Searched refs:isRI (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 49 bool isRI;
52 : BaseType(RegBase), IndexReg(), Disp(0), isRI(RI) {
67 if (!isRI) {
232 if (AM.IndexReg.getNode() || AM.isRI) {
279 if (!AM.isRI &&
322 if (AM.IndexReg.getNode() == 0 && !AM.isRI) {
363 SystemZRRIAddressMode AM20(/*isRI*/true), AM12(/*isRI*/true);
412 SystemZRRIAddressMode AM(/*isRI*/true);
  /external/chromium-trace/catapult/third_party/pyserial/serial/
serialjava.py 220 self.sPort.isRI()

Completed in 597 milliseconds