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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp 808 uint32_t DestBits = ZI->getType()->getScalarSizeInBits();
809 if (Op1C->getZExtValue() == DestBits-SrcBits)
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 1212 milliseconds