Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1258 bool hasCompressedExport() const { return !GFX11Insts; } in hasCompressedExport() function
H A DAMDGPUInstructionSelector.cpp2097 if (!STI.hasCompressedExport()) { in selectG_INTRINSIC_W_SIDE_EFFECTS()
H A DSIISelLowering.cpp9491 if (!Subtarget->hasCompressedExport()) { in LowerINTRINSIC_VOID()