Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDVNCoercion.cpp382 Value *ShVal = Builder.CreateShl( in getMemInstValueForLoad() local
390 Value *ShVal = in getMemInstValueForLoad() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDIntrinsicLowering.cpp193 Value *ShVal = ConstantInt::get(V->getType(), i); in LowerCTLZ() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelDAGToDAG.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-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelDAGToDAG.cpp2419 SDValue ShVal = AddSrc.getOperand(0); in matchIndexRecursively() local
2532 SDValue ShVal = N.getOperand(0); in matchAddressRecursively() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonLoopIdiomRecognition.cpp1433 Value *ShAmt = CIV, *ShVal = Op; in convertShiftsToLeft() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp2604 uint64_t ShVal = *ShAmtC; in SimplifyDemandedBits() local
2703 unsigned ShVal = Op.getValueSizeInBits() - 1; in SimplifyDemandedBits() local
8093 SDValue ShVal; in expandROT() local
HDDAGCombiner.cpp14112 SDValue ShVal = N0.getOperand(0); in visitZERO_EXTEND() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
HDAArch64InstructionSelector.cpp6928 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in select12BitValueWithLeftShift() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerHelper.cpp6851 Register ShVal; in lowerRotate() local