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

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 34 unsigned OtherTiedOperand;
41 I.OtherTiedOperand = 0;
48 I.OtherTiedOperand = Op;
58 return OtherTiedOperand;
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenInstruction.h 34 unsigned OtherTiedOperand;
41 I.OtherTiedOperand = 0;
48 I.OtherTiedOperand = Op;
58 return OtherTiedOperand;

Completed in 94 milliseconds