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

  /external/llvm/lib/Target/Hexagon/
HexagonBitSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 560 ConstantInt* LLow = mdconst::extract<ConstantInt>(L->getOperand(I));
562 if (int Res = cmpAPInts(LLow->getValue(), RLow->getValue()))
    [all...]

Completed in 857 milliseconds