/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 935 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 959 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 1028 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1052 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZTDC.cpp | 362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
|
D | SystemZISelLowering.cpp | 2128 uint64_t MaskVal; in adjustForTestUnderMask() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZTDC.cpp | 362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
|
D | SystemZISelLowering.cpp | 1981 uint64_t MaskVal; in adjustForTestUnderMask() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 1159 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1187 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
|
D | InstCombineAndOrXor.cpp | 241 unsigned MaskVal = 0; in getMaskedICmpType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | APIntTest.cpp | 1662 APInt MaskVal = One.shl(I) - 1; in TEST() local 1680 APInt MaskVal = One.shl(I) - 1; in TEST() local 1684 APInt MaskVal = One.shl(I); in TEST() local 1688 APInt MaskVal = APInt::getHighBitsSet(N, I); in TEST() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 4884 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local 4950 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
|
D | NVPTXISelLowering.cpp | 3998 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 3406 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local 3472 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
|
D | NVPTXISelLowering.cpp | 4174 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 1266 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local 1288 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
|
/external/llvm/unittests/ADT/ |
D | APIntTest.cpp | 1036 APInt MaskVal = One.shl(I) - 1; in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 1590 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local 1612 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 2713 APInt MaskVal = And1C->getAPIntValue(); in shrinkAndImmediate() local
|
D | X86ISelLowering.cpp | 34143 APInt MaskVal = AndC->getAPIntValue(); in combineShiftRightLogical() local 36595 SDValue MaskVal = DAG.getConstant(Mask, DL, SubRegVT); in combineVectorTruncationWithPACKUS() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1855 SDValue MaskVal = SDValue(getInt64(CurDAG, dl, Mask), 0); in Select64() local
|
D | PPCISelLowering.cpp | 1695 int MaskVal = SignExtend32(Value, ByteSize * 8); in get_VSPLTI_elt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1779 unsigned MaskVal[16]; // Width is never greater than 16 in isNByteElemShuffleMask() local 2131 int MaskVal = SignExtend32(Value, ByteSize * 8); in get_VSPLTI_elt() local 9067 unsigned MaskVal = (1 << MemVT.getSizeInBits()) - 1; in LowerATOMIC_CMP_SWAP() local
|
D | PPCISelDAGToDAG.cpp | 2194 SDValue MaskVal = SDValue(selectI64Imm(CurDAG, dl, Mask), 0); in Select64() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 4181 int MaskVal, Value *RootVec, in foldIdentityShuffles()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 765 int MaskVal = ((int)Value << ShAmt) >> ShAmt; in get_VSPLTI_elt() local
|