Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp6305 getConstantZext32Val(Register Reg, const MachineRegisterInfo &MRI) { in getConstantZext32Val() function
6316 Root.isImm() ? Root.getImm() : getConstantZext32Val(Root.getReg(), *MRI); in selectSMRDBufferImm()
6332 std::optional<uint64_t> OffsetVal = getConstantZext32Val(Root.getReg(), *MRI); in selectSMRDBufferImm32()