Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm-c/Transforms/
DInstCombine.h31 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
DScalar.h68 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/Transforms/
DInstCombine.h31 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
DScalar.h68 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
/external/llvm/include/llvm-c/Transforms/
DScalar.h63 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
/external/llvm-project/llvm/bindings/go/llvm/
Dtransforms_scalar.go26 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/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c72 LLVMAddInstructionCombiningPass(PM); in llvm_add_instruction_combining()
/external/llvm-project/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c78 LLVMAddInstructionCombiningPass(PM); in llvm_add_instruction_combining()
/external/llvm/lib/Transforms/Scalar/
DScalar.cpp134 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) { in LLVMAddInstructionCombiningPass() function
/external/mesa3d/src/amd/llvm/
Dac_llvm_util.c245 LLVMAddInstructionCombiningPass(passmgr); in ac_create_passmgr()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c177 LLVMAddInstructionCombiningPass(gallivm->passmgr); in create_pass_manager()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp289 LLVMAddInstructionCombiningPass(pass); in buildAndRunPasses()
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp288 LLVMAddInstructionCombiningPass(pass); in buildAndRunPasses()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3752 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) { in LLVMAddInstructionCombiningPass() function
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp4052 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) { in LLVMAddInstructionCombiningPass() function
/external/mesa3d/docs/relnotes/
D7.10.rst309 - llvmpipe/draw: always enable LLVMAddInstructionCombiningPass()
1878 - gallivm: always enable LLVMAddInstructionCombiningPass()