summaryrefslogtreecommitdiff
path: root/backend/src/llvm/llvm_gen_ocl_function.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'backend/src/llvm/llvm_gen_ocl_function.hxx')
-rw-r--r--backend/src/llvm/llvm_gen_ocl_function.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/src/llvm/llvm_gen_ocl_function.hxx b/backend/src/llvm/llvm_gen_ocl_function.hxx
index d3802d20..a9873ca4 100644
--- a/backend/src/llvm/llvm_gen_ocl_function.hxx
+++ b/backend/src/llvm/llvm_gen_ocl_function.hxx
@@ -179,6 +179,7 @@ DECL_LLVM_GEN_FUNCTION(REGION, __gen_ocl_region)
DECL_LLVM_GEN_FUNCTION(IN_PRIVATE, __gen_ocl_in_private)
DECL_LLVM_GEN_FUNCTION(VME, __gen_ocl_vme)
+DECL_LLVM_GEN_FUNCTION(IME, __gen_ocl_ime)
// printf function
DECL_LLVM_GEN_FUNCTION(PRINTF, __gen_ocl_printf_stub)