Searched refs:Subvector (Results 1 – 6 of 6) sorted by relevance
7 ; 128-bit Subvector Broadcast to 256-bit83 ; 128-bit Subvector Broadcast to 512-bit
14 ; Subvector Load + Broadcast506 ; Subvector Load + Broadcast + Store714 ; Subvector Load + Broadcast with Separate Store1127 ; Subvector Broadcast from register
61 // Subvector tricks
1049 // Subvector vector<2xf32> @0 into vector<4xf32> @21057 // Subvector vector<2xf32> @1 into vector<4xf32> @3
433 ;; Check that the Subvector is not widen so it does not crash.
6698 auto Subvector = DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, VT, WidenedOp, in lowerSBuffer() local6700 return Subvector; in lowerSBuffer()