Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DIRBuilder.h673 BinaryOperator *CreateInsertNUWNSWBinOp(BinaryOperator::BinaryOps Opc, in CreateInsertNUWNSWBinOp() function
699 return CreateInsertNUWNSWBinOp(Instruction::Add, LHS, RHS, Name,
721 return CreateInsertNUWNSWBinOp(Instruction::Sub, LHS, RHS, Name,
743 return CreateInsertNUWNSWBinOp(Instruction::Mul, LHS, RHS, Name,
818 return CreateInsertNUWNSWBinOp(Instruction::Shl, LHS, RHS, Name,