OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encodeWaitcnt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h
569
unsigned
encodeWaitcnt
(const IsaVersion &Version,
572
unsigned
encodeWaitcnt
(const IsaVersion &Version, const Waitcnt &Decoded);
AMDGPUBaseInfo.cpp
980
unsigned
encodeWaitcnt
(const IsaVersion &Version,
989
unsigned
encodeWaitcnt
(const IsaVersion &Version, const Waitcnt &Decoded) {
990
return
encodeWaitcnt
(Version, Decoded.VmCnt, Decoded.ExpCnt, Decoded.LgkmCnt);
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMemoryLegalizer.cpp
968
AMDGPU::
encodeWaitcnt
(IV,
1490
AMDGPU::
encodeWaitcnt
(IV,
SIInsertWaitcnts.cpp
861
unsigned NewEnc = AMDGPU::
encodeWaitcnt
(IV, Wait);
1192
unsigned Enc = AMDGPU::
encodeWaitcnt
(IV, Wait);
Completed in 19 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026