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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombine.h 349 Instruction *OptAndOp(Instruction *Op, ConstantInt *OpRHS,
InstCombineAndOrXor.cpp 191 // OptAndOp - This handles expressions of the form ((val OP C1) & C2). Where
194 Instruction *InstCombiner::OptAndOp(Instruction *Op,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 557 Instruction *OptAndOp(Instruction *Op, ConstantInt *OpRHS,
InstCombineAndOrXor.cpp 150 Instruction *InstCombiner::OptAndOp(Instruction *Op,
    [all...]

Completed in 4716 milliseconds