Searched defs:AsmCond (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/MC/MCParser/
H A DAsmCond.h22 class AsmCond { class in namespace:llvm
35 AsmCond() : TheCond(NoCond), CondMet(false), Ignore(false) {} function in class:llvm::AsmCond

Completed in 50 milliseconds