Searched refs:SpvVecConst (Results 1 – 1 of 1) sorted by relevance
263 Register SpvVecConst = in getOrCreateIntCompositeOrNull() local265 assignSPIRVTypeToVReg(SpvType, SpvVecConst, *CurMF); in getOrCreateIntCompositeOrNull()266 DT.add(CA, CurMF, SpvVecConst); in getOrCreateIntCompositeOrNull()271 .addDef(SpvVecConst) in getOrCreateIntCompositeOrNull()277 .addDef(SpvVecConst) in getOrCreateIntCompositeOrNull()284 return SpvVecConst; in getOrCreateIntCompositeOrNull()334 Register SpvVecConst = in getOrCreateIntCompositeOrNull() local336 assignSPIRVTypeToVReg(SpvType, SpvVecConst, *CurMF); in getOrCreateIntCompositeOrNull()337 DT.add(CA, CurMF, SpvVecConst); in getOrCreateIntCompositeOrNull()339 MIRBuilder.buildSplatVector(SpvVecConst, SpvScalConst); in getOrCreateIntCompositeOrNull()[all …]