Searched refs:genDshiftl (Results 1 – 1 of 1) sorted by relevance
486 mlir::Value genDshiftl(mlir::Type, llvm::ArrayRef<mlir::Value>);752 {"dshiftl", &I::genDshiftl},2623 mlir::Value IntrinsicLibrary::genDshiftl(mlir::Type resultType, in genDshiftl() function in IntrinsicLibrary