Searched defs:setTiedOperand (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
H A DTargetInfo.h442 /// setTiedOperand - Indicate that this is an input operand that is tied to
445 void setTiedOperand(unsigned N, ConstraintInfo &Output) { function in struct:clang::TargetInfo::ConstraintInfo

Completed in 20 milliseconds