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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 151 return SimplifyMultipleUseDemandedBits(I, DemandedMask, Known, Depth, CxtI);
718 Value *InstCombiner::SimplifyMultipleUseDemandedBits(Instruction *I,
    [all...]
InstCombineInternal.h 749 Value *SimplifyMultipleUseDemandedBits(Instruction *I,
    [all...]

Completed in 476 milliseconds