Home
last modified time | relevance | path

Searched refs:LLVMAddInstructionCombiningPass (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/Transforms/
DInstCombine.h32 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
DScalar.h69 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
/external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
DScalar.h44 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
/external/llvm/include/llvm-c/Transforms/
DScalar.h63 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dtransforms_scalar.go27 func (pm PassManager) AddInstructionCombiningPass() { C.LLVMAddInstructionCombiningPass(pm.C) }
/external/llvm/bindings/go/llvm/
Dtransforms_scalar.go26 func (pm PassManager) AddInstructionCombiningPass() { C.LLVMAddInstructionCombiningPass(pm.C) }
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/scalar/
Dscalar_opts_ocaml.c73 LLVMAddInstructionCombiningPass(PM); in llvm_add_instruction_combination()
/external/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c72 LLVMAddInstructionCombiningPass(PM); in llvm_add_instruction_combining()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalar.cpp93 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) { in LLVMAddInstructionCombiningPass() function
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c72 LLVMAddInstructionCombiningPass(PM); in llvm_add_instruction_combining()
/external/llvm/lib/Transforms/Scalar/
DScalar.cpp134 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) { in LLVMAddInstructionCombiningPass() function
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c147 LLVMAddInstructionCombiningPass(gallivm->passmgr); in create_pass_manager()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp289 LLVMAddInstructionCombiningPass(pass); in buildAndRunPasses()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp290 LLVMAddInstructionCombiningPass(pass); in buildAndRunPasses()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c1253 LLVMAddInstructionCombiningPass(gallivm->passmgr); in si_llvm_optimize_module()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3373 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) { in LLVMAddInstructionCombiningPass() function
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c6627 LLVMAddInstructionCombiningPass(passmgr); in ac_llvm_finalize_module()