Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVGlobalRegistry.h220 Register getOrCreateIntCompositeOrNull(uint64_t Val, MachineInstr &I,
225 Register getOrCreateIntCompositeOrNull(uint64_t Val,
DSPIRVGlobalRegistry.cpp247 Register SPIRVGlobalRegistry::getOrCreateIntCompositeOrNull( in getOrCreateIntCompositeOrNull() function in SPIRVGlobalRegistry
301 return getOrCreateIntCompositeOrNull(Val, I, SpvType, TII, ConstVec, BW, in getOrCreateConsIntVector()
318 return getOrCreateIntCompositeOrNull(Val, I, SpvType, TII, ConstArr, BW, in getOrCreateConsIntArray()
322 Register SPIRVGlobalRegistry::getOrCreateIntCompositeOrNull( in getOrCreateIntCompositeOrNull() function in SPIRVGlobalRegistry
370 return getOrCreateIntCompositeOrNull(Val, MIRBuilder, SpvType, EmitIR, in getOrCreateConsIntVector()
388 return getOrCreateIntCompositeOrNull(Val, MIRBuilder, SpvType, EmitIR, in getOrCreateConsIntArray()