Searched defs:IsIntegerCC (Results 1 – 2 of 2) sorted by relevance
76 static bool IsIntegerCC(unsigned CC) in IsIntegerCC() function
41 static bool IsIntegerCC(unsigned CC) { return (CC < VECC::CC_AF); } in IsIntegerCC() function