Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4859 tryVPTESTM(SDNode * Root,SDValue Setcc,SDValue InMask) tryVPTESTM() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5878 convertMask(SDValue InMask,EVT MaskVT,EVT ToMaskVT) convertMask() argument
[all...]
H A DTargetLowering.cpp2619 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); SimplifyDemandedBits() local
H A DSelectionDAG.cpp3856 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); computeKnownBits() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9520 SmallBitVector InMask = getEntryCost() local