Searched defs:getConstantInt (Results 1 – 4 of 4) sorted by relevance
90 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
73 cir::ConstantOp getConstantInt(mlir::Location loc, mlir::Type ty, in getConstantInt() function
498 ConstantInt *getConstantInt(const ValueLatticeElement &IV, Type *Ty) const { in getConstantInt() function in llvm::SCCPInstVisitor
506 static ConstantInt *getConstantInt(Value *V, const DataLayout &DL) { in getConstantInt() function