Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/Builder/
H A DCIRBaseBuilder.h259 mlir::Value createCast(mlir::Location loc, cir::CastKind kind, in createCast() function
266 mlir::Value createCast(cir::CastKind kind, mlir::Value src, in createCast() function