Home
last modified time | relevance | path

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

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