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