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

Completed in 255 milliseconds