Home
last modified time | relevance | path

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

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