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 8ab4373a..9444f0e8 100644
--- a/backend/src/llvm/llvm_gen_ocl_function.hxx
+++ b/backend/src/llvm/llvm_gen_ocl_function.hxx
@@ -169,6 +169,7 @@ DECL_LLVM_GEN_FUNCTION(SIMD_SHUFFLE, intel_sub_group_shuffle)
DECL_LLVM_GEN_FUNCTION(READ_TM, __gen_ocl_read_tm)
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)