Searched defs:CreateMul (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/Transforms/Scalar/ |
| D | Reassociate.cpp | 229 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, in CreateMul() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
| D | Reassociate.cpp | 244 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, in CreateMul() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1310 func (b Builder) CreateMul(lhs, rhs Value, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1377 func (b Builder) CreateMul(lhs, rhs Value, name string) (v Value) { func
|