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

  /external/llvm/lib/IR/
Instructions.cpp     [all...]
Constants.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp 783 uint32_t SrcBits = ZI->getOperand(0)->getType()->getScalarSizeInBits();
785 if (Op1C->getZExtValue() == DestBits-SrcBits)
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]

Completed in 53 milliseconds