Home
last modified time | relevance | path

Searched defs:ShlAmt (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp729 unsigned ShlAmt = ShOp1->getZExtValue(); in visitLShr() local
854 unsigned ShlAmt = ShOp1->getZExtValue(); in visitAShr() local
DInstCombineSimplifyDemanded.cpp873 unsigned ShlAmt = ShlOp1.getZExtValue(); in simplifyShrShlDemandedBits() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp848 unsigned ShlAmt = ShlOp1.getZExtValue(); in SimplifyShrShlDemandedBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1800 int ShlAmt = VT.getSizeInBits() - 1 - IPM.Bit; in expandSelectBoolean() local
DSystemZISelLowering.cpp5309 if (auto *ShlAmt = dyn_cast<ConstantSDNode>(Inner.getOperand(1))) { in combineSIGN_EXTEND() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4866 if (auto *ShlAmt = dyn_cast<ConstantSDNode>(Inner.getOperand(1))) { in combineSIGN_EXTEND() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7576 SDValue ShlAmt = in SimplifySelectCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6409 uint64_t ShlAmt = ShlAmtCI->getZExtValue(); in createSCEV() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14310 SDValue ShlAmt = in SimplifySelectCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17913 SDValue ShlAmt = in SimplifySelectCC() local