Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp688 ArrayRef<std::string> getConds() const { return Conds; } in getConds() function in __anon2ca7038a0411::IAPrinter
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1020 ArrayRef<Init *> getConds() const { in getConds() function