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

  /external/clang/lib/Basic/
TargetInfo.cpp 425 Info.setTiedOperand(i, OutputConstraints[i]);
443 Info.setTiedOperand(Index, OutputConstraints[Index]);
  /external/clang/include/clang/Basic/
TargetInfo.h 442 /// setTiedOperand - Indicate that this is an input operand that is tied to
445 void setTiedOperand(unsigned N, ConstraintInfo &Output) {

Completed in 28 milliseconds