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 469 // the truncate (MidSize), and the destination of the truncate. We know that
470 // ASize < MidSize and MidSize > ResultSize, but don't know the relation
804 unsigned MidSize = CSrc->getType()->getScalarSizeInBits();
    [all...]
  /external/llvm/lib/VMCore/
Instructions.cpp     [all...]

Completed in 42 milliseconds