Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
DScalar.h90 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM);
/external/llvm/include/llvm-c/Transforms/
DScalar.h118 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/Transforms/
DScalar.h121 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM);
/external/llvm/bindings/go/llvm/
Dtransforms_scalar.go41 func (pm PassManager) AddSimplifyLibCallsPass() { C.LLVMAddSimplifyLibCallsPass(pm.C) }
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dtransforms_scalar.go42 func (pm PassManager) AddSimplifyLibCallsPass() { C.LLVMAddSimplifyLibCallsPass(pm.C) }
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/scalar/
Dscalar_opts_ocaml.c163 LLVMAddSimplifyLibCallsPass(PM); in llvm_add_lib_call_simplification()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c181 LLVMAddSimplifyLibCallsPass(PM); in llvm_add_simplify_lib_calls()
/external/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c181 LLVMAddSimplifyLibCallsPass(PM); in llvm_add_simplify_lib_calls()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalar.cpp154 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM) { in LLVMAddSimplifyLibCallsPass() function
/external/llvm/lib/Transforms/Scalar/
DScalar.cpp211 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM) { in LLVMAddSimplifyLibCallsPass() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalar.cpp226 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM) { in LLVMAddSimplifyLibCallsPass() function