Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1167 bool IsAShr = isa<AShrOperator>(I.getOperand(0)); in foldICmpShrConstConst() local
2189 bool IsAShr = Shr->getOpcode() == Instruction::AShr; in foldICmpShrConstant() local