Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/FileSystem/
H A DUniqueID.h27 uint64_t Device; variable
32 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {} in UniqueID()
/freebsd-src/sys/contrib/dev/acpica/components/events/
H A Devxfregn.c191 ACPI_HANDLE Device, in AcpiInstallAddressSpaceHandlerInternal() argument
250 ACPI_HANDLE Device, in AcpiInstallAddressSpaceHandler() argument
[all...]
H A Devxface.c205 ACPI_HANDLE Device, in AcpiInstallNotifyHandler() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h131 Device = 2, enumerator
229 Device = 1, enumerator
H A DOpenACCKinds.h184 Device, global() enumerator
/freebsd-src/contrib/llvm-project/clang/tools/nvptx-arch/
H A DNVPTXArch.cpp
/freebsd-src/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c174 ACPI_HANDLE Device; member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp306 std::random_device Device; waitForUnlock() local
/freebsd-src/sys/dev/hptmv/
H A Dglobal.h100 Device, *PDevice; typedef
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp142 getDeviceFileExtension(StringRef Device,StringRef BundleFileName) getDeviceFileExtension() argument
152 getDeviceLibraryFileName(StringRef BundleFileName,StringRef Device) getDeviceLibraryFileName() argument
/freebsd-src/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h910 PXE_UINT8 Device; member
1198 UINT8 Device; member
1224 PXE_UINT8 Device; member
/freebsd-src/sys/dev/acpica/
H A Dacpi_apei.c105 uint16_t Device; member
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacobject.h637 ACPI_OBJECT_DEVICE Device; member
H A Dactbl3.h549 UINT8 Device; global() member
H A Dactypes.h1460 UINT16 Device; member
/freebsd-src/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h862 UINT16 Device; member
885 UINT16 Device; member
907 UINT16 Device; member
H A DAcpi50.h1533 UINT16 Device; member
1556 UINT16 Device; member
1578 UINT16 Device; member
H A DAcpi51.h1549 UINT16 Device; member
1572 UINT16 Device; member
1594 UINT16 Device; member
H A DAcpi60.h1736 UINT16 Device; member
1759 UINT16 Device; member
1781 UINT16 Device; member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3743 const Expr *Device = nullptr; emitTaskInit() local
9395 emitDeviceID(llvm::PointerIntPair<const Expr *,2,OpenMPDeviceClauseModifier> Device,CodeGenFunction & CGF) emitDeviceID() argument
9431 emitTargetCallKernelLaunch(CGOpenMPRuntime * OMPRuntime,llvm::Function * OutlinedFn,const OMPExecutableDirective & D,llvm::SmallVectorImpl<llvm::Value * > & CapturedVars,bool RequiresOuterTask,const CapturedStmt & CS,bool OffloadingMandatory,llvm::PointerIntPair<const Expr *,2,OpenMPDeviceClauseModifier> Device,llvm::Value * OutlinedFnID,CodeGenFunction::OMPTargetDataInfo & InputInfo,llvm::Value * & MapTypesArray,llvm::Value * & MapNamesArray,llvm::function_ref<llvm::Value * (CodeGenFunction & CGF,const OMPLoopDirective & D)> SizeEmitter,CodeGenFunction & CGF,CodeGenModule & CGM) emitTargetCallKernelLaunch() argument
9629 emitTargetCall(CodeGenFunction & CGF,const OMPExecutableDirective & D,llvm::Function * OutlinedFn,llvm::Value * OutlinedFnID,const Expr * IfCond,llvm::PointerIntPair<const Expr *,2,OpenMPDeviceClauseModifier> Device,llvm::function_ref<llvm::Value * (CodeGenFunction & CGF,const OMPLoopDirective & D)> SizeEmitter) emitTargetCall() argument
10215 emitTargetDataCalls(CodeGenFunction & CGF,const OMPExecutableDirective & D,const Expr * IfCond,const Expr * Device,const RegionCodeGenTy & CodeGen,CGOpenMPRuntime::TargetDataInfo & Info) emitTargetDataCalls() argument
10316 emitTargetDataStandAloneCall(CodeGenFunction & CGF,const OMPExecutableDirective & D,const Expr * IfCond,const Expr * Device) emitTargetDataStandAloneCall() argument
12157 emitTargetCall(CodeGenFunction & CGF,const OMPExecutableDirective & D,llvm::Function * OutlinedFn,llvm::Value * OutlinedFnID,const Expr * IfCond,llvm::PointerIntPair<const Expr *,2,OpenMPDeviceClauseModifier> Device,llvm::function_ref<llvm::Value * (CodeGenFunction & CGF,const OMPLoopDirective & D)> SizeEmitter) emitTargetCall() argument
12193 emitTargetDataCalls(CodeGenFunction & CGF,const OMPExecutableDirective & D,const Expr * IfCond,const Expr * Device,const RegionCodeGenTy & CodeGen,CGOpenMPRuntime::TargetDataInfo & Info) emitTargetDataCalls() argument
12200 emitTargetDataStandAloneCall(CodeGenFunction & CGF,const OMPExecutableDirective & D,const Expr * IfCond,const Expr * Device) emitTargetDataStandAloneCall() argument
[all...]
H A DCGStmtOpenMP.cpp6633 llvm::PointerIntPair<const Expr *, 2, OpenMPDeviceClauseModifier> Device( emitCommonOMPTargetDirective() local
6999 llvm::Value *Device = nullptr; EmitOMPInteropDirective() local
7404 const Expr *Device = nullptr; EmitOMPTargetDataDirective() local
7429 const Expr *Device = nullptr; EmitOMPTargetEnterDataDirective() local
7450 const Expr *Device = nullptr; EmitOMPTargetExitDataDirective() local
7842 const Expr *Device = nullptr; EmitOMPTargetUpdateDirective() local
[all...]
/freebsd-src/stand/efi/include/
H A Defidevp.h86 UINT8 Device; member
/freebsd-src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h592 bit32 Device; member
/freebsd-src/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h88 UINT8 Device; member
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4343 createOMPInteropInit(const LocationDescription & Loc,Value * InteropVar,omp::OMPInteropType InteropType,Value * Device,Value * NumDependences,Value * DependenceAddress,bool HaveNowaitClause) createOMPInteropInit() argument
4371 createOMPInteropDestroy(const LocationDescription & Loc,Value * InteropVar,Value * Device,Value * NumDependences,Value * DependenceAddress,bool HaveNowaitClause) createOMPInteropDestroy() argument
4398 createOMPInteropUse(const LocationDescription & Loc,Value * InteropVar,Value * Device,Value * NumDependences,Value * DependenceAddress,bool HaveNowaitClause) createOMPInteropUse() argument
[all...]

12