Home
last modified time | relevance | path

Searched refs:CreateBinOpAsGiven (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1186 static Value *CreateBinOpAsGiven(BinaryOperator &Inst, Value *LHS, Value *RHS, in CreateBinOpAsGiven() function
1229 Value *NewBO = CreateBinOpAsGiven(Inst, LShuf->getOperand(0), in SimplifyVectorOp()
1277 Value *NewBO = CreateBinOpAsGiven(Inst, NewLHS, NewRHS, Builder); in SimplifyVectorOp()