Searched defs:isInput (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2682 TreePattern::TreePattern(Record *TheRec, ListInit *RawPat, bool isInput, argument
2690 TreePattern::TreePattern(Record *TheRec, DagInit *Pat, bool isInput, argument
2697 TreePattern::TreePattern(Record *TheRec, TreePatternNodePtr Pat, bool isInput, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp221 bool Dependence::isInput() const { function in class:Dependence
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp169 static bool isInput(const StringSet<> &Prefixes, StringRef Arg) { function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h91 isInput, // 'x' enumerator in enum:llvm::final::ConstraintPrefix

Completed in 105 milliseconds