Home
last modified time | relevance | path

Searched defs:ShlOp1 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonOptimizeSZextends.cpp117 Value *ShlOp1 = Shl->getOperand(1); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonOptimizeSZextends.cpp120 Value *ShlOp1 = Shl->getOperand(1); in runOnFunction() local
/external/llvm/lib/Target/Hexagon/
DHexagonOptimizeSZextends.cpp125 Value *ShlOp1 = Shl->getOperand(1); in runOnFunction() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp837 const APInt &ShlOp1 = cast<ConstantInt>(Shl->getOperand(1))->getValue(); in SimplifyShrShlDemandedBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp935 Instruction *Shl, const APInt &ShlOp1, in simplifyShrShlDemandedBits()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1162 const APInt &ShlOp1, const APInt &DemandedMask, KnownBits &Known) { in simplifyShrShlDemandedBits()