Searched defs:getInt (Results 1 – 8 of 8) sorted by relevance
61 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function
82 int64_t &getInt() { in getInt() function102 int64_t getInt() const { in getInt() function
85 int64_t getInt() const { return Constant.Int; } in getInt() function
229 template <typename IntTy> static Error getInt(StringRef R, IntTy &Result) { in getInt() function
40 int getInt(Record *R, StringRef Field) { in getInt() function
494 ConstantInt *getInt(const APInt &AI) { in getInt() function
153 RCInt getInt() const { in getInt() function
314 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt() function in HexagonTargetLowering