Home
last modified time | relevance | path

Searched defs:MaskValue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp129 int64_t MaskValue = 0; in optimizeVccBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2716 auto MaskValue = APInt::getLowBitsSet(Ty->getScalarSizeInBits(), NumBits); in instCombineSVEUxt() local
6295 Value *MaskValue; in isProfitableToSinkOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2657 auto MaskValue = APInt::getLowBitsSet(LocBits, ArgVT.getSizeInBits()); in LowerCall() local
3347 auto MaskValue = APInt::getLowBitsSet(LocBits, RetVT.getSizeInBits()); in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18197 Constant *MaskValue = ConstantVector::get(MaskValues); in vectorizeTree() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23052 SDValue MaskValue = DAG.getConstant(Mask, DL, SrcVT); in LowerVectorAllEqual() local