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

  /external/llvm/include/llvm/ADT/
APInt.h 464 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 609 APInt InputDemandedElts(APInt::getBitsSet(VWidth, 0, LowHalfElts));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 494 milliseconds