Searched defs:isInt (Results 1 – 6 of 6) sorted by relevance
85 bool isInt() const { return EntryKind == E_Integer; } in isInt() function
151 template <unsigned N> constexpr inline bool isInt(int64_t x) { isInt() function
398 bool isInt = !Ty->isFloatingType(); EmitVAArg() local
388 bool BT::MachineEvaluator::isInt(const RegisterCell &A) const { in isInt() function in BT::MachineEvaluator
200 bool isInt() const { return isInteger() && ElementBitwidth == 32; } in isInt() function in __anonabaaf6210111::Type
101 bool isInt() const { return !IsFp; } in isInt() function in __anonf0822f780111::FAddendCoef [all...]