Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h105 SPIRVType *assignIntTypeToVReg(unsigned BitWidth, Register VReg,
H A DSPIRVGlobalRegistry.cpp27 SPIRVType *SPIRVGlobalRegistry::assignIntTypeToVReg(unsigned BitWidth, in assignIntTypeToVReg() function in SPIRVGlobalRegistry
138 assignIntTypeToVReg(BitWidth, Res, *I, *TII); in getOrCreateConstIntReg()