Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h490 BinaryOperator *CreateInsertNUWNSWBinOp(BinaryOperator::BinaryOps Opc, in CreateInsertNUWNSWBinOp() function
505 return CreateInsertNUWNSWBinOp(Instruction::Add, LHS, RHS, Name,
525 return CreateInsertNUWNSWBinOp(Instruction::Sub, LHS, RHS, Name,
545 return CreateInsertNUWNSWBinOp(Instruction::Mul, LHS, RHS, Name,
614 return CreateInsertNUWNSWBinOp(Instruction::Shl, LHS, RHS, Name,
/external/llvm/include/llvm/IR/
DIRBuilder.h756 BinaryOperator *CreateInsertNUWNSWBinOp(BinaryOperator::BinaryOps Opc, in CreateInsertNUWNSWBinOp() function
783 return CreateInsertNUWNSWBinOp(Instruction::Add, LHS, RHS, Name,
805 return CreateInsertNUWNSWBinOp(Instruction::Sub, LHS, RHS, Name,
827 return CreateInsertNUWNSWBinOp(Instruction::Mul, LHS, RHS, Name,
902 return CreateInsertNUWNSWBinOp(Instruction::Shl, LHS, RHS, Name,