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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 358 Value *InstCombiner::FoldLogicalPlusAnd(Value *LHS, Value *RHS,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 397 /// FoldLogicalPlusAnd - This is part of an expression (LHS +/- RHS) & Mask,
407 Value *InstCombiner::FoldLogicalPlusAnd(Value *LHS, Value *RHS,
    [all...]

Completed in 2822 milliseconds