Home
last modified time | relevance | path

Searched defs:SIProgramInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h31 struct LLVM_EXTERNAL_VISIBILITY SIProgramInfo { struct
33 const MCExpr *VGPRBlocks = nullptr;
34 const MCExpr *SGPRBlocks = nullptr;
35 uint32_t Priority = 0;
36 uint32_t FloatMode = 0;
37 uint32_t Priv = 0;
38 uint32_t DX10Clamp = 0;
39 uint32_t DebugMode = 0;
40 uint32_t IEEEMode = 0;
41 uint32_t WgpMode = 0; // GFX10+
[all …]