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

  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp 784 uint32_t DestBits = ZI->getType()->getScalarSizeInBits();
785 if (Op1C->getZExtValue() == DestBits-SrcBits)
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 279 milliseconds