Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1079 bool hasSPackHL() const { return GFX11Insts; } in hasSPackHL() function
H A DAMDGPUInstructionSelector.cpp802 if (STI.hasSPackHL()) { in selectG_BUILD_VECTOR()