Home
last modified time | relevance | path

Searched refs:LLVMAddScalarReplAggregatesPassWithThreshold (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
DScalar.h86 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
/external/llvm/include/llvm-c/Transforms/
DScalar.h114 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/Transforms/
DScalar.h117 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
/external/llvm/bindings/go/llvm/
Dtransforms_scalar.go39 C.LLVMAddScalarReplAggregatesPassWithThreshold(pm.C, C.int(threshold))
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dtransforms_scalar.go40 C.LLVMAddScalarReplAggregatesPassWithThreshold(pm.C, C.int(threshold))
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/scalar/
Dscalar_opts_ocaml.c61 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregation_with_threshold()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c175 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregates_with_threshold()
/external/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c175 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregates_with_threshold()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalar.cpp149 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
/external/llvm/lib/Transforms/Scalar/
DScalar.cpp206 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalar.cpp221 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function