Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp254 SPIRVType *SpvBaseType = getOrCreateSPIRVIntegerType(BitWidth, I, TII); in getOrCreateIntCompositeOrNull() local
260 SpvScalConst = getOrCreateConstInt(Val, I, SpvBaseType, TII); in getOrCreateIntCompositeOrNull()
329 SPIRVType *SpvBaseType = in getOrCreateIntCompositeOrNull() local
331 SpvScalConst = buildConstantInt(Val, MIRBuilder, SpvBaseType, EmitIR); in getOrCreateIntCompositeOrNull()