Searched refs:Funnel (Results 1 – 17 of 17) sorted by relevance
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/sprd/ |
| H A D | sc9860.dtsi | 302 funnel@10001000 { /* SoC Funnel */ 369 funnel@11001000 { /* Cluster0 Funnel */ 417 funnel@11002000 { /* Cluster1 Funnel */ 515 funnel@11005000 { /* Main Funnel */
|
| H A D | ums512.dtsi | 448 /* SoC Funnel */ 494 /* AP-CPU Funnel for core3/4/5/7 */ 596 /* Funnel to SoC */ 632 /* AP-CPU Funnel for core0/1/2/6 */
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | arm,coresight-static-funnel.yaml | 7 title: Arm CoreSight Static Trace Bus Funnel
|
| H A D | arm,coresight-dynamic-funnel.yaml | 7 title: Arm CoreSight Programmable Trace Bus Funnel
|
| H A D | coresight.txt | 28 - Trace Programmable Funnel: 95 - Coresight Non-configurable Funnel:
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 2090 OpRef Funnel = funnels(Va, Vb, *Dist, Results); in contracting() local 2091 if (Funnel.isValid()) in contracting() 2092 return Funnel; in contracting()
|
| H A D | HexagonPatterns.td | 1205 // Funnel shifts. 1215 // Funnel shift-left. 1255 // Funnel shift-right. 1433 // Funnel shifts with the shift amount module element bit width.
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 383 /// Funnel 'double' shifts take 3 operands, 2 inputs and the shift amount. 391 /// Funnel 'double' shifts take 3 operands, 2 inputs and the shift amount.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8996.dtsi | 2792 funnel@39b0000 { /* APSS Funnel 0 */ 2886 funnel@3bb0000 { /* APSS Funnel 1 */
|
| H A D | msm8998.dtsi | 1795 funnel4: funnel@7b60000 { /* APSS Funnel */
|
| H A D | sc7180.dtsi | 2556 funnel@7800000 { /* APSS Funnel */
|
| H A D | sm8150.dtsi | 3190 funnel@7800000 { /* APSS Funnel */
|
| H A D | sdm845.dtsi | 3744 funnel@7800000 { /* APSS Funnel */
|
| H A D | sc7280.dtsi | 3161 funnel@7800000 { /* APSS Funnel */
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSelect.cpp | 3748 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) in visitSelectInst() local 3749 return Funnel; in visitSelectInst()
|
| H A D | InstCombineAndOrXor.cpp | 3396 if (Instruction *Funnel = matchFunnelShift(I, *this, DT)) in visitOr() local 3397 return Funnel; in visitOr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 2631 // Funnel shift, requires >= sm_32. Does not trap if amt is out of range, so
|