Home
last modified time | relevance | path

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

/src/sys/contrib/device-tree/src/arm64/sprd/
H A Dsc9860.dtsi301 funnel@10001000 { /* SoC Funnel */
368 funnel@11001000 { /* Cluster0 Funnel */
416 funnel@11002000 { /* Cluster1 Funnel */
514 funnel@11005000 { /* Main Funnel */
H A Dums512.dtsi455 /* SoC Funnel */
501 /* AP-CPU Funnel for core3/4/5/7 */
603 /* Funnel to SoC */
639 /* AP-CPU Funnel for core0/1/2/6 */
/src/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight.txt28 - Trace Programmable Funnel:
95 - Coresight Non-configurable Funnel:
/src/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.
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DGenericOpcodes.td389 /// 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.
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996.dtsi2930 funnel@39b0000 { /* APSS Funnel 0 */
3024 funnel@3bb0000 { /* APSS Funnel 1 */
H A Dmsm8998.dtsi1966 funnel4: funnel@7b60000 { /* APSS Funnel */
H A Dsc7180.dtsi2703 funnel@7800000 { /* APSS Funnel */
H A Dsm8150.dtsi3252 funnel@7800000 { /* APSS Funnel */
H A Dsdm845.dtsi3807 funnel@7800000 { /* APSS Funnel */
H A Dsc7280.dtsi3485 funnel@7800000 { /* APSS Funnel */
/src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3968 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) in visitSelectInst() local
3969 return Funnel; in visitSelectInst()
H A DInstCombineAndOrXor.cpp3556 if (Instruction *Funnel = matchFunnelShift(I, *this)) in visitOr() local
3557 return Funnel; in visitOr()
/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td2692 // Funnel shift, requires >= sm_32. Does not trap if amt is out of range, so