/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 106 Register Mask2 = I->getOperand(4).getReg(); in expandAtomicCmpSwapSubword() local 414 Register Mask2 = I->getOperand(4).getReg(); expandAtomicBinOpSubword() local
|
H A D | MipsISelLowering.cpp | 1679 Register Mask2 = RegInfo.createVirtualRegister(RC); emitAtomicBinaryPartword() local 1928 Register Mask2 = RegInfo.createVirtualRegister(RC); emitAtomicCmpSwapPartword() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 849 APInt Mask2 = LowBits | APInt::getSignMask(BitWidth); SimplifyDemandedUseBits() local
|
H A D | InstCombineCompares.cpp | 3535 APInt Mask2 = IsTrailing foldICmpEqIntrinsicWithConstant() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 236 VPValue *Mask2 = getPredicatedMask(Region2); mergeReplicateRegionsIntoSuccessors() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 2098 auto same = [](ArrayRef<int> Mask1, ArrayRef<int> Mask2) -> bool { in contracting()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2637 SmallVector<Constant *, 8> Mask2; insertVector() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 9179 APInt Mask2 = APInt::getSplat(Sz, APInt(8, 0x33)); expandBITREVERSE() local 9244 APInt Mask2 = APInt::getSplat(Sz, APInt(8, 0x33)); expandVPBITREVERSE() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6084 SDValue Mask2 = DAG.getConstant(0x7fffffff, dl, MVT::i32); LowerFCOPYSIGN() local 14571 unsigned Mask2 = N11C->getZExtValue(); PerformORCombineToBFI() local 14914 unsigned Mask2 = N11C->getZExtValue(); PerformBFICombine() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 16740 Value *Mask2 = ConstantVector::get(Consts); EmitPPCBuiltinExpr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12142 SDValue Mask2 = Tbl2->getOperand(3); tryToConvertShuffleOfTbl2ToTbl4() local [all...] |