Lines Matching full:make_unique
1650 ST.addOperator("lowhalf", llvm::make_unique<LowHalf>());1651 ST.addOperator("highhalf", llvm::make_unique<HighHalf>());1653 llvm::make_unique<Rev>(Arg1.first.getElementSizeInBits()));1655 llvm::make_unique<MaskExpander>(Arg1.first.getNumElements()));