Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelValueTracking.cpp511 APInt InMask = APInt::getLowBitsSet(BitWidth, SrcBitWidth); in computeKnownBitsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4928 SDValue InMask) { in tryVPTESTM()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6396 SDValue DAGTypeLegalizer::convertMask(SDValue InMask, EVT MaskVT, in convertMask()
H A DTargetLowering.cpp2697 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp4094 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13311 SmallBitVector InMask = in getEntryCost() local