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