LLVM 19.0.0git
Public Attributes | List of all members
llvm::SPIRV::ExtendedBuiltin Struct Reference

#include "Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.h"

Public Attributes

StringRef Name
 
InstructionSet::InstructionSet Set
 
uint32_t Number
 

Detailed Description

Definition at line 204 of file SPIRVBaseInfo.h.

Member Data Documentation

◆ Name

StringRef llvm::SPIRV::ExtendedBuiltin::Name

Definition at line 205 of file SPIRVBaseInfo.h.

◆ Number

uint32_t llvm::SPIRV::ExtendedBuiltin::Number

Definition at line 207 of file SPIRVBaseInfo.h.

◆ Set

InstructionSet::InstructionSet llvm::SPIRV::ExtendedBuiltin::Set

Definition at line 206 of file SPIRVBaseInfo.h.


The documentation for this struct was generated from the following file: