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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp     [all...]
InstCombineSimplifyDemanded.cpp 389 ConstantInt *XorRHS = cast<ConstantInt>(I->getOperand(1));
398 ConstantInt::get(I->getType(), NewMask & XorRHS->getValue());
    [all...]

Completed in 481 milliseconds