Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
DIPO.h40 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM);
/external/llvm/include/llvm-c/Transforms/
DIPO.h47 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/Transforms/
DIPO.h50 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c54 LLVMAddAlwaysInlinerPass(PM); in llvm_add_always_inliner()
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c54 LLVMAddAlwaysInlinerPass(PM); in llvm_add_always_inliner_pass()
/external/llvm/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c54 LLVMAddAlwaysInlinerPass(PM); in llvm_add_always_inliner()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DIPO.cpp73 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM) { in LLVMAddAlwaysInlinerPass() function
/external/llvm/lib/Transforms/IPO/
DIPO.cpp84 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM) { in LLVMAddAlwaysInlinerPass() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DIPO.cpp92 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM) { in LLVMAddAlwaysInlinerPass() function
/external/bcc/src/cc/
Dbpf_module.cc607 LLVMAddAlwaysInlinerPass(reinterpret_cast<LLVMPassManagerRef>(&PM)); in run_pass_manager()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c1239 LLVMAddAlwaysInlinerPass(gallivm->passmgr); in si_llvm_optimize_module()