Searched refs:LLVMAddPromoteMemoryToRegisterPass (Results 1 – 10 of 10) sorted by relevance
71 void LLVMAddPromoteMemoryToRegisterPass(LLVMPassManagerRef PM);
99 void LLVMAddPromoteMemoryToRegisterPass(LLVMPassManagerRef PM);
34 func (pm PassManager) AddPromoteMemoryToRegisterPass() { C.LLVMAddPromoteMemoryToRegisterPass(pm.C)…
161 LLVMAddPromoteMemoryToRegisterPass(gallivm->passmgr); in create_pass_manager()170 LLVMAddPromoteMemoryToRegisterPass(gallivm->passmgr); in create_pass_manager()
103 LLVMAddPromoteMemoryToRegisterPass(PM); in llvm_add_memory_to_register_promotion()
144 LLVMAddPromoteMemoryToRegisterPass(PM); in llvm_add_promote_memory_to_register()
129 void LLVMAddPromoteMemoryToRegisterPass(LLVMPassManagerRef PM) { in LLVMAddPromoteMemoryToRegisterPass() function
186 void LLVMAddPromoteMemoryToRegisterPass(LLVMPassManagerRef PM) { in LLVMAddPromoteMemoryToRegisterPass() function
1412 LLVMAddPromoteMemoryToRegisterPass(gallivm->passmgr); in si_llvm_finalize_module()
4424 LLVMAddPromoteMemoryToRegisterPass(passmgr); in ac_llvm_finalize_module()