Home
last modified time | relevance | path

Searched refs:AllTrue (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECustomDAG.h201 SDValue getConstantMask(Packing Packing, bool AllTrue) const;
H A DVECustomDAG.cpp409 SDValue VECustomDAG::getConstantMask(Packing Packing, bool AllTrue) const { in getConstantMask()
416 if (AllTrue) in getConstantMask()
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp47 AllTrue = 0, enumerator
71 return MaskFormat::AllTrue; in get1DMaskFormat()
84 return MaskFormat::AllTrue; in get1DMaskFormat()
3984 case MaskFormat::AllTrue: in matchAndRewrite()
4035 case MaskFormat::AllTrue: in matchAndRewrite()
4090 case MaskFormat::AllTrue: in matchAndRewrite()
4136 case MaskFormat::AllTrue: in matchAndRewrite()
4182 case MaskFormat::AllTrue: in matchAndRewrite()
4227 case MaskFormat::AllTrue: in matchAndRewrite()