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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
InstructionSimplify.cpp 456 /// ThreadBinOpOverPHI - In the case of a binary operation with an operand that
460 static Value *ThreadBinOpOverPHI(unsigned Opcode, Value *LHS, Value *RHS,
791 if (Value *V = ThreadBinOpOverPHI(Instruction::Mul, Op0, Op1, TD, DT,
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 451 static Value *ThreadBinOpOverPHI(unsigned Opcode, Value *LHS, Value *RHS,
    [all...]

Completed in 1222 milliseconds