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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 383 Value *FoldLogicalPlusAnd(Value *LHS, Value *RHS, ConstantInt *Mask,
InstCombineAndOrXor.cpp 322 /// FoldLogicalPlusAnd - This is part of an expression (LHS +/- RHS) & Mask,
332 Value *InstCombiner::FoldLogicalPlusAnd(Value *LHS, Value *RHS,
    [all...]

Completed in 38 milliseconds