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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCasts.cpp 470 // the truncate (MidSize), and the destination of the truncate. We know that
471 // ASize < MidSize and MidSize > ResultSize, but don't know the relation
805 unsigned MidSize = CSrc->getType()->getScalarSizeInBits();
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 527 // the truncate (MidSize), and the destination of the truncate. We know that
528 // ASize < MidSize and MidSize > ResultSize, but don't know the relation
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp     [all...]

Completed in 338 milliseconds