Home
last modified time | relevance | path

Searched refs:IntegerCC (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
860 IntegerCC ? stringToVEICondCode(Cond) : stringToVEFCondCode(Cond); in parseCC()