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