Home
last modified time | relevance | path

Searched defs:MaskVal (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp935 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
959 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1028 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/
DSystemZTDC.cpp362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
DSystemZISelLowering.cpp2128 uint64_t MaskVal; in adjustForTestUnderMask() local
/external/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp362 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
DSystemZISelLowering.cpp1981 uint64_t MaskVal; in adjustForTestUnderMask() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1159 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
1187 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
DInstCombineAndOrXor.cpp241 unsigned MaskVal = 0; in getMaskedICmpType() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp1662 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/
DNVPTXISelDAGToDAG.cpp4884 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local
4950 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
DNVPTXISelLowering.cpp3998 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp3406 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local
3472 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
DNVPTXISelLowering.cpp4174 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1266 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local
1288 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
/external/llvm/unittests/ADT/
DAPIntTest.cpp1036 APInt MaskVal = One.shl(I) - 1; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1590 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/
DX86ISelDAGToDAG.cpp2713 APInt MaskVal = And1C->getAPIntValue(); in shrinkAndImmediate() local
DX86ISelLowering.cpp34143 APInt MaskVal = AndC->getAPIntValue(); in combineShiftRightLogical() local
36595 SDValue MaskVal = DAG.getConstant(Mask, DL, SubRegVT); in combineVectorTruncationWithPACKUS() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1855 SDValue MaskVal = SDValue(getInt64(CurDAG, dl, Mask), 0); in Select64() local
DPPCISelLowering.cpp1695 int MaskVal = SignExtend32(Value, ByteSize * 8); in get_VSPLTI_elt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1779 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
DPPCISelDAGToDAG.cpp2194 SDValue MaskVal = SDValue(selectI64Imm(CurDAG, dl, Mask), 0); in Select64() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4181 int MaskVal, Value *RootVec, in foldIdentityShuffles()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp765 int MaskVal = ((int)Value << ShAmt) >> ShAmt; in get_VSPLTI_elt() local