Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp193 Value *ShVal = ConstantInt::get(V->getType(), i); in LowerCTLZ() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp594 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); SelectArithImmed() local
773 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, LowZBits); SelectShiftedRegisterFromAnd() local
872 unsigned ShVal = AArch64_AM::getShifterImm(ShType, Val); SelectShiftedRegister() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2365 SDValue ShVal = AddSrc.getOperand(0); matchIndexRecursively() local
2478 SDValue ShVal = N.getOperand(0); matchAddressRecursively() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1439 Value *ShAmt = CIV, *ShVal = Op; convertShiftsToLeft() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2567 uint64_t ShVal = ShAmtC->getZExtValue(); SimplifyDemandedBits() local
2670 unsigned ShVal = Op.getValueSizeInBits() - 1; SimplifyDemandedBits() local
7953 SDValue ShVal; expandROT() local
H A DDAGCombiner.cpp13879 SDValue ShVal = N0.getOperand(0); visitZERO_EXTEND() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6847 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); select12BitValueWithLeftShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6485 Register ShVal; lowerRotate() local