Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp86 ST.hasNullExportTarget() in generateEndPgm()
H A DGCNSubtarget.h1087 bool hasNullExportTarget() const { return !GFX11Insts; } in hasNullExportTarget() function