Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1509 bool IsDefaultExpcnt = Expcnt == getExpcntBitMask(ISA); in printWaitFlag() local
1511 bool PrintAll = IsDefaultVmcnt && IsDefaultExpcnt && IsDefaultLgkmcnt; in printWaitFlag()
1520 if (!IsDefaultExpcnt || PrintAll) { in printWaitFlag()