LLVM 22.0.0git
SPIRVLegalizerInfo.cpp File Reference

Go to the source code of this file.

Functions

LegalityPredicate typeOfExtendedScalars (unsigned TypeIdx, bool IsExtendedInts)
static Register convertPtrToInt (Register Reg, LLT ConvTy, SPIRVType *SpvType, LegalizerHelper &Helper, MachineRegisterInfo &MRI, SPIRVGlobalRegistry *GR)

Function Documentation

◆ convertPtrToInt()

◆ typeOfExtendedScalars()

LegalityPredicate typeOfExtendedScalars ( unsigned TypeIdx,
bool IsExtendedInts )

Definition at line 27 of file SPIRVLegalizerInfo.cpp.

Referenced by llvm::SPIRVLegalizerInfo::SPIRVLegalizerInfo().