Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp105 Register Mask2 = I->getOperand(4).getReg(); in expandAtomicCmpSwapSubword() local
430 Register Mask2 = I->getOperand(4).getReg(); in expandAtomicBinOpSubword() local
H A DMipsISelLowering.cpp1790 Register Mask2 = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local
2039 Register Mask2 = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUWaitSGPRHazards.cpp167 unsigned mergeMasks(unsigned Mask1, unsigned Mask2) { in mergeMasks()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp891 APInt Mask2 = LowBits | APInt::getSignMask(BitWidth); in SimplifyDemandedUseBits() local
H A DInstCombineCompares.cpp3840 APInt Mask2 = IsTrailing in foldICmpEqIntrinsicWithConstant() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DPPC.cpp411 Value *Mask2 = ConstantVector::get(Consts); in EmitPPCBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp267 VPValue *Mask2 = getPredicatedMask(Region2); in mergeReplicateRegionsIntoSuccessors() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2089 auto same = [](ArrayRef<int> Mask1, ArrayRef<int> Mask2) -> bool { in contracting()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2684 SmallVector<Constant *, 8> Mask2; in insertVector() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10005 APInt Mask2 = APInt::getSplat(Sz, APInt(8, 0x33)); in expandBITREVERSE() local
10070 APInt Mask2 = APInt::getSplat(Sz, APInt(8, 0x33)); in expandVPBITREVERSE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6174 SDValue Mask2 = DAG.getConstant(0x7fffffff, dl, MVT::i32); in LowerFCOPYSIGN() local
14661 unsigned Mask2 = N11C->getZExtValue(); in PerformORCombineToBFI() local
15004 unsigned Mask2 = N11C->getZExtValue(); in PerformBFICombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13923 SDValue Mask2 = Tbl2.getOperand(3); in tryToConvertShuffleOfTbl2ToTbl4() local