Home
last modified time | relevance | path

Searched defs:InnerShAmt (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp454 unsigned InnerShAmt = InnerShiftConst->getZExtValue(); in canEvaluateShiftedShift() local
558 unsigned InnerShAmt = C1->getZExtValue(); in foldShiftedShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp505 unsigned InnerShAmt = InnerShiftConst->getZExtValue(); in canEvaluateShiftedShift() local
591 unsigned InnerShAmt = C1->getZExtValue(); in foldShiftedShift() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp722 uint64_t InnerShAmt = cast<ConstantSDNode>(InnerOp.getOperand(1)) in SimplifyDemandedBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1394 unsigned InnerShAmt = SA2->getLimitedValue(InnerBits); in SimplifyDemandedBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1747 unsigned InnerShAmt = SA2->getZExtValue(); in SimplifyDemandedBits() local