Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp101 unsigned InnerShAmt = InnerShiftConst->getZExtValue(); in canEvaluateShiftedShift() local
205 unsigned InnerShAmt = C1->getZExtValue(); in foldShiftedShift() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp722 uint64_t InnerShAmt = cast<ConstantSDNode>(InnerOp.getOperand(1)) in SimplifyDemandedBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp847 unsigned InnerShAmt = SA2->getLimitedValue(InnerBits); in SimplifyDemandedBits() local