Searched refs:createPtrBitcast (Results 1 – 2 of 2) sorted by relevance
77 return Address(builder.createPtrBitcast(getBasePointer(), elemTy), elemTy, in withElementType()
302 mlir::Value createPtrBitcast(mlir::Value src, mlir::Type newPointeeTy) { in createPtrBitcast() function