Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 25 of 142) sorted by relevance

123456

/freebsd-14.2/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.yaml67 "(compute-)?cb@[0-9]*$":
71 Each subnode of the Fastrpc represents compute context banks available on the dsp.
75 const: qcom,fastrpc-compute-cb
126 compute-cb@1 {
127 compatible = "qcom,fastrpc-compute-cb";
132 compute-cb@2 {
133 compatible = "qcom,fastrpc-compute-cb";
138 compute-cb@3 {
139 compatible = "qcom,fastrpc-compute-cb";
H A Dqcom,fastrpc.txt41 Each subnode of the Fastrpc represents compute context banks available
48 Definition: must be "qcom,fastrpc-compute-cb"
77 compatible = "qcom,fastrpc-compute-cb";
82 compatible = "qcom,fastrpc-compute-cb";
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/bcm/
H A Dbcm2835.yaml22 - raspberrypi,4-compute-module
35 - raspberrypi,compute-module
52 - raspberrypi,3-compute-module
53 - raspberrypi,3-compute-module-lite
/freebsd-14.2/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,rpmh.yaml33 - qcom,sc7180-compute-noc
45 - qcom,sc8180x-compute-noc
78 - qcom,sm8150-compute-noc
87 - qcom,sm8250-compute-noc
103 - qcom,sm8350-compute-noc
/freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-edgeble-neu6a-io.dts12 compatible = "edgeble,neural-compute-module-6a-io",
13 "edgeble,neural-compute-module-6a", "rockchip,rk3588";
H A Drk3588-edgeble-neu6a.dtsi7 compatible = "edgeble,neural-compute-module-6a", "rockchip,rk3588";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DCycleAnalysis.cpp22 CI.compute(F); in run()
66 CI.compute(Func); in runOnFunction()
H A DUniformityAnalysis.cpp124 UI.compute(); in run()
178 m_uniformityInfo.compute(); in runOnFunction()
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm6350.dtsi1113 compute-cb@3 {
1119 compute-cb@4 {
1125 compute-cb@5 {
1220 compute-cb@1 {
1226 compute-cb@2 {
1232 compute-cb@3 {
1238 compute-cb@4 {
1244 compute-cb@5 {
1250 compute-cb@6 {
1256 compute-cb@7 {
[all …]
H A Dsm6115.dtsi2044 compute-cb@3 {
2050 compute-cb@4 {
2056 compute-cb@5 {
2062 compute-cb@6 {
2068 compute-cb@7 {
2115 compute-cb@1 {
2121 compute-cb@2 {
2127 compute-cb@3 {
2133 compute-cb@4 {
2139 compute-cb@5 {
[all …]
H A Dsm8350.dtsi2056 compute-cb@1 {
2062 compute-cb@2 {
2068 compute-cb@3 {
3166 compute-cb@3 {
3172 compute-cb@4 {
3178 compute-cb@5 {
3397 compute-cb@1 {
3404 compute-cb@2 {
3411 compute-cb@3 {
3418 compute-cb@4 {
[all …]
H A Dsm8150.dtsi2153 compute-cb@1 {
2159 compute-cb@2 {
2165 compute-cb@3 {
3331 compute-cb@1 {
3337 compute-cb@2 {
3343 compute-cb@3 {
3349 compute-cb@4 {
3355 compute-cb@5 {
3361 compute-cb@6 {
3367 compute-cb@7 {
[all …]
H A Dsc8280xp.dtsi4129 compute-cb@1 {
4135 compute-cb@2 {
4141 compute-cb@3 {
4147 compute-cb@4 {
4153 compute-cb@5 {
4159 compute-cb@6 {
4165 compute-cb@7 {
4171 compute-cb@8 {
4177 compute-cb@9 {
4183 compute-cb@10 {
[all …]
H A Dsm8450.dtsi2103 compute-cb@1 {
2109 compute-cb@2 {
2115 compute-cb@3 {
2417 compute-cb@3 {
2423 compute-cb@4 {
2429 compute-cb@5 {
2483 compute-cb@1 {
2490 compute-cb@2 {
2497 compute-cb@3 {
2504 compute-cb@4 {
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h75 void compute(const TargetRegisterClass *RC) const;
81 compute(RC); in get()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h49 void compute() { in compute() function
51 DA->compute(); in compute()
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Drv1126-edgeble-neu2-io.dts13 compatible = "edgeble,neural-compute-module-2-io",
14 "edgeble,neural-compute-module-2", "rockchip,rv1126";
/freebsd-14.2/sys/contrib/device-tree/Bindings/watchdog/
H A Datmel-wdt.txt16 compute the WDV field.
19 It is used to compute the WDD field.
H A Datmel,at91sam9-wdt.yaml29 should be less or equal to 16. It is used to compute the WDV field.
36 compute the WDD field.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
H A DSourceExtraction.h34 static ExtractionSemicolonPolicy compute(const Stmt *S,
/freebsd-14.2/sys/contrib/device-tree/Bindings/i2c/
H A Dsnps,designware-i2c.yaml77 This value is used to compute the tLOW period.
83 This value is used to compute the tHIGH period.
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp126 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo
224 compute(RC); in computePSetLimit()
/freebsd-14.2/contrib/libcbor/
H A D.cirrus.yml17 # From gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dmaxim,max9611.yaml28 RS- inputs, across which the current is measured. Value needed to compute
/freebsd-14.2/contrib/ntp/scripts/
H A Dinvoke-summary.texi4 @cindex compute various stastics from NTP stat files
45 summary - compute various stastics from NTP stat files - Ver. 4.2.8p18

123456