Searched refs:getSingletonCharType (Results 1 – 1 of 1) sorted by relevance
191 static mlir::Type getSingletonCharType(mlir::MLIRContext *ctxt, int kind) { in getSingletonCharType() function264 auto singleTy = getSingletonCharType(builder.getContext(), charTy.getFKind()); in createElementAddr()