Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h279 SPIRVType *assignIntTypeToVReg(unsigned BitWidth, Register VReg,
H A DSPIRVGlobalRegistry.cpp33 SPIRVType *SPIRVGlobalRegistry::assignIntTypeToVReg(unsigned BitWidth, in assignIntTypeToVReg() function in SPIRVGlobalRegistry
184 assignIntTypeToVReg(BitWidth, Res, *I, *TII); in getOrCreateConstIntReg()