Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/src/arm64/sprd/
H A Dsc9860.dtsi239 funnel@10001000 { /* SoC Funnel */
307 funnel@11001000 { /* Cluster0 Funnel */
355 funnel@11002000 { /* Cluster1 Funnel */
453 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 */
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight.txt28 - Trace Programmable Funnel:
95 - Coresight Non-configurable Funnel:
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2081 OpRef Funnel = funnels(Va, Vb, *Dist, Results); in contracting() local
2082 if (Funnel.isValid()) in contracting()
2083 return Funnel; in contracting()
H A DHexagonPatterns.td1230 // Funnel shifts.
1240 // Funnel shift-left.
1280 // Funnel shift-right.
1458 // Funnel shifts with the shift amount module element bit width.
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DGenericOpcodes.td426 /// Funnel 'double' shifts take 3 operands, 2 inputs and the shift amount.
434 /// Funnel 'double' shifts take 3 operands, 2 inputs and the shift amount.
/freebsd/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.dtsi2715 funnel@7800000 { /* APSS Funnel */
H A Dsm8150.dtsi3261 funnel@7800000 { /* APSS Funnel */
H A Dsdm845.dtsi3870 funnel@7800000 { /* APSS Funnel */
H A Dkodiak.dtsi4119 funnel@7800000 { /* APSS Funnel */
H A Dsc7280.dtsi3711 funnel@7800000 { /* APSS Funnel */
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp4325 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) in visitSelectInst() local
4326 return Funnel; in visitSelectInst()
H A DInstCombineAndOrXor.cpp3804 if (Instruction *Funnel = matchFunnelShift(I, *this)) in visitOr() local
3805 return Funnel; in visitOr()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2352 // Funnel-Shift
2360 // Funnel shift, requires >= sm_32. Does not trap if amt is out of range, so
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsNVVM.td1088 // Funnel-shift