Home
last modified time | relevance | path

Searched defs:Mask2 (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-validation-layers/libs/glm/detail/
Dintrinsic_integer.inl36 __m128i const Mask2 = _mm_set1_epi32(0x0F0F0F0F); local
90 __m128i const Mask2 = _mm_set1_epi32(0x0F0F0F0F); local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp159 APInt Mask2(Mask & ~KnownZero); in ComputeMaskedBits() local
173 APInt Mask2(Mask & ~KnownOne); in ComputeMaskedBits() local
200 APInt Mask2 = APInt::getAllOnesValue(BitWidth); in ComputeMaskedBits() local
330 APInt Mask2(Mask.lshr(ShiftAmt)); in ComputeMaskedBits() local
347 APInt Mask2(Mask.shl(ShiftAmt)); in ComputeMaskedBits() local
365 APInt Mask2(Mask.shl(ShiftAmt)); in ComputeMaskedBits() local
410 APInt Mask2 = APInt::getLowBitsSet(BitWidth, in ComputeMaskedBits() local
472 APInt Mask2 = LowBits | APInt::getSignBit(BitWidth); in ComputeMaskedBits() local
500 APInt Mask2 = APInt::getSignBit(BitWidth); in ComputeMaskedBits() local
515 APInt Mask2 = LowBits & Mask; in ComputeMaskedBits() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp694 APInt Mask2 = LowBits | APInt::getSignBit(BitWidth); in SimplifyDemandedUseBits() local
720 APInt Mask2 = APInt::getSignBit(BitWidth); in SimplifyDemandedUseBits() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp685 APInt Mask2 = LowBits | APInt::getSignBit(BitWidth); in SimplifyDemandedUseBits() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp966 unsigned Mask2 = RegInfo.createVirtualRegister(RC); in EmitAtomicBinaryPartword() local
1187 unsigned Mask2 = RegInfo.createVirtualRegister(RC); in EmitAtomicCmpSwapPartword() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2854 std::vector<Constant *> Mask1(numElemI), Mask2(numElemI); in replaceOutputsOfPair() local
2869 std::vector<Constant *> Mask1(numElemJ), Mask2(numElemJ); in replaceOutputsOfPair() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1668 APInt Mask2 = APInt::getAllOnesValue(BitWidth); in ComputeMaskedBits() local
1986 APInt Mask2 = APInt::getLowBitsSet(BitWidth, in ComputeMaskedBits() local
2015 APInt Mask2 = LowBits | APInt::getSignBit(BitWidth); in ComputeMaskedBits() local
2044 APInt Mask2 = LowBits & Mask; in ComputeMaskedBits() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1248 unsigned Mask2 = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local
1503 unsigned Mask2 = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp3148 SDValue Mask2 = DAG.getConstant(0x7fffffff, MVT::i32); in LowerFCOPYSIGN() local
6824 unsigned Mask2 = N11C->getZExtValue(); in PerformORCombine() local
6897 unsigned Mask2 = N11C->getZExtValue(); in PerformBFICombine() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4306 SDValue Mask2 = DAG.getConstant(0x7fffffff, dl, MVT::i32); in LowerFCOPYSIGN() local
9400 unsigned Mask2 = N11C->getZExtValue(); in PerformORCombine() local
9570 unsigned Mask2 = N11C->getZExtValue(); in PerformBFICombine() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp6056 SmallVector<int, 8> Mask2(4U, -1); in LowerVECTOR_SHUFFLE_128v4() local
8129 SDValue Mask2 = DAG.getLoad(VT, dl, DAG.getEntryNode(), CPIdx, in LowerFCOPYSIGN() local