Home
last modified time | relevance | path

Searched defs:isInput (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp137 bool isInput = is_contained(InstInputs, Inst); translateSubExpr() local
H A DDependenceAnalysis.cpp230 bool Dependence::isInput() const { in isInput() function in Dependence
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h96 isInput, // 'x' enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp151 static bool isInput(const ArrayRef<StringLiteral> &Prefixes, StringRef Arg) { in isInput() function
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp