Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h213 Register getOrCreateUndef(MachineInstr &I, SPIRVType *SpvType,
H A DSPIRVGlobalRegistry.cpp788 Register SPIRVGlobalRegistry::getOrCreateUndef(MachineInstr &I, in getOrCreateUndef() function in SPIRVGlobalRegistry
H A DSPIRVInstructionSelector.cpp606 .addUse(GR.getOrCreateUndef(I, ResType, TII)) in selectAtomicCmpXchg()