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 432 Info.setTiedOperand(i, OutputConstraints[i]);
450 Info.setTiedOperand(Index, OutputConstraints[Index]);
  /external/clang/include/clang/Basic/
TargetInfo.h 515 void setTiedOperand(unsigned N, ConstraintInfo &Output) {

Completed in 39 milliseconds