Searched defs:getConds (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | AsmWriterEmitter.cpp | 718 ArrayRef<std::string> getConds() const { return Conds; } getConds() function in __anon109b99260411::IAPrinter |
/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | Record.h | 1098 ArrayRef<Init *> getConds() const { getConds() function |