Home
last modified time | relevance | path

Searched refs:OmitCC (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp854 bool IntegerCC, bool OmitCC, SMLoc NameLoc, in parseCC() argument
864 (!OmitCC || (CondCode != VECC::CC_AT && CondCode != VECC::CC_AF))) { in parseCC()