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

  /external/llvm/include/llvm/ADT/
APInt.h 447 /// getOneBitSet - Return an APInt with exactly one bit set in the result.
448 static APInt getOneBitSet(unsigned numBits, unsigned BitNo) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 61 milliseconds