Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp287 Register SpvVecConst = in getOrCreateIntCompositeOrNull() local
290 assignSPIRVTypeToVReg(SpvType, SpvVecConst, *CurMF); in getOrCreateIntCompositeOrNull()
291 DT.add(CA, CurMF, SpvVecConst); in getOrCreateIntCompositeOrNull()
296 .addDef(SpvVecConst) in getOrCreateIntCompositeOrNull()
302 .addDef(SpvVecConst) in getOrCreateIntCompositeOrNull()
309 return SpvVecConst; in getOrCreateIntCompositeOrNull()
359 Register SpvVecConst = in getOrCreateIntCompositeOrNull() local
363 DT.add(CA, CurMF, SpvVecConst); in getOrCreateIntCompositeOrNull()
369 .addDef(SpvVecConst) in getOrCreateIntCompositeOrNull()
375 .addDef(SpvVecConst) in getOrCreateIntCompositeOrNull()
[all …]