Home
last modified time | relevance | path

Searched refs:Reuse (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Duniphier-ld6b.dtsi11 * Reuse the PXs2 device tree with some properties overridden.
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localsctp.ksh96 Reuse => 1);
H A Dtst.localsctpstate.ksh99 Reuse => 1);
/freebsd-14.2/contrib/file/magic/Magdir/
H A Ddataone37 # Object Reuse and Exchange Vocabulary
/freebsd-14.2/contrib/libxo/doc/
H A Dfaq.rst154 Reuse existing field names
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXTHead.td542 // Reuse complex patterns from StdExtZba
H A DRISCVInstrInfoVVLPatterns.td1292 // Reuse the same list of types used in the widening nodes, but just swap the
1310 // Reuse the same list of types used in the widening nodes, but just swap the
/freebsd-14.2/sys/contrib/zstd/
H A DCHANGELOG2 perf: Regain Minimal memset()-ing During Reuse of Compression Contexts (@Cyan4973, #2969)
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td737 // Reuse the parsing and register numbers from XSeqPairs, but encoding is different.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2367 // Reuse the load-multiple variants for store-multiple because the
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4212 bool Reuse = canReuseExtract(TE.Scalars, TE.getMainOp(), CurrentOrder, in getReorderingData() local
4214 if (Reuse || !CurrentOrder.empty()) { in getReorderingData()
5259 bool Reuse = canReuseExtract(VL, VL0, CurrentOrder); in getScalarsVectorizationState() local
5260 if (Reuse || !CurrentOrder.empty()) in getScalarsVectorizationState()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7461 // Reuse the rest of the code in the strlcpy() interceptor