Home
last modified time | relevance | path

Searched defs:ShVal (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp382 Value *ShVal = Builder.CreateShl( getMemInstValueForLoad() local
390 Value *ShVal = getMemInstValueForLoad() local
/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp193 Value *ShVal = ConstantInt::get(V->getType(), i); in LowerCTLZ() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp610 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); SelectArithImmed() local
794 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, LowZBits); SelectShiftedRegisterFromAnd() local
893 unsigned ShVal = AArch64_AM::getShifterImm(ShType, Val); SelectShiftedRegister() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2418 SDValue ShVal = AddSrc.getOperand(0); matchIndexRecursively() local
2531 SDValue ShVal = N.getOperand(0); matchAddressRecursively() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1433 auto *VTy = cast<IntegerType>(ShVal->getType()); in convertShiftsToLeft() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2593 uint64_t ShVal = *ShAmtC; SimplifyDemandedBits() local
2693 unsigned ShVal = Op.getValueSizeInBits() - 1; SimplifyDemandedBits() local
8025 SDValue ShVal; expandROT() local
H A DDAGCombiner.cpp14081 SDValue ShVal = N0.getOperand(0); visitZERO_EXTEND() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6808 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); select12BitValueWithLeftShift() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6769 Register ShVal; lowerRotate() local