Lines Matching refs:IdentTy
340 void __kmpc_ordered(IdentTy *Loc, int32_t TId) { FunctionTracingRAII(); } in __kmpc_ordered()
342 void __kmpc_end_ordered(IdentTy *Loc, int32_t TId) { FunctionTracingRAII(); } in __kmpc_end_ordered()
344 int32_t __kmpc_cancel_barrier(IdentTy *Loc, int32_t TId) { in __kmpc_cancel_barrier()
350 void __kmpc_barrier(IdentTy *Loc, int32_t TId) { in __kmpc_barrier()
361 __attribute__((noinline)) void __kmpc_barrier_simple_spmd(IdentTy *Loc, in __kmpc_barrier_simple_spmd()
367 __attribute__((noinline)) void __kmpc_barrier_simple_generic(IdentTy *Loc, in __kmpc_barrier_simple_generic()
373 int32_t __kmpc_master(IdentTy *Loc, int32_t TId) { in __kmpc_master()
378 void __kmpc_end_master(IdentTy *Loc, int32_t TId) { FunctionTracingRAII(); } in __kmpc_end_master()
380 int32_t __kmpc_single(IdentTy *Loc, int32_t TId) { in __kmpc_single()
385 void __kmpc_end_single(IdentTy *Loc, int32_t TId) { in __kmpc_end_single()
390 void __kmpc_flush(IdentTy *Loc) { in __kmpc_flush()
405 void __kmpc_critical(IdentTy *Loc, int32_t TId, CriticalNameTy *Name) { in __kmpc_critical()
410 void __kmpc_end_critical(IdentTy *Loc, int32_t TId, CriticalNameTy *Name) { in __kmpc_end_critical()