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

  /external/llvm/lib/VMCore/
Instructions.cpp     [all...]
Constants.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp 786 uint32_t SrcBits = ZI->getOperand(0)->getType()->getScalarSizeInBits();
788 if (Op1C->getZExtValue() == DestBits-SrcBits)
    [all...]
InstCombineCompares.cpp     [all...]

Completed in 102 milliseconds