Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h137 Constant *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const { in CreateUnOp() function
DNoFolder.h206 Instruction *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const { in CreateUnOp() function
/external/llvm-project/llvm/include/llvm/IR/
DNoFolder.h173 Instruction *CreateUnOp(Instruction::UnaryOps Opc, in CreateUnOp() function
DConstantFolder.h140 Constant *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const override { in CreateUnOp() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h127 Constant *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const { in CreateUnOp() function
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetFolder.h132 Constant *CreateUnOp(Instruction::UnaryOps Opc, Constant *C) const override { in CreateUnOp() function