Searched refs:decodeWaitcnt (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.h | 539 void decodeWaitcnt(const IsaVersion &Version, unsigned Waitcnt, 542 Waitcnt decodeWaitcnt(const IsaVersion &Version, unsigned Encoded);
|
| H A D | AMDGPUBaseInfo.cpp | 943 void decodeWaitcnt(const IsaVersion &Version, unsigned Waitcnt, in decodeWaitcnt() function 950 Waitcnt decodeWaitcnt(const IsaVersion &Version, unsigned Encoded) { in decodeWaitcnt() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUInstPrinter.cpp | 1396 decodeWaitcnt(ISA, SImm16, Vmcnt, Expcnt, Lgkmcnt); in printWaitFlag()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | GCNHazardRecognizer.cpp | 1008 AMDGPU::Waitcnt Decoded = AMDGPU::decodeWaitcnt(IV, Imm); in fixSMEMtoVectorWriteHazards()
|
| H A D | SIInsertWaitcnts.cpp | 828 AMDGPU::Waitcnt OldWait = AMDGPU::decodeWaitcnt(IV, IEnc); in applyPreexistingWaitcnt()
|