Searched defs:getInt (Results 1 – 8 of 8) sorted by relevance
62 IntType getInt() const { return (IntType)Info::getInt(Value); } in getInt() function159 static intptr_t getInt(intptr_t Value) { in getInt() function
82 int64_t &getInt() { in getInt() function102 int64_t getInt() const { in getInt() function
88 int64_t getInt() const { return Constant.Int; } in getInt() function
231 template <typename IntTy> static Error getInt(StringRef R, IntTy &Result) { in getInt() function
38 int getInt(Record *R, StringRef Field) { in getInt() function
488 ConstantInt *getInt(const APInt &AI) { in getInt() function
154 RCInt getInt() const { in getInt() function
497 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt() function in HexagonTargetLowering