Home
last modified time | relevance | path

Searched defs:ShiftVal (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
DRISCVMatInt.cpp84 for (unsigned ShiftVal = 0; ShiftVal < Size; ShiftVal += PlatRegSize) { in getIntMatCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp267 unsigned ShiftVal = AArch64_AM::getShiftValue(MO1.getImm()); in getAddSubImmOpValue() local
528 unsigned ShiftVal = AArch64_AM::getShiftValue(ShiftOpnd); in getImm8OptLsl() local
555 unsigned ShiftVal = AArch64_AM::getShiftValue(MO.getImm()); in getMoveVecShifterOpValue() local
DAArch64InstPrinter.cpp995 unsigned ShiftVal = AArch64_AM::getArithShiftValue(Val); in printArithExtend() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1262 uint64_t ShiftVal = cast<ConstantInt>(MulRHS)->getValue().logBase2(); in emitAddSub() local
1286 uint64_t ShiftVal = C->getZExtValue(); in emitAddSub() local
1648 uint64_t ShiftVal = cast<ConstantInt>(MulRHS)->getValue().logBase2(); in emitLogicalOp() local
1665 uint64_t ShiftVal = C->getZExtValue(); in emitLogicalOp() local
4702 uint64_t ShiftVal = C->getValue().logBase2(); in selectMul() local
4768 uint64_t ShiftVal = C->getZExtValue(); in selectShift() local
DAArch64TargetTransformInfo.cpp75 for (unsigned ShiftVal = 0; ShiftVal < BitSize; ShiftVal += 64) { in getIntImmCost() local
DAArch64ISelDAGToDAG.cpp418 unsigned ShiftVal = CSD->getZExtValue(); in isWorthFoldingSHL() local
687 unsigned ShiftVal = 0; in SelectArithExtendedRegister() local
944 unsigned ShiftVal = CSD->getZExtValue(); in SelectExtendedSHL() local
DAArch64InstrInfo.cpp774 unsigned ShiftVal = AArch64_AM::getShiftValue(Imm); in isFalkorShiftExtFast() local
801 unsigned ShiftVal = AArch64_AM::getShiftValue(Imm); in isFalkorShiftExtFast() local
809 unsigned ShiftVal = AArch64_AM::getShiftValue(Imm); in isFalkorShiftExtFast() local
DAArch64InstructionSelector.cpp4708 unsigned ShiftVal = AArch64_AM::getShifterImm(ShType, Val); in selectShiftedRegister() local
4795 uint64_t ShiftVal = 0; in selectArithExtendedRegister() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp790 Value *ShiftVal = ConstantInt::get(LoadTy, OffsetTy->getBitWidth()); in CreateWideLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1539 SDValue ShiftVal = Op.getOperand(1); in unrollVectorShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1964 uint32_t ShiftVal = Shift->getZExtValue(); in SelectS_BFE() local
1986 uint32_t ShiftVal = Shift->getZExtValue(); in SelectS_BFE() local
DAMDGPUISelLowering.cpp4076 SDValue ShiftVal = DAG.getConstant(OffsetVal, DL, MVT::i32); in PerformDAGCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1993 uint64_t ShiftVal = C->getZExtValue(); in selectShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3027 for (unsigned ShiftVal = 0; ShiftVal < BitSize; ShiftVal += 64) { in getIntImmCost() local
DX86ISelLowering.cpp7417 uint64_t ShiftVal = N.getConstantOperandVal(1); in getFauxShuffleMask() local
7933 SDValue ShiftVal = DAG.getTargetConstant(NumBits / 8, dl, MVT::i8); in getVShift() local
17720 int ShiftVal = (IdxVal % 4) * 8; in LowerEXTRACT_VECTOR_ELT() local
17731 int ShiftVal = (IdxVal % 2) * 8; in LowerEXTRACT_VECTOR_ELT() local
32766 const APInt &ShiftVal = Op.getConstantOperandAPInt(1); in ComputeNumSignBitsForTargetNode() local
32777 APInt ShiftVal = Op.getConstantOperandAPInt(1); in ComputeNumSignBitsForTargetNode() local
39655 unsigned ShiftVal = N->getConstantOperandVal(1); in combineVectorShiftImm() local
40003 unsigned ShiftVal = SplatVal.countTrailingOnes(); in combineAndMaskToShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2026 const APInt *ShiftVal; in foldICmpShlConstant() local
2174 const APInt *ShiftVal; in foldICmpShrConstant() local
DInstCombineCasts.cpp464 ConstantInt *ShiftVal = nullptr; in foldVecTruncToExtElt() local
DInstCombineCalls.cpp501 APInt ShiftVal = COp->getValue(); in simplifyX86varShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1011 unsigned ShiftVal = cast<llvm::ConstantInt>(Shift)->getZExtValue(); in UpgradeX86ALIGNIntrinsics() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2266 static bool isSimpleShift(SDValue N, unsigned &ShiftVal) { in isSimpleShift()
2424 unsigned NewCCMask, ShiftVal; in adjustForTestUnderMask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp2252 auto ShiftVal = Shift->getLimitedValue(BitWidth - 1); in isKnownNonZero() local