Home
last modified time | relevance | path

Searched defs:num_lanes (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dsimd-scalar-lowering.cc327 int num_lanes = 0; in NumLanes() local
344 int num_lanes = NumLanes(type); in GetIndexNodes() local
376 int num_lanes = NumLanes(type); in LowerLoadOp() local
439 int num_lanes = NumLanes(rep_type); in LowerStoreOp() local
479 int num_lanes = NumLanes(input_rep_type); in LowerBinaryOp() local
501 int num_lanes = NumLanes(input_rep_type); in LowerCompareOp() local
539 int num_lanes = NumLanes(input_rep_type); in LowerBinaryOpForSmallInt() local
603 int num_lanes = NumLanes(input_rep_type); in LowerSaturateBinaryOp() local
628 int num_lanes = NumLanes(input_rep_type); in LowerUnaryOp() local
641 int num_lanes = NumLanes(type); in LowerIntMinMax() local
[all …]
/external/u-boot/drivers/soc/keystone/
Dkeystone_serdes.c126 static int ks2_serdes_init_cfg(u32 base, struct cfg_entry *cfg, u32 num_lanes) in ks2_serdes_init_cfg()
186 int ks2_serdes_init(u32 base, struct ks2_serdes *serdes, u32 num_lanes) in ks2_serdes_init()
/external/u-boot/arch/arm/mach-tegra/
Dxusb-padctl-common.h64 unsigned int num_lanes; member
/external/u-boot/drivers/pci/
Dpci_tegra.c198 unsigned int num_lanes; member
526 unsigned int index = 0, num_lanes = 0; in tegra_pcie_parse_dt() local
/external/v8/src/wasm/
Dfunction-body-decoder-impl.h898 uint8_t num_lanes = 0; in Validate() local