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

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

Completed in 424 milliseconds