Home
last modified time | relevance | path

Searched defs:getConds (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp693 ArrayRef<std::string> getConds() const { return Conds; } getConds() function in __anon3f873b650411::IAPrinter
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1098 ArrayRef<Init *> getConds() const { in getConds() function