Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp382 Value *ShVal = Builder.CreateShl( in getMemInstValueForLoad() local
390 Value *ShVal = in getMemInstValueForLoad() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp193 Value *ShVal = ConstantInt::get(V->getType(), i); in LowerCTLZ() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp613 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in SelectArithImmed() local
797 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, LowZBits); in SelectShiftedRegisterFromAnd() local
896 unsigned ShVal = AArch64_AM::getShifterImm(ShType, Val); in SelectShiftedRegister() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2419 SDValue ShVal = AddSrc.getOperand(0); in matchIndexRecursively() local
2532 SDValue ShVal = N.getOperand(0); in matchAddressRecursively() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1433 Value *ShAmt = CIV, *ShVal = Op; in convertShiftsToLeft() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2604 uint64_t ShVal = *ShAmtC; in SimplifyDemandedBits() local
2703 unsigned ShVal = Op.getValueSizeInBits() - 1; in SimplifyDemandedBits() local
8093 SDValue ShVal; in expandROT() local
H A DDAGCombiner.cpp14112 SDValue ShVal = N0.getOperand(0); in visitZERO_EXTEND() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6928 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in select12BitValueWithLeftShift() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6851 Register ShVal; in lowerRotate() local