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 359 ConstantInt *XorRHS = cast<ConstantInt>(I->getOperand(1));
368 ConstantInt::get(I->getType(), NewMask & XorRHS->getValue());
    [all...]

Completed in 77 milliseconds