Home
last modified time | relevance | path

Searched defs:createBitcast (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/Builder/
H A DCIRBaseBuilder.h293 mlir::Value createBitcast(mlir::Value src, mlir::Type newTy) { in createBitcast() function
297 mlir::Value createBitcast(mlir::Location loc, mlir::Value src, in createBitcast() function