Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h223 Register getOrCreateIntCompositeOrNull(uint64_t Val, MachineInstr &I,
228 Register getOrCreateIntCompositeOrNull(uint64_t Val,
H A DSPIRVGlobalRegistry.cpp271 Register SPIRVGlobalRegistry::getOrCreateIntCompositeOrNull( in getOrCreateIntCompositeOrNull() function in SPIRVGlobalRegistry
326 return getOrCreateIntCompositeOrNull(Val, I, SpvType, TII, ConstVec, BW, in getOrCreateConsIntVector()
343 return getOrCreateIntCompositeOrNull(Val, I, SpvType, TII, ConstArr, BW, in getOrCreateConsIntArray()
347 Register SPIRVGlobalRegistry::getOrCreateIntCompositeOrNull( in getOrCreateIntCompositeOrNull() function in SPIRVGlobalRegistry
396 return getOrCreateIntCompositeOrNull(Val, MIRBuilder, SpvType, EmitIR, in getOrCreateConsIntVector()
414 return getOrCreateIntCompositeOrNull(Val, MIRBuilder, SpvType, EmitIR, in getOrCreateConsIntArray()