Home
last modified time | relevance | path

Searched defs:CUDADeviceTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project/offload/plugins-nextgen/cuda/src/
H A Drtl.cpp258 struct CUDADeviceTy : public GenericDeviceTy { struct
260 CUDADeviceTy(GenericPluginTy &Plugin, int32_t DeviceId, int32_t NumDevices) in CUDADeviceTy() argument
264 ~CUDADeviceTy() {} in ~CUDADeviceTy() argument
267 initImplllvm::omp::target::plugin::CUDADeviceTy initImpl() argument
355 deinitImplllvm::omp::target::plugin::CUDADeviceTy deinitImpl() argument
396 callGlobalConstructorsllvm::omp::target::plugin::CUDADeviceTy callGlobalConstructors() argument
407 callGlobalDestructorsllvm::omp::target::plugin::CUDADeviceTy callGlobalDestructors() argument
415 doJITPostProcessingllvm::omp::target::plugin::CUDADeviceTy doJITPostProcessing() argument
474 constructKernelllvm::omp::target::plugin::CUDADeviceTy constructKernel() argument
486 setContextllvm::omp::target::plugin::CUDADeviceTy setContext() argument
493 getHardwareParallelismllvm::omp::target::plugin::CUDADeviceTy getHardwareParallelism() argument
499 shouldSetupRPCServerllvm::omp::target::plugin::CUDADeviceTy shouldSetupRPCServer() argument
504 requestedRPCPortCountllvm::omp::target::plugin::CUDADeviceTy requestedRPCPortCount() argument
509 getStreamllvm::omp::target::plugin::CUDADeviceTy getStream() argument
524 getCUDAContextllvm::omp::target::plugin::CUDADeviceTy getCUDAContext() argument
525 getCUDADevicellvm::omp::target::plugin::CUDADeviceTy getCUDADevice() argument
528 loadBinaryImplllvm::omp::target::plugin::CUDADeviceTy loadBinaryImpl() argument
545 allocatellvm::omp::target::plugin::CUDADeviceTy allocate() argument
592 freellvm::omp::target::plugin::CUDADeviceTy free() argument
630 synchronizeImplllvm::omp::target::plugin::CUDADeviceTy synchronizeImpl() argument
656 supportVAManagementllvm::omp::target::plugin::CUDADeviceTy supportVAManagement() argument
667 memoryVAMapllvm::omp::target::plugin::CUDADeviceTy memoryVAMap() argument
742 memoryVAUnMapllvm::omp::target::plugin::CUDADeviceTy memoryVAUnMap() argument
772 queryAsyncImplllvm::omp::target::plugin::CUDADeviceTy queryAsyncImpl() argument
790 dataLockImplllvm::omp::target::plugin::CUDADeviceTy dataLockImpl() argument
795 dataUnlockImplllvm::omp::target::plugin::CUDADeviceTy dataUnlockImpl() argument
797 isPinnedPtrImplllvm::omp::target::plugin::CUDADeviceTy isPinnedPtrImpl() argument
805 dataSubmitImplllvm::omp::target::plugin::CUDADeviceTy dataSubmitImpl() argument
819 dataRetrieveImplllvm::omp::target::plugin::CUDADeviceTy dataRetrieveImpl() argument
850 initAsyncInfoImplllvm::omp::target::plugin::CUDADeviceTy initAsyncInfoImpl() argument
862 initDeviceInfoImplllvm::omp::target::plugin::CUDADeviceTy initDeviceInfoImpl() argument
879 createEventImplllvm::omp::target::plugin::CUDADeviceTy createEventImpl() argument
885 destroyEventImplllvm::omp::target::plugin::CUDADeviceTy destroyEventImpl() argument
891 recordEventImplllvm::omp::target::plugin::CUDADeviceTy recordEventImpl() argument
904 waitEventImplllvm::omp::target::plugin::CUDADeviceTy waitEventImpl() argument
920 syncEventImplllvm::omp::target::plugin::CUDADeviceTy syncEventImpl() argument
927 obtainInfoImplllvm::omp::target::plugin::CUDADeviceTy obtainInfoImpl() argument
1095 shouldSetupDeviceMemoryPoolllvm::omp::target::plugin::CUDADeviceTy shouldSetupDeviceMemoryPool() argument
1101 getDeviceStackSizellvm::omp::target::plugin::CUDADeviceTy getDeviceStackSize() argument
1104 setDeviceStackSizellvm::omp::target::plugin::CUDADeviceTy setDeviceStackSize() argument
1107 getDeviceHeapSizellvm::omp::target::plugin::CUDADeviceTy getDeviceHeapSize() argument
1110 setDeviceHeapSizellvm::omp::target::plugin::CUDADeviceTy setDeviceHeapSize() argument
1113 getDeviceMemorySizellvm::omp::target::plugin::CUDADeviceTy getDeviceMemorySize() argument
1119 setCtxLimitllvm::omp::target::plugin::CUDADeviceTy setCtxLimit() argument
1123 getCtxLimitllvm::omp::target::plugin::CUDADeviceTy getCtxLimit() argument
1129 getDeviceAttrllvm::omp::target::plugin::CUDADeviceTy getDeviceAttr() argument
1136 getDeviceAttrRawllvm::omp::target::plugin::CUDADeviceTy getDeviceAttrRaw() argument
1141 getComputeUnitKindllvm::omp::target::plugin::CUDADeviceTy getComputeUnitKind() argument
1146 getClockFrequencyllvm::omp::target::plugin::CUDADeviceTy getClockFrequency() argument
1149 CUDAStreamManagerTyllvm::omp::target::plugin::CUDADeviceTy global() argument
1150 CUDAEventManagerTyllvm::omp::target::plugin::CUDADeviceTy global() argument
1152 callGlobalCtorDtorCommonllvm::omp::target::plugin::CUDADeviceTy callGlobalCtorDtorCommon() argument
1249 CUDAStreamManagerllvm::omp::target::plugin::CUDADeviceTy global() argument
1252 CUDAEventManagerllvm::omp::target::plugin::CUDADeviceTy global() argument
1256 Contextllvm::omp::target::plugin::CUDADeviceTy global() argument
1259 Devicellvm::omp::target::plugin::CUDADeviceTy global() argument
1262 DeviceMMapsllvm::omp::target::plugin::CUDADeviceTy global() argument
1265 ComputeCapabilityTyllvm::omp::target::plugin::CUDADeviceTy global() argument
1271 ComputeCapabilityllvm::omp::target::plugin::CUDADeviceTy global() argument
1275 HardwareParallelismllvm::omp::target::plugin::CUDADeviceTy global() argument
[all...]