Searched refs:createPtrToInt (Results 1 – 2 of 2) sorted by relevance
281 mlir::Value createPtrToInt(mlir::Value src, mlir::Type newTy) { in createPtrToInt() function
710 return builder.createPtrToInt(src, mlirDstType); in emitScalarConversion()1770 return builder.createPtrToInt(Visit(subExpr), cgf.convertType(destTy)); in VisitCastExpr()