Searched refs:Funnel (Results 1 – 15 of 15) sorted by relevance
301 funnel@10001000 { /* SoC Funnel */368 funnel@11001000 { /* Cluster0 Funnel */416 funnel@11002000 { /* Cluster1 Funnel */514 funnel@11005000 { /* Main Funnel */
455 /* SoC Funnel */501 /* AP-CPU Funnel for core3/4/5/7 */603 /* Funnel to SoC */639 /* AP-CPU Funnel for core0/1/2/6 */
28 - Trace Programmable Funnel:95 - Coresight Non-configurable Funnel:
2090 OpRef Funnel = funnels(Va, Vb, *Dist, Results); in contracting() local2091 if (Funnel.isValid()) in contracting()2092 return Funnel; in contracting()
1205 // Funnel shifts.1215 // Funnel shift-left.1255 // Funnel shift-right.1433 // Funnel shifts with the shift amount module element bit width.
389 /// Funnel 'double' shifts take 3 operands, 2 inputs and the shift amount.397 /// Funnel 'double' shifts take 3 operands, 2 inputs and the shift amount.
2930 funnel@39b0000 { /* APSS Funnel 0 */3024 funnel@3bb0000 { /* APSS Funnel 1 */
1966 funnel4: funnel@7b60000 { /* APSS Funnel */
2703 funnel@7800000 { /* APSS Funnel */
3252 funnel@7800000 { /* APSS Funnel */
3807 funnel@7800000 { /* APSS Funnel */
3485 funnel@7800000 { /* APSS Funnel */
3968 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) in visitSelectInst() local3969 return Funnel; in visitSelectInst()
3556 if (Instruction *Funnel = matchFunnelShift(I, *this)) in visitOr() local3557 return Funnel; in visitOr()
2692 // Funnel shift, requires >= sm_32. Does not trap if amt is out of range, so