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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
InstructionSimplify.cpp 326 /// ThreadBinOpOverSelect - In the case of a binary operation with a select
330 static Value *ThreadBinOpOverSelect(unsigned Opcode, Value *LHS, Value *RHS,
784 if (Value *V = ThreadBinOpOverSelect(Instruction::Mul, Op0, Op1, TD, DT,
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 298 static Value *ThreadBinOpOverSelect(unsigned Opcode, Value *LHS, Value *RHS,
    [all...]

Completed in 168 milliseconds