Home
last modified time | relevance | path

Searched defs:MaskBits (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp80 APInt MaskBits(CstSizeInBits, 0); in extractConstantMask() local
H A DX86ISelLowering.cpp3386 unsigned MaskBits = preferedOpcodeForCmpEqPiecesOfOperand() local
4772 APInt MaskBits(SizeInBits, 0); getTargetConstantBitsFromNode() local
22336 auto MaskBits = [&](SDValue Src) { LowerVectorAllEqual() local
55039 unsigned MaskBits = BitWidth - ShAmt.getZExtValue(); combineCMP() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp92 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); getExtMask() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp688 int MaskBits; replaceFloatIVWithIntegerIV() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2402 __anonf97953580f02(SDValue MaskOp, uint64_t MaskBits) LowerShift() argument
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1821 Value *MaskBits = VisitShuffleVectorExpr() local
/llvm-project/clang/include/clang/AST/
H A DExpr.h2380 enum { MaskBits = 2, Mask = 0x03 }; global() enumerator
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12302 unsigned MaskBits = APInt(32, NumElts * 2).logBase2(); isEXTMask() local
23353 unsigned MaskBits = 0; performCONDCombine() local
[all...]