Searched refs:stringToVEICondCode (Results 1 – 2 of 2) sorted by relevance
115 inline static VECC::CondCode stringToVEICondCode(StringRef S) { in stringToVEICondCode() function
870 IntegerCC ? stringToVEICondCode(Cond) : stringToVEFCondCode(Cond); in parseCC()