Home
last modified time | relevance | path

Searched refs:decodeWaitcnt (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h298 void decodeWaitcnt(const IsaInfo::IsaVersion &Version, unsigned Waitcnt,
DAMDGPUBaseInfo.cpp565 void decodeWaitcnt(const IsaInfo::IsaVersion &Version, unsigned Waitcnt, in decodeWaitcnt() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp1169 decodeWaitcnt(ISA, SImm16, Vmcnt, Expcnt, Lgkmcnt); in printWaitFlag()