Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/Builder/
H A DCIRBaseBuilder.h417 mlir::Value createShift(mlir::Location loc, mlir::Value lhs, mlir::Value rhs, in createShift() function
422 mlir::Value createShift(mlir::Location loc, mlir::Value lhs, in createShift() function
428 mlir::Value createShift(mlir::Location loc, mlir::Value lhs, unsigned bits, in createShift() function