Searched defs:SIProgramInfo (Results 1 – 1 of 1) sorted by relevance
32 struct LLVM_EXTERNAL_VISIBILITY SIProgramInfo { struct33 std::optional<uint64_t> CodeSizeInBytes;36 const MCExpr *VGPRBlocks = nullptr;37 const MCExpr *SGPRBlocks = nullptr;38 uint32_t Priority = 0;39 uint32_t FloatMode = 0;40 uint32_t Priv = 0;41 uint32_t DX10Clamp = 0;42 uint32_t DebugMode = 0;43 uint32_t IEEEMode = 0;[all …]