/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | TargetFolder.h | 125 Constant *CreateNot(Constant *C) const { in CreateNot() function
|
D | ConstantFolder.h | 113 Constant *CreateNot(Constant *C) const { in CreateNot() function
|
D | NoFolder.h | 172 Instruction *CreateNot(Constant *C) const { in CreateNot() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 124 Constant *CreateNot(Constant *C) const { in CreateNot() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 134 Constant *CreateNot(Constant *C) const { in CreateNot() function
|
D | NoFolder.h | 203 Instruction *CreateNot(Constant *C) const { in CreateNot() function
|
/external/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 113 Constant *CreateNot(Constant *C) const { in CreateNot() function
|
D | NoFolder.h | 172 Instruction *CreateNot(Constant *C) const { in CreateNot() function
|
/external/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 125 Constant *CreateNot(Constant *C) const { in CreateNot() function
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCExpr.h | 256 static const MCUnaryExpr *CreateNot(const MCExpr *Expr, MCContext &Ctx) { in CreateNot() function
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 1864 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator 1879 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 2057 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator 2064 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 2211 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator 2218 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 1442 func (b Builder) CreateNot(v Value, name string) (rv Value) { func
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 1509 func (b Builder) CreateNot(v Value, name string) (rv Value) { func
|