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()52 {STR(cmp), (FuncTypeUnsigned)icmp##cmp, \ in testsInt()53 (FuncTypeUnsigned)Subzero_::icmp##cmp}, in testsInt()57 {STR(cmp), (FuncTypeUnsigned)(FuncTypeSigned)icmp##cmp, \ in testsInt()58 (FuncTypeUnsigned)(FuncTypeSigned)Subzero_::icmp##cmp}, in testsInt()121 typedef bool (*FuncTypeUnsigned)(TypeUnsigned); in testsIntWithZero() typedef125 FuncTypeUnsigned FuncLlc; in testsIntWithZero()126 FuncTypeUnsigned FuncSz; in testsIntWithZero()[all …]
52 typedef TypeUnsigned (*FuncTypeUnsigned)(TypeUnsigned, TypeUnsigned); in testsInt() typedef62 FuncTypeUnsigned FuncLlcUnsigned; in testsInt()63 FuncTypeUnsigned FuncSzUnsigned; in testsInt()176 typedef TypeUnsigned (*FuncTypeUnsigned)(TypeUnsigned, TypeUnsigned); in testsVecInt() typedef186 FuncTypeUnsigned FuncLlcUnsigned; in testsVecInt()187 FuncTypeUnsigned FuncSzUnsigned; in testsVecInt()