Searched refs:getOrCreateCompositeOrNull (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.cpp | 486 Register SPIRVGlobalRegistry::getOrCreateCompositeOrNull( in getOrCreateCompositeOrNull() function in SPIRVGlobalRegistry 544 return getOrCreateCompositeOrNull(ConstVal, I, SpvType, TII, ConstVec, BW, in getOrCreateConstVector() 563 return getOrCreateCompositeOrNull(ConstVal, I, SpvType, TII, ConstVec, BW, in getOrCreateConstVector() 589 return getOrCreateCompositeOrNull(CI, I, SpvType, TII, UniqueKey, BW, in getOrCreateConstIntArray()
|
| H A D | SPIRVGlobalRegistry.h | 477 Register getOrCreateCompositeOrNull(Constant *Val, MachineInstr &I,
|