In the ARM NEON documentation, it says:
[...] some pairs of instructions might have to wait until the value is written back to the register file.
I haven't come across a list that defines the instruction pairs that can use forwarded results and the instruction pairs that have to wait for write back.
Does anyone know of a table or documentation that lists these pairs?