Searched refs:FuncTypeUnsigned (Results 1 – 2 of 2) sorted by relevance
44 typedef bool (*FuncTypeUnsigned)(TypeUnsigned, TypeUnsigned); in testsInt() typedef48 FuncTypeUnsigned FuncLlc; in testsInt()49 FuncTypeUnsigned FuncSz; in testsInt()53 STR(cmp), (FuncTypeUnsigned)icmp##cmp, \ in testsInt()54 (FuncTypeUnsigned)Subzero_::icmp##cmp \ in testsInt()61 STR(cmp), (FuncTypeUnsigned)(FuncTypeSigned)icmp##cmp, \ in testsInt()62 (FuncTypeUnsigned)(FuncTypeSigned)Subzero_::icmp##cmp \ in testsInt()127 typedef bool (*FuncTypeUnsigned)(TypeUnsigned); in testsIntWithZero() typedef131 FuncTypeUnsigned FuncLlc; in testsIntWithZero()132 FuncTypeUnsigned FuncSz; in testsIntWithZero()[all …]
52 typedef TypeUnsigned (*FuncTypeUnsigned)(TypeUnsigned, TypeUnsigned); in testsInt() typedef62 FuncTypeUnsigned FuncLlcUnsigned; in testsInt()63 FuncTypeUnsigned FuncSzUnsigned; in testsInt()172 typedef TypeUnsigned (*FuncTypeUnsigned)(TypeUnsigned, TypeUnsigned); in testsVecInt() typedef182 FuncTypeUnsigned FuncLlcUnsigned; in testsVecInt()183 FuncTypeUnsigned FuncSzUnsigned; in testsVecInt()