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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 796 unsigned SmallBitSize = SmallCst->getType()->getBitWidth();
799 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]

Completed in 81 milliseconds