Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4606 const MachineOperand *DimOp = getNamedOperand(MI, AMDGPU::OpName::dim); in verifyInstruction() local
4607 if (DimOp) { in verifyInstruction()
4615 AMDGPU::getMIMGDimInfoByEncoding(DimOp->getImm()); in verifyInstruction()