Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
Drotate.go76 func (r RotateParams) InMask() uint64 { func
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp962 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
984 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local
1025 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1096 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
H A DSelectionDAG.cpp2323 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4175 SDValue InMask) { in tryVPTESTM()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4555 SDValue InMask) { in tryVPTESTM()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3838 SDValue DAGTypeLegalizer::convertMask(SDValue InMask, EVT MaskVT, in convertMask()
H A DTargetLowering.cpp1845 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp3117 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5369 SDValue DAGTypeLegalizer::convertMask(SDValue InMask, EVT MaskVT, in convertMask()
H A DTargetLowering.cpp2426 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp3570 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7139 SmallBitVector InMask = in getEntryCost() local