Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h257 Register getOrCreateUndef(MachineInstr &I, SPIRVType *SpvType,
H A DSPIRVGlobalRegistry.cpp1157 Register SPIRVGlobalRegistry::getOrCreateUndef(MachineInstr &I, in getOrCreateUndef() function in SPIRVGlobalRegistry
H A DSPIRVInstructionSelector.cpp780 .addUse(GR.getOrCreateUndef(I, ResType, TII)) in selectAtomicCmpXchg()