/openbsd-src/gnu/llvm/llvm/include/llvm/Support/FileSystem/ |
H A D | UniqueID.h | 27 uint64_t Device; variable 32 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {} in UniqueID()
|
/openbsd-src/games/trek/ |
H A D | externs.c | 39 const struct device Device[NDEV] = variable
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/ |
H A D | PlatformiOSSimulatorCoreSimulatorSupport.mm | 100 CoreSimulatorSupport::Device::Device() : m_dev_type(), m_dev_runtime() {} function 102 CoreSimulatorSupport::Device::Device(id d) function
|
H A D | PlatformiOSSimulatorCoreSimulatorSupport.h | 49 friend class Device; variable
|
/openbsd-src/gnu/llvm/clang/tools/nvptx-arch/ |
H A D | NVPTXArch.cpp | 101 CUdevice Device; in main() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | SyncScope.h | 116 Device = 2, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | LockFileManager.cpp | 306 std::random_device Device; in waitForUnlock() local
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ |
H A D | OffloadBundler.cpp | 122 static StringRef getDeviceFileExtension(StringRef Device, in getDeviceFileExtension() 132 StringRef Device) { in getDeviceLibraryFileName()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 6560 llvm::PointerIntPair<const Expr *, 2, OpenMPDeviceClauseModifier> Device( in emitCommonOMPTargetDirective() local 6925 llvm::Value *Device = nullptr; in EmitOMPInteropDirective() local 7324 const Expr *Device = nullptr; in EmitOMPTargetDataDirective() local 7349 const Expr *Device = nullptr; in EmitOMPTargetEnterDataDirective() local 7370 const Expr *Device = nullptr; in EmitOMPTargetExitDataDirective() local 7762 const Expr *Device = nullptr; in EmitOMPTargetUpdateDirective() local
|
H A D | CGOpenMPRuntime.cpp | 3945 const Expr *Device = nullptr; in emitTaskInit() local 9814 llvm::PointerIntPair<const Expr *, 2, OpenMPDeviceClauseModifier> Device, in emitTargetCall() 10646 const Expr *Device, const RegionCodeGenTy &CodeGen, in emitTargetDataCalls() 10793 const Expr *Device) { in emitTargetDataStandAloneCall() 12616 llvm::PointerIntPair<const Expr *, 2, OpenMPDeviceClauseModifier> Device, in emitTargetCall() 12652 const Expr *Device, const RegionCodeGenTy &CodeGen, in emitTargetDataCalls() 12659 const Expr *Device) { in emitTargetDataStandAloneCall()
|
/openbsd-src/sys/stand/efi/include/ |
H A D | efidevp.h | 85 UINT8 Device; member
|
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3768 omp::OMPInteropType InteropType, Value *Device, Value *NumDependences, in createOMPInteropInit() 3796 const LocationDescription &Loc, Value *InteropVar, Value *Device, in createOMPInteropDestroy() 3823 Value *InteropVar, Value *Device, in createOMPInteropUse()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | TreeTransform.h | 1977 Expr *Device, SourceLocation StartLoc, in RebuildOMPDeviceClause() 2055 Expr *Device, SourceLocation StartLoc, in RebuildOMPGrainsizeClause()
|
H A D | SemaOpenMP.cpp | 20758 Expr *Device, SourceLocation StartLoc, in ActOnOpenMPDeviceClause()
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 4951 Stmt *Device = nullptr; variable
|