Searched defs:getInt (Results 1 – 7 of 7) sorted by relevance
96 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function195 static intptr_t getInt(intptr_t Value) { in getInt() function
82 int64_t &getInt() { in getInt() function 102 int64_t getInt() const { in getInt() function
88 int64_t getInt() const { return Constant.Int; } in getInt() function
247 template <typename IntTy> static Error getInt(StringRef R, IntTy &Result) { in getInt() function
39 int64_t getInt(Record *R, StringRef Field) { getInt() function
496 ConstantInt *getInt(const APInt &AI) { getInt() function
498 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt() function in HexagonTargetLowering