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

  /external/llvm/lib/Analysis/
ConstantFolding.cpp 78 unsigned BitShift = TD.getTypeAllocSizeInBits(SrcEltTy);
81 Result <<= BitShift;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]

Completed in 172 milliseconds