Searched refs:genDshiftr (Results 1 – 1 of 1) sorted by relevance
487 mlir::Value genDshiftr(mlir::Type, llvm::ArrayRef<mlir::Value>);753 {"dshiftr", &I::genDshiftr},2647 mlir::Value IntrinsicLibrary::genDshiftr(mlir::Type resultType, in genDshiftr() function in IntrinsicLibrary