Home
last modified time | relevance | path

Searched refs:Funnel (Results 1 – 17 of 17) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/src/arm64/sprd/
H A Dsc9860.dtsi302 funnel@10001000 { /* SoC Funnel */
369 funnel@11001000 { /* Cluster0 Funnel */
417 funnel@11002000 { /* Cluster1 Funnel */
515 funnel@11005000 { /* Main Funnel */
H A Dums512.dtsi448 /* 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 Darm,coresight-static-funnel.yaml7 title: Arm CoreSight Static Trace Bus Funnel
H A Darm,coresight-dynamic-funnel.yaml7 title: Arm CoreSight Programmable Trace Bus Funnel
H A Dcoresight.txt28 - Trace Programmable Funnel:
95 - Coresight Non-configurable Funnel:
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2090 OpRef Funnel = funnels(Va, Vb, *Dist, Results); in contracting() local
2091 if (Funnel.isValid()) in contracting()
2092 return Funnel; in contracting()
H A DHexagonPatterns.td1205 // 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 DGenericOpcodes.td383 /// 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 Dmsm8996.dtsi2792 funnel@39b0000 { /* APSS Funnel 0 */
2886 funnel@3bb0000 { /* APSS Funnel 1 */
H A Dmsm8998.dtsi1795 funnel4: funnel@7b60000 { /* APSS Funnel */
H A Dsc7180.dtsi2556 funnel@7800000 { /* APSS Funnel */
H A Dsm8150.dtsi3190 funnel@7800000 { /* APSS Funnel */
H A Dsdm845.dtsi3744 funnel@7800000 { /* APSS Funnel */
H A Dsc7280.dtsi3161 funnel@7800000 { /* APSS Funnel */
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3748 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) in visitSelectInst() local
3749 return Funnel; in visitSelectInst()
H A DInstCombineAndOrXor.cpp3396 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 DNVPTXIntrinsics.td2631 // Funnel shift, requires >= sm_32. Does not trap if amt is out of range, so