Home
last modified time | relevance | path

Searched refs:LFS (Results 1 – 24 of 24) sorted by relevance

/freebsd-14.2/contrib/libpcap/cmake/Modules/
H A DFindLFS.cmake37 # Test program to check for LFS. Requires that off_t has at least 8 byte large
57 message(STATUS "Looking for LFS support using ${options} ${definitions} ${libraries}")
62 … message(STATUS "Looking for LFS support using ${options} ${definitions} ${libraries} - found")
72 # Check for the availability of LFS.
75 # * Native LFS
87 message(STATUS "Looking for native LFS support")
91 message(STATUS "Looking for native LFS support - found")
94 message(STATUS "Looking for native LFS support - not found")
126 # Check if the flags we received (if any) produce working LFS support
146 set(LFS_FOUND ${LFS_FOUND} CACHE INTERNAL "Found LFS")
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DModelUnderTrainingRunner.cpp133 map_range(*MaybeOutputSpecs, [](const LoggedFeatureSpec &LFS) { in createAndEnsureValid() argument
134 return LFS.Spec; in createAndEnsureValid()
138 [](const LoggedFeatureSpec &LFS) { in createAndEnsureValid() argument
139 return TensorSpec(LFS.LoggingName in createAndEnsureValid()
140 ? *LFS.LoggingName in createAndEnsureValid()
141 : LFS.Spec.name(), in createAndEnsureValid()
142 LFS.Spec); in createAndEnsureValid()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocPriorityAdvisor.cpp246 std::vector<TensorSpec> LFS = InputFeatures; in doInitialization() local
248 append_range(LFS, MUTR->extraOutputsForLoggingSpecs()); in doInitialization()
252 LFS.push_back(DecisionSpec); in doInitialization()
254 Log = std::make_unique<Logger>(std::move(OS), LFS, Reward, in doInitialization()
H A DMLRegAllocEvictAdvisor.cpp526 std::vector<TensorSpec> LFS = InputFeatures; in doInitialization() local
528 append_range(LFS, MUTR->extraOutputsForLoggingSpecs()); in doInitialization()
532 LFS.push_back(DecisionSpec); in doInitialization()
534 Log = std::make_unique<Logger>(std::move(OS), LFS, Reward, in doInitialization()
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def11 PCREL_OPT(LFS, PLFS, OPC_AND_RST);
H A DPPC64.cpp69 LFS = 48, enumerator
93 LFS = 0xC0000000, enumerator
877 return LFS << 26; in getPPCDFormOp()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h92 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
100 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
108 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
116 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
H A DPPCFastISel.cpp495 Opc = Subtarget->hasSPE() ? PPC::SPELWZ : PPC::LFS; in PPCEmitLoad()
511 bool Is32VSXLoad = IsVSSRC && Opc == PPC::LFS; in PPCEmitLoad()
564 case PPC::LFS: Opc = IsVSSRC ? PPC::LXSSPX : PPC::LFSX; break; in PPCEmitLoad()
2018 Opc = ((VT == MVT::f32) ? PPC::LFS : PPC::LFD); in PPCMaterializeFP()
H A DPPCPreEmitPeephole.cpp85 case PPC::LFS: in hasPCRelativeForm()
H A DPPCScheduleP7.td152 LFS, LFSX, LFSXTLS, LFSXTLS_, LFD, LFDX, LFDXTLS, LFDXTLS_, LXSDX, LXVD2X,
H A DPPCScheduleP8.td230 LFS, LFSX, LFD, LFDX, LFDXTLS, LFDXTLS_, LXVD2X, LXVW4X, LXVDSX, LVEBX, LVEHX, LVEWX,
H A DPPCInstrInfo.cpp3000 LowerOpcode = PPC::LFS; in expandVSXMemPseudo()
4128 case PPC::LFSX: III.ImmOpcode = PPC::LFS; break; in instrHasImmForm()
4236 III.ImmOpcode = PPC::LFS; in instrHasImmForm()
H A DP10InstrResources.td1399 LFS,
H A DP9InstrResources.td855 LFS
H A DPPCRegisterInfo.cpp107 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
H A DPPCInstrInfo.td1962 def LFS : DForm_1<48, (outs f4rc:$RST), (ins (memri $D, $RA):$addr),
3383 (COPY_TO_REGCLASS (LFS DForm:$src), F8RC)>;
H A DPPCISelDAGToDAG.cpp7607 case PPC::LFS: in PeepholePPC64()
/freebsd-14.2/sys/fs/cd9660/
H A DTODO.hibler2 1. Investiate making ISOFS another UFS shared filesystem (ala FFS/MFS/LFS).
/freebsd-14.2/share/doc/smm/01.setup/
H A Dspell.ok88 LFS
/freebsd-14.2/sys/contrib/zlib/
H A Dzconf.h.in464 * though the former does not conform to the LFS document), but considering
H A DChangeLog391 - Make stronger test in zconf.h to include unistd.h for LFS
393 - Fix zlib.h LFS support when Z_PREFIX used
453 - Really provide prototypes for *64 functions when building without LFS
478 - Avoid errors on non-LFS systems when applications define LFS macros
488 - Provide prototypes for *64 functions when building zlib without LFS
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp171 return IsStore ? PPC::STFS : PPC::LFS; in selectLoadStoreOp()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dfilesystems2327 # LFS
2328 0 lelong 0x070162 LFS filesystem image
/freebsd-14.2/contrib/libpcap/
H A DCMakeLists.txt1222 # Large file support on UN*X, a/k/a LFS.