Home
last modified time | relevance | path

Searched refs:to_local (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_queue_pair.h18 void vmci_qp_guest_endpoints_convert(bool to_local, bool device_reset);
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dtime_zone.h134 to_local(const sys_time<_Duration>& __time) const { in to_local() function
H A Dzoned_time.h173 …BCPP_HIDE_FROM_ABI local_time<duration> get_local_time() const { return __zone_->to_local(__tp_); }
/freebsd/contrib/llvm-project/libcxx/include/
H A Dchrono784 to_local(const sys_time<Duration>& tp) const;
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td672 defm : DemangledNativeBuiltin<"to_local", OpenCL_std, CastToPtr, 1, 1, OpGenericCastToPtr>;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td939 // to_global, to_local, to_private are declared in Builtins.td.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.td4608 let Spellings = ["to_local"];