Home
last modified time | relevance | path

Searched defs:CreateMul (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFixedPointBuilder.h288 Value *CreateMul(Value *LHS, const FixedPointSemantics &LHSSema, in CreateMul() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFixedPointBuilder.h288 Value *CreateMul(Value *LHS, const FixedPointSemantics &LHSSema, in CreateMul() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFixedPointBuilder.h288 Value *CreateMul(Value *LHS, const FixedPointSemantics &LHSSema, in CreateMul() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DFixedPointBuilder.h288 Value *CreateMul(Value *LHS, const FixedPointSemantics &LHSSema, in CreateMul() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DFixedPointBuilder.h288 Value *CreateMul(Value *LHS, const FixedPointSemantics &LHSSema, in CreateMul() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp229 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, in CreateMul() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp245 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, in CreateMul() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp253 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, in CreateMul() function
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go1310 func (b Builder) CreateMul(lhs, rhs Value, name string) (v Value) { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2850 auto CreateMul = [&B](Value *X, Value *Y) { in emitTransformedIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2490 auto CreateMul = [&B](Value *X, Value *Y) { in emitTransformedIndex() local