Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h111 SPIRVType *assignIntTypeToVReg(unsigned BitWidth, Register VReg,
H A DSPIRVGlobalRegistry.cpp28 SPIRVType *SPIRVGlobalRegistry::assignIntTypeToVReg(unsigned BitWidth, in assignIntTypeToVReg() function in SPIRVGlobalRegistry
139 assignIntTypeToVReg(BitWidth, Res, *I, *TII); in getOrCreateConstIntReg()