HomeSort by relevance Sort by last modified time
    Searched refs:AShrOperator (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/IR/
Operator.h 353 class AShrOperator
  /external/llvm/lib/Analysis/
DemandedBits.cpp 185 if (cast<AShrOperator>(UserI)->isExact())
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 643 if (cast<AShrOperator>(I)->isExact())
    [all...]
InstCombineCompares.cpp     [all...]

Completed in 60 milliseconds