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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInlineAsm.h97 isInput, // 'x' enumerator in enum:llvm::InlineAsm::ConstraintPrefix
/freebsd-10-stable/contrib/llvm/lib/Option/
H A DOptTable.cpp168 static bool isInput(const llvm::StringSet<> &Prefixes, StringRef Arg) { function
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp194 bool Dependence::isInput() const { function in class:Dependence
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1800 TreePattern::TreePattern(Record *TheRec, ListInit *RawPat, bool isInput, argument
1807 TreePattern::TreePattern(Record *TheRec, DagInit *Pat, bool isInput, argument
1813 TreePattern::TreePattern(Record *TheRec, TreePatternNode *Pat, bool isInput, argument

Completed in 401 milliseconds