Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4632 const auto isAlignedReg = [&MI, &MRI, this](unsigned OpName) -> bool { in verifyInstruction() local
4648 if (!isAlignedReg(AMDGPU::OpName::data0)) { in verifyInstruction()
4656 if (!isAlignedReg(AMDGPU::OpName::vaddr)) { in verifyInstruction()