OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTiedOperand
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Basic/
TargetInfo.cpp
410
Info.
setTiedOperand
(i, OutputConstraints[i]);
428
Info.
setTiedOperand
(Index, OutputConstraints[Index]);
/external/clang/include/clang/Basic/
TargetInfo.h
362
///
setTiedOperand
- Indicate that this is an input operand that is tied to
365
void
setTiedOperand
(unsigned N, ConstraintInfo &Output) {
Completed in 14 milliseconds