| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | socfpga-dwmac.txt | 24 altr,emac-splitter: Should be the phandle to the emac splitter soft IP node if 25 DWMAC controller is connected emac splitter.
|
| H A D | altr,socfpga-stmmac.yaml | 104 altr,emac-splitter: 107 Should be the phandle to the emac splitter soft IP node if DWMAC 108 controller is connected an emac splitter.
|
| H A D | altr,gmii-to-sgmii-2.0.yaml | 22 - description: Registers for the emac splitter IP
|
| /freebsd/libexec/atf/atf-pytest-wrapper/ |
| H A D | atf_pytest_wrapper.cpp | 111 size_t splitter = kv.find("="); in Parse() local 112 if (splitter == std::string::npos) { in Parse() 115 kv_map[kv.substr(0, splitter)] = kv.substr(splitter + 1); in Parse()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineFunctionSplitter.cpp | 80 return "Machine Function Splitter Transformation"; in getPassName() 208 INITIALIZE_PASS(MachineFunctionSplitter, "machine-function-splitter",
|
| H A D | RegAllocBase.h | 121 // or new set of split live virtual registers. It is up to the splitter to
|
| H A D | TargetPassConfig.cpp | 240 /// Enable the machine function splitter pass. 1233 // Machine function splitter uses the basic block sections feature. Both in addMachinePasses() 1235 // splitter if -basic-block-sections is requested. in addMachinePasses()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | GlobalSplit.h | 1 //===- GlobalSplit.h - global variable splitter -----------------*- C++ -*-===//
|
| /freebsd/sys/contrib/alpine-hal/ |
| H A D | al_hal_nb_regs.h | 873 [0] Splitter 0 bypass enable 874 [1] Splitter 1 bypass enable */ 878 If store and forward is disabled, splitter does not check non-active BE in the middle of a transact… 889 /* Write splitter rate limit. */ 892 /* Write splitter rate limit */ 918 /* Read splitter rate limit */ 921 /* Read splitter rate limit */
|
| /freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
| H A D | zynqmp-sck-kv-g-revB.dts | 29 /* u27 - 0xe0 - STDP4320 DP/HDMI splitter */
|
| H A D | zynqmp-sck-kv-g-revA.dts | 33 /* u27 - 0xe0 - STDP4320 DP/HDMI splitter */
|
| H A D | zynqmp-sck-kv-g-revB.dtso | 96 /* u27 - 0xe0 - STDP4320 DP/HDMI splitter */
|
| H A D | zynqmp-sck-kv-g-revA.dtso | 88 /* u27 - 0xe0 - STDP4320 DP/HDMI splitter */
|
| /freebsd/contrib/bzip2/ |
| H A D | bzip2recover.c | 279 # define BZ_SPLIT_SYM '\\' /* path splitter on Windows platform */ 281 # define BZ_SPLIT_SYM '/' /* path splitter on Unix platform */
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | Scalarizer.cpp | 594 template<typename Splitter> 595 bool ScalarizerVisitor::splitUnary(Instruction &I, const Splitter &Split) { in splitUnary() 622 template<typename Splitter> 623 bool ScalarizerVisitor::splitBinary(Instruction &I, const Splitter &Split) { in splitBinary()
|
| H A D | SROA.cpp | 3739 /// Initialize the splitter with an insertion point, Ptr and start with a 3842 LoadOpSplitter Splitter(&LI, *U, LI.getType(), LI.getAAMetadata(), in visitLoadInst() local 3845 Splitter.emitSplitOps(LI.getType(), V, LI.getName() + ".fca"); in visitLoadInst() 3915 StoreOpSplitter Splitter(&SI, *U, V->getType(), SI.getAAMetadata(), &SI, in visitStoreInst() local 3917 Splitter.emitSplitOps(V->getType(), V, V->getName() + ".fca"); in visitStoreInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | GlobalSplit.cpp | 1 //===- GlobalSplit.cpp - global variable splitter -------------------------===//
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | MachinePassRegistry.def | 222 DUMMY_MACHINE_FUNCTION_PASS("machine-function-splitter", MachineFunctionSplitterPass)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerBufferFatPointers.cpp | 97 // In the first pass through each function that is being lowered, the splitter 128 // Therefore, after all instructions have been visited, the pointer splitter 1821 SplitPtrStructs Splitter(M.getContext(), &TM); in run() local 1823 Splitter.processFunction(*F); in run()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | MachO_x86_64.cpp | 510 // Add compact unwind splitter pass. in link_MachO_x86_64()
|
| H A D | MachO_arm64.cpp | 587 // Add compact unwind splitter pass. in link_MachO_arm64()
|
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_compress_internal.h | 349 * Struct that contains all elements of block splitter that should be allocated 430 /* Workspace for block splitter */
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 41 perf: Block splitter to improve compression ratio, enabled by default for high compression levels (…
|
| /freebsd/sys/net/ |
| H A D | if_media.h | 175 #define IFM_10G_CR1 IFM_X(34) /* 10GBase-CR1 Twinax splitter */
|
| /freebsd/sys/contrib/zstd/lib/ |
| H A D | zstd.h | 1912 * Set to ZSTD_ps_disable to never use block splitter. 1913 * Set to ZSTD_ps_enable to always use block splitter.
|