Searched defs:isInt (Results 1 – 6 of 6) sorted by relevance
85 bool isInt() const { return EntryKind == E_Integer; } in isInt() function
169 template <unsigned N> constexpr bool isInt(int64_t x) { in isInt() function
454 bool isInt = !Ty->isFloatingType(); in 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 __anonfaf0748f0111::Type
101 bool isInt() const { return !IsFp; } in isInt() function in __anon84b617a60111::FAddendCoef