Home
last modified time | relevance | path

Searched refs:Exclude (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp422 const SmallInstructionSet &Exclude,
426 const SmallInstructionSet &Exclude,
431 const SmallInstructionSet &Exclude,
695 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
713 if (L->contains(User) && !Exclude.count(User)) { in collectInLoopUserSet()
721 if (Op->hasOneUse() && L->contains(Op) && !Exclude.count(Op) && in collectInLoopUserSet()
732 const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
736 collectInLoopUserSet(Root, Exclude, Final, Users); in collectInLoopUserSet()
1033 SmallInstructionSet Exclude; in collectUsedInstructions() local
1035 Exclude.insert(DRS.Roots.begin(), DRS.Roots.end()); in collectUsedInstructions()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dlibgcc-excl.ver1 # Exclude libgcc.so symbols for the Synopsys DesignWare ARC CPU.
28 # Exclude various symbols which should not be visible in libgcc.so for ARC.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dlibgcc-excl.ver1 # Exclude libgcc.so symbols for the Synopsys DesignWare ARC CPU.
28 # Exclude various symbols which should not be visible in libgcc.so for ARC.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/
H A Dmodule.modulemap26 // Exclude these; they're intended to be included into only a single
177 // Exclude this; it's an optional component of the ExecutionEngine.
180 // Exclude these; they're intended to be included into only a single
193 // Exclude headers from LLVM_OrcSupport.
412 // Exclude this; it should only be used on Windows.
415 // Exclude these; they are fundamentally non-modular.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dlibgcc-excl.ver1 # Exclude various symbols which should not be visible in libgcc.so for SH.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dlibgcc-excl.ver1 # Exclude various symbols which should not be visible in libgcc.so for SH.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp124 ArrayRef<OptSpecifier> Exclude = None; in AddAllArgs() local
125 AddAllArgsExcept(Output, Ids, Exclude); in AddAllArgs()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
H A DInstrumentation.h75 std::string Exclude; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/
H A Dmodule.modulemap9 // FIXME: Exclude these headers to avoid pulling all of the AST matchers
167 // FIXME: Exclude these headers to avoid pulling all of the AST matchers
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dimx8mq-phanbell.dts98 <&A53_0 0 1>; /* Exclude highest OPP */
104 <&A53_0 0 2>; /* Exclude two highest OPPs */
/netbsd-src/sys/arch/emips/conf/
H A DINSTALL40 #options NFS_V2_ONLY # Exclude NFS3 and NQNFS code to save space
/netbsd-src/sys/arch/mipsco/conf/
H A DINSTALL39 options NFS_V2_ONLY # Exclude NFS3 and NQNFS
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dt-mlibs83 # Exclude soft-float multilibs for targets that default to soft-float anyway.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dt-mlibs83 # Exclude soft-float multilibs for targets that default to soft-float anyway.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/realtek/
H A Drtd129x.dtsi56 /* Exclude up to 2 GiB of RAM */
/netbsd-src/sys/arch/newsmips/conf/
H A DINSTALL42 options NFS_V2_ONLY # Exclude NFS3 code to save space
/netbsd-src/sys/arch/pmax/conf/
H A DINSTALL6448 #options NFS_V2_ONLY # Exclude NFS3 code to save space
H A DINSTALL55 #options NFS_V2_ONLY # Exclude NFS3 code to save space
/netbsd-src/sys/arch/news68k/conf/
H A DINSTALL62 options NFS_V2_ONLY # Exclude NFS3 code to save space
/netbsd-src/sys/arch/mac68k/conf/
H A DINSTALL58 #options NFS_V2_ONLY # Exclude NFS3 code to save space
/netbsd-src/sys/arch/bebox/conf/
H A DINSTALL55 options NFS_V2_ONLY # Exclude NFS3 code to save space
/netbsd-src/sys/arch/sun3/conf/
H A DINSTALL70 #options NFS_V2_ONLY # Exclude NFS3 code to save space
H A DINSTALL3X71 #options NFS_V2_ONLY # Exclude NFS3 code to save space
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-shlib/
H A DCMakeLists.txt20 # Exclude libLLVMTableGen for the following reasons:
/netbsd-src/sys/arch/macppc/conf/
H A DINSTALL_60141 options NFS_V2_ONLY # Exclude NFS3 code to save space

12345678910>>...15