Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp258 Register SpvScalConst; in getOrCreateIntCompositeOrNull() local
260 SpvScalConst = getOrCreateConstInt(Val, I, SpvBaseType, TII); in getOrCreateIntCompositeOrNull()
274 MIB.addUse(SpvScalConst); in getOrCreateIntCompositeOrNull()
327 Register SpvScalConst; in getOrCreateIntCompositeOrNull() local
331 SpvScalConst = buildConstantInt(Val, MIRBuilder, SpvBaseType, EmitIR); in getOrCreateIntCompositeOrNull()
339 MIRBuilder.buildSplatVector(SpvVecConst, SpvScalConst); in getOrCreateIntCompositeOrNull()
346 MIB.addUse(SpvScalConst); in getOrCreateIntCompositeOrNull()