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

  /external/llvm/include/llvm/IR/
Operator.h 356 class LShrOperator
  /external/llvm/lib/Analysis/
DemandedBits.cpp 166 if (cast<LShrOperator>(UserI)->isExact())
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 598 if (cast<LShrOperator>(I)->isExact())
    [all...]

Completed in 203 milliseconds