Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDropLeadUnitDim.cpp315 Value newMask = dropUnitDimsFromMask( in matchAndRewrite() local
461 auto newMask = rewriter.create<vector::ExtractOp>(loc, maskingOp.getMask(), in castAwayContractionLeadingOneDim() local
565 rewriter.replaceOpWithNewOp<vector::BroadcastOp>(mask, oldType, newMask); in matchAndRewrite() local
H A DVectorEmulateNarrowType.cpp64 Operation *newMask = nullptr; getCompressedMaskOp() local
235 FailureOr<Operation *> newMask = matchAndRewrite() local
416 FailureOr<Operation *> newMask = matchAndRewrite() local
[all...]
H A DLowerVectorTransfer.cpp293 Value newMask; matchAndRewriteMaskableOp() local
H A DVectorDistribute.cpp938 Value newMask = matchAndRewrite() local
1210 auto newMask = matchAndRewrite() local
H A DLowerVectorContract.cpp1177 Value newMask; in lowerReduction() local
/llvm-project/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp1016 auto newMask = b.create<vector::ExtractOp>(loc, xferOp.getMask(), indices); maybeAssignMask() local
/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h695 mask_t newMask, sysMask, retval; get_system_affinity() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp3099 SmallVector<int, 16> newMask; visitShuffleVectorInst() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4664 APInt newMask = APInt::getLowBitsSet(maskWidth, width); SimplifySetCC() local