Home
last modified time | relevance | path

Searched defs:CreateUnOp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DNoFolder.h173 Instruction *CreateUnOp(Instruction::UnaryOps Opc, in CreateUnOp() function
H A DConstantFolder.h140 Constant *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const override { in CreateUnOp() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetFolder.h132 Constant *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const override { in CreateUnOp() function