Searched defs:IsInteger (Results 1 – 13 of 13) sorted by relevance
27 …IsInteger = boost::multiprecision::number_category<self_type>::value == boost::multipr… enumerator
32 IsInteger: 'https://ecma-international.org/ecma-262/6.0/#sec-isinteger', property
33 IsInteger: 'https://ecma-international.org/ecma-262/8.0/#sec-isinteger', property
32 IsInteger: 'https://ecma-international.org/ecma-262/7.0/#sec-isinteger', property
333 inline bool IsInteger(TBasicType type) in IsInteger() function
36 inline bool IsInteger(reflection::BaseType t) { in IsInteger() function
132 inline bool IsInteger(BaseType t) { return t >= BASE_TYPE_UTYPE && in IsInteger() function
593 inline bool IsInteger(TBasicType type) in IsInteger() function
998 inline bool IsInteger(TBasicType type) in IsInteger() function
1566 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
3800 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in visitCallInst() local
402 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local423 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
4549 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local