Home
last modified time | relevance | path

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

12

/third_party/elfutils/tests/
Drun-lfs-symbols.sh42 LFS=$(printf "$LFS_FORMAT" "${abs_srcdir}/lfs-symbols")
51 bad=$(testrun ${abs_top_builddir}/src/nm -u "$1" | awk "$LFS")
62 echo First sanity-check that LFS detection works.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCQPXLoadSplat.cpp90 case PPC::LFS: in runOnMachineFunction()
DPPCFastISel.cpp501 Opc = PPCSubTarget->hasSPE() ? PPC::SPELWZ : PPC::LFS; in PPCEmitLoad()
517 bool Is32VSXLoad = IsVSSRC && Opc == PPC::LFS; in PPCEmitLoad()
570 case PPC::LFS: Opc = IsVSSRC ? PPC::LXSSPX : PPC::LFSX; break; in PPCEmitLoad()
2021 Opc = ((VT == MVT::f32) ? PPC::LFS : PPC::LFD); in PPCMaterializeFP()
DPPCInstrInfo.cpp2055 LowerOpcode = PPC::LFS; in expandVSXMemPseudo()
2422 {PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, in getLoadOpcodesForSpillArray()
2427 {PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, in getLoadOpcodesForSpillArray()
3243 case PPC::LFSX: III.ImmOpcode = PPC::LFS; break; in instrHasImmForm()
3351 III.ImmOpcode = PPC::LFS; in instrHasImmForm()
DPPCRegisterInfo.cpp89 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
DP9InstrResources.td856 LFS
/third_party/ntfs-3g/
DTODO.ntfsprogs36 - manual: document LFS issues (smbfs' lfs option, nfs)
/third_party/cmsis/
DREADME.md78 This GitHub development repository contains already pre-built libraries (stored in Git-LFS) of vari…
79 These libraries are validated for release. Git-LFS needs to be installed to retrieve the actual bin…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1367 unsigned LFS = MFI.getLocalFrameSize(); in processFunctionBeforeFrameFinalized() local
1376 LFS = alignTo(LFS+S, A); in processFunctionBeforeFrameFinalized()
1377 MFI.mapLocalFrameObject(i, -static_cast<int64_t>(LFS)); in processFunctionBeforeFrameFinalized()
1381 MFI.setLocalFrameSize(LFS); in processFunctionBeforeFrameFinalized()
/third_party/freetype/src/gzip/patches/
Dfreetype-zlib.diff348 /* provide prototypes for these when building zlib without LFS */
/third_party/elfutils/
Dconfigure.ac227 dnl We want the version that can handler LFS, but include workaround if we
230 AC_CACHE_CHECK([whether fts.h is bad when included (with LFS)], ac_cv_bad_fts,
/third_party/zlib/
Dzconf.h.cmakein464 * though the former does not conform to the LFS document), but considering
Dzconf.h.in462 * though the former does not conform to the LFS document), but considering
DChangeLog351 - Make stronger test in zconf.h to include unistd.h for LFS
353 - Fix zlib.h LFS support when Z_PREFIX used
413 - Really provide prototypes for *64 functions when building without LFS
438 - Avoid errors on non-LFS systems when applications define LFS macros
448 - Provide prototypes for *64 functions when building zlib without LFS
/third_party/cef/cmake/
Dcef_variables.cmake.in139 …_FILE_OFFSET_BITS=64 # Allow the Large File Support (LFS) interface to replace the old …
/third_party/f2fs-tools/include/
Df2fs_fs.h1377 LFS = 0, enumerator
/third_party/f2fs-tools/fsck/
Dmount.c2680 curseg->alloc_type == LFS ? "LFS" : "SSR"); in relocate_curseg_offset()
2845 curseg->alloc_type = c.zoned_model == F2FS_ZONED_HM ? LFS : SSR; in move_one_curseg_info()
/third_party/libabigail/
Dconfigure.ac249 dnl We want the version that can handler LFS, but include workaround if we
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h511 #define LFS(a, b) CHOICE(lfsl ARG2(a,b), lfs ARG2(a,b), lfs ARG2(b,a)) macro
1228 #define LFS(a, b) lfs b, P_(a) macro
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt2280 LFS
Di386-notutf8.txt587 LGS/LSS/LDS/LES/LFS
4305 LFS
4379 LFS (Load Pointer Using FS) operates identically to LDS except that FS
5056 1. Direct load instructions; for example, MOV, POP, LDS, LSS, LGS, LFS.
10666 �� LSS, LFS, LGS instructions
11137 �� LSS, LFS, LGS instructions
16725 LGS/LSS/LDS/LES/LFS �� Load Full Pointer
16735 0F B4 /r LFS r16,m16:16 7,p=25 Load FS:r16 with pointer from memory
16736 0F B4 /r LFS r32,m16:32 7,p=25 Load FS:r32 with pointer from memory
16747 LFS: Sreg is FS; (* Load FS register *)
[all …]
Di386.txt587 LGS/LSS/LDS/LES/LFS
4305 LFS
4379 LFS (Load Pointer Using FS) operates identically to LDS except that FS
5056 1. Direct load instructions; for example, MOV, POP, LDS, LSS, LGS, LFS.
10666 LSS, LFS, LGS instructions
11137 LSS, LFS, LGS instructions
16725 LGS/LSS/LDS/LES/LFS Load Full Pointer
16735 0F B4 /r LFS r16,m16:16 7,p=25 Load FS:r16 with pointer from memory
16736 0F B4 /r LFS r32,m16:32 7,p=25 Load FS:r32 with pointer from memory
16747 LFS: Sreg is FS; (* Load FS register *)
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenMCCodeEmitter.inc1061 UINT64_C(3221225472), // LFS
2693 case PPC::LFS:
7471 CEFBS_None, // LFS = 1048
/third_party/pulseaudio/
Dconfigure.ac588 # Large File-Support (LFS)
/third_party/gptfdisk/
DNEWS1113 - Corrected error in GPT fdisk type codes for NetBSD LFS and NetBSD RAID;

12