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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 477 // the truncate (MidSize), and the destination of the truncate. We know that
478 // ASize < MidSize and MidSize > ResultSize, but don't know the relation
806 unsigned MidSize = CSrc->getType()->getScalarSizeInBits();
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]

Completed in 107 milliseconds