Searched refs:LLVMAddScalarReplAggregatesPassWithThreshold (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/ |
D | Scalar.h | 86 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
|
/external/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 114 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 117 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
|
/external/llvm/bindings/go/llvm/ |
D | transforms_scalar.go | 39 C.LLVMAddScalarReplAggregatesPassWithThreshold(pm.C, C.int(threshold))
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | transforms_scalar.go | 40 C.LLVMAddScalarReplAggregatesPassWithThreshold(pm.C, C.int(threshold))
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/scalar/ |
D | scalar_opts_ocaml.c | 61 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/ |
D | scalar_opts_ocaml.c | 175 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregates_with_threshold()
|
/external/llvm/bindings/ocaml/transforms/scalar_opts/ |
D | scalar_opts_ocaml.c | 175 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregates_with_threshold()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | Scalar.cpp | 149 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | Scalar.cpp | 206 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | Scalar.cpp | 221 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
|