Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1049 bool hasCompressedExport() const { return !GFX11Insts; } in hasCompressedExport() function
H A DAMDGPUInstructionSelector.cpp1836 if (!STI.hasCompressedExport()) { in selectG_INTRINSIC_W_SIDE_EFFECTS()
H A DSIISelLowering.cpp7979 if (!Subtarget->hasCompressedExport()) { in LowerINTRINSIC_VOID()