Files
rocm-systems/rocclr/compiler/lib/amdoclcl.def.in
T
foreman ddff965589 P4 to Git Change 1108714 by rayxiao@alit_opencl_rayxiao on 2015/01/05 09:58:36
EPR #399415 - Move aclInsertKernelStatistics to utility library. aclutInsertKernelStatistics.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/amdocl.def.in#11 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/amdocl.map.in#12 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/amdoclcl.def.in#9 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/amdoclcl.map.in#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/acl.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsSI.cpp#1 add
... //depot/stg/opencl/drivers/opencl/compiler/lib/api/v0_8/aclKstatsr800.cpp#1 add
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/devState.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/scwrapper/devState.h#7 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/acl.h#7 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclEnums.h#15 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/include/v0_8/aclStructs.h#14 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/bif/bifinternal.hpp#8 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/bif_section_labels.hpp#18 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuscsi.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/CLEnumCheck.cpp#39 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/aclAPI.cpp#18 edit
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/complib/aclAPI.hpp#3 edit
2015-01-05 10:06:36 -05:00

101 строка
1.7 KiB
Plaintext

EXPORTS
aclLoader_OnLoad
aclLoader_OnUnload
aclCompilerInit
aclCompilerFini
aclCompilerVersion
aclVersionSize
aclGetErrorString
aclGetArchInfo
aclGetDeviceInfo
aclGetTargetInfo
aclGetArchitecture
aclGetFamily
aclGetChip
aclBinaryInit
aclBinaryFini
aclReadFromFile
aclReadFromMem
aclWriteToFile
aclWriteToMem
aclCreateFromBinary
aclBinaryVersion
aclInsertSection
aclRemoveSection
aclExtractSection
aclInsertSymbol
aclRemoveSymbol
aclExtractSymbol
aclDbgAddArgument
aclDbgRemoveArgument
aclQueryInfo
aclCompile
aclLink
aclGetCompilerLog
aclRetrieveType
aclSetType
aclConvertType
aclDisassemble
aclGetDeviceBinary
aclInsertKernelStatistics
oclCompilerInit
oclCompilerFini
oclCompilerVersion
oclVersionSize
oclCompileSource
oclCompileSourceToIR
oclCompileIRToIL
oclCompileILToISA
oclCompileBinary
oclGetCompilerLog
oclGetArchInfo
oclGetFamilyInfo
oclGetDeviceInfo
oclGetAsicInfo
oclGetTargetInfo
oclGetArchitecture
oclGetFamily
oclGetChip
oclGetAsic
elfInsertSection
elfExtractSection
elfInsertSymbol
elfExtractSymbol
oclirSetType
oclirRetrieveType
oclirLink
oclhsaCompileSource
oclhsaCompileBinary
oclhsaSetType
oclhsaRetrieveType
oclhsaConvertType
oclilCompileSource
oclilCompileBinary
oclilSetType
oclilRetrieveType
oclilConvertType
oclisaDisassemble
oclisaGetBinaryBlob
constructOclElf
destructOclElf
readOclElfFromFile
readOclElfFromMem
writeOclElfToFile
writeOclElfToMem
createElfFromElf
getBIFVersion
rtGetInfo
aclDumpBinary
aclJITObjectImageCreate
aclJITObjectImageCopy
aclJITObjectImageDestroy
aclJITObjectImageFinalize
aclJITObjectImageSize
aclJITObjectImageData
aclJITObjectImageDisassembleKernel
aclJITObjectImageIterateSymbols
aclJITObjectImageGetGlobalsSize
#if defined(WITH_TARGET_HSAIL)
_aclHsaLoader
#endif