Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h107 SPIRVType *assignVectTypeToVReg(SPIRVType *BaseType, unsigned NumElements,
H A DSPIRVGlobalRegistry.cpp36 SPIRVType *SPIRVGlobalRegistry::assignVectTypeToVReg( in assignVectTypeToVReg() function in SPIRVGlobalRegistry
273 assignVectTypeToVReg(SpvBaseType, ElemCnt, SpvVecConst, I, TII); in getOrCreateConsIntVector()