Home
last modified time | relevance | path

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

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