Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:EXTRACT_SUBREG

3118         I->getMachineOpcode() != TargetOpcode::EXTRACT_SUBREG)
3277 // For mubuf_atomic_cmpswap, we need to have tablegen use an extract_subreg
3281 // special case to check if the atomic has only one extract_subreg use,
3285 Node->use_begin()->getMachineOpcode() == AMDGPU::EXTRACT_SUBREG &&
3294 // extract_subreg will be left with a use of a vreg without a def.