Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp544 Value *ShVal = Builder.CreateShl( in getMemInstValueForLoad() local
552 Value *ShVal = in getMemInstValueForLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp484 T *ShVal = Helper.CreateShl( in getMemInstValueForLoadHelper() local
492 T *ShVal = Helper.CreateShl(Val, ConstantInt::get(Val->getType(), 1 * 8)); in getMemInstValueForLoadHelper() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIntrinsicLowering.cpp194 Value *ShVal = ConstantInt::get(V->getType(), i); in LowerCTLZ() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DIntrinsicLowering.cpp193 Value *ShVal = ConstantInt::get(V->getType(), i); in LowerCTLZ() local
/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp493 int ShVal = STI.inMicroMipsMode() ? 2 : 4; in runOnMachineFunction() local
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp308 Value *ShVal = ConstantInt::get(V->getType(), i); in LowerCTLZ() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1107 Value *ShVal = Builder.CreateShl(Val, NumBytesSet*8); in GetMemInstValueForLoad() local
1114 Value *ShVal = Builder.CreateShl(Val, 1*8); in GetMemInstValueForLoad() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1065 uint64_t ShVal = ShAmt->getZExtValue(); in SimplifyDemandedBits() local
1126 unsigned ShVal = Op.getValueType().getSizeInBits()-1; in SimplifyDemandedBits() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp274 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in SelectArithImmed() local
354 unsigned ShVal = AArch64_AM::getShifterImm(ShType, Val); in SelectShiftedRegister() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp542 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in SelectArithImmed() local
720 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, LowZBits); in SelectShiftedRegisterFromAnd() local
744 unsigned ShVal = AArch64_AM::getShifterImm(ShType, Val); in SelectShiftedRegister() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp353 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in SelectArithImmed() local
474 unsigned ShVal = AArch64_AM::getShifterImm(ShType, Val); in SelectShiftedRegister() local
DAArch64InstructionSelector.cpp4210 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in select12BitValueWithLeftShift() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1188 SDValue ShVal = N.getNode()->getOperand(0); in matchAddressRecursively() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp275 Value *ShVal = Op->getOperand(0); in OptAndOp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp514 Value *ShVal, *ShAmt0, *ShAmt1; in narrowRotate() local
DInstCombineAndOrXor.cpp2042 Value *ShVal, *ShAmt0, *ShAmt1; in matchRotate() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1439 Value *ShAmt = CIV, *ShVal = Op; in convertShiftsToLeft() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1424 Value *ShAmt = CIV, *ShVal = Op; in convertShiftsToLeft() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2398 uint64_t ShVal = ShAmtC->getZExtValue(); in SimplifyDemandedBits() local
2501 unsigned ShVal = Op.getValueSizeInBits() - 1; in SimplifyDemandedBits() local
7635 SDValue ShVal; in expandROT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1817 uint64_t ShVal = ShAmtC->getZExtValue(); in SimplifyDemandedBits() local
1914 unsigned ShVal = Op.getValueSizeInBits() - 1; in SimplifyDemandedBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1988 SDValue ShVal = N.getOperand(0); in matchAddressRecursively() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2269 SDValue ShVal = N.getOperand(0); in matchAddressRecursively() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp6008 unsigned ShVal = AArch64_AM::getShifterImm(AArch64_AM::LSL, ShiftAmt); in select12BitValueWithLeftShift() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp5992 Register ShVal; in lowerRotate() local