Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h111 bool GFX12Insts = false; variable
941 bool hasPrefetch() const { return GFX12Insts; } in hasPrefetch()
1383 bool hasGetPCZeroExtension() const { return GFX12Insts; } in hasGetPCZeroExtension()
H A DAMDGPU.td376 "GFX12Insts",