Searched defs:IsInteger (Results 1 – 12 of 12) sorted by relevance
36 bool IsInteger() const { return type_ == kValueTypeInteger; } in IsInteger() function
43 bool IsInteger() const { return type_ == TokenType::kInteger; } in IsInteger() function
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
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