/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1281 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1313 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local 1329 unsigned MaskVal = Shuffle->getMaskValue(i); in SimplifyDemandedVectorElts() local
|
H A D | InstCombineVectorOps.cpp | 296 unsigned MaskVal = Shuffle->getMaskValue(i); in findDemandedEltsBySingleUser() local
|
H A D | InstCombineAndOrXor.cpp | 194 unsigned MaskVal = 0; in getMaskedICmpType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 376 Value *MaskVal = ConstantInt::get(Type::getInt64Ty(Ctx), Mask); in runOnFunction() local
|
H A D | SystemZISelLowering.cpp | 2444 uint64_t MaskVal; in adjustForTestUnderMask() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 86 static bool isAllTrueMask(Value *MaskVal) { in isAllTrueMask()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 3399 uint64_t MaskVal = Mask->getZExtValue(); in tryBFE() local 3465 uint64_t MaskVal = MaskCnst->getZExtValue(); in tryBFE() local
|
H A D | NVPTXISelLowering.cpp | 4470 uint64_t MaskVal = MaskCnst->getZExtValue(); in PerformANDCombine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 121 APInt MaskVal = APInt::getAllOnesValue(SrcTy.getScalarSizeInBits()); in tryCombineZExt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 869 unsigned MaskVal = StringSwitch<unsigned>(Parser.getTok().getString()) in parseMembarTag() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 2171 uint32_t MaskVal = Mask->getZExtValue(); in SelectS_BFE() local 2193 uint32_t MaskVal = Mask->getZExtValue() >> ShiftVal; in SelectS_BFE() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2139 unsigned MaskVal[16]; // Width is never greater than 16 in isNByteElemShuffleMask() local 2492 int MaskVal = SignExtend32(Value, ByteSize * 8); in get_VSPLTI_elt() local 10452 unsigned MaskVal = (1 << MemVT.getSizeInBits()) - 1; in LowerATOMIC_CMP_SWAP() local
|
H A D | PPCISelDAGToDAG.cpp | 2602 SDValue MaskVal = in Select64() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 4260 APInt MaskVal = And1C->getAPIntValue(); in shrinkAndImmediate() local
|
H A D | X86ISelLowering.cpp | 41929 auto *MaskVal = cast<ConstantSDNode>(Mask.getOperand(i)); in combineSelect() local 43452 APInt MaskVal = AndC->getAPIntValue(); in combineShiftRightLogical() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2799 Optional<int64_t> MaskVal = getConstantVRegSExtVal(MaskReg, MRI); in select() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 4592 int MaskVal, Value *RootVec, in foldIdentityShuffles()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Instructions.cpp | 2062 int MaskVal = isa<UndefValue>(Mask) ? -1 : 0; in getShuffleMask() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 6451 APInt MaskVal = APInt::getBitsSetWithWrap( in lowerInsert() local
|