Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp383 const SmallInstructionSet &Exclude,
387 const SmallInstructionSet &Exclude,
392 const SmallInstructionSet &Exclude,
573 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
591 if (L->contains(User) && !Exclude.count(User)) { in collectInLoopUserSet()
600 if (Op->hasOneUse() && L->contains(Op) && !Exclude.count(Op) && in collectInLoopUserSet()
611 const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
616 collectInLoopUserSet(*I, Exclude, Final, Users); in collectInLoopUserSet()
885 SmallInstructionSet Exclude; in collectUsedInstructions() local
887 Exclude.insert(DRS.Roots.begin(), DRS.Roots.end()); in collectUsedInstructions()
[all …]
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.327 Similar to existing exclude files except with wildcards. Exclude
34 Exclude all files matching "*.gz" in the top level directory "test".
38 Exclude all files beginning with "example" inside directories called
45 Exclude all files matching "*.gz" in top level directory "test",
59 Exclude files matching "*.gz" anywhere in the source directories.
65 Exclude files matching "*.gz" inside directories called "Test" or
72 Exclude all files matching "*.gz" anywhere in the source directories,
/external/llvm/include/llvm/
Dmodule.modulemap27 // Exclude these; they're intended to be included into only a single
99 // Exclude this; it's an optional component of the ExecutionEngine.
102 // Exclude these; they're intended to be included into only a single
146 // Exclude this; it's fundamentally non-modular.
184 // Exclude this; it's only included on Solaris.
187 // Exclude this; it's only included on AIX and fundamentally non-modular.
190 // Exclude this; it's fundamentally non-modular.
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
D.gitattributes1 # Exclude the HTML files from GitHub's language statistics
/external/testng/src/test/java/test/
DExclude.java5 public class Exclude { class
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc800 temps.Exclude(operand.reg()); in LogicalMacro()
1037 temps.Exclude(operand.reg()); in Mvn()
1484 temps.Exclude(operand.reg()); in AddSubWithCarryMacro()
1496 temps.Exclude(operand.reg()); in AddSubWithCarryMacro()
2087 temps.Exclude(kPCSVarargs); in PrintfNoPreserve()
2088 temps.Exclude(kPCSVarargsFP); in PrintfNoPreserve()
2089 temps.Exclude(arg0, arg1, arg2, arg3); in PrintfNoPreserve()
2158 temps.Exclude(x0); in PrintfNoPreserve()
2245 temps.Exclude(arg0, arg1, arg2, arg3); in Printf()
2475 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::UseScratchRegisterScope
[all …]
Dmacro-assembler-a64.h3297 void Exclude(const CPURegList& list);
3298 void Exclude(const Register& reg1,
3302 void Exclude(const VRegister& reg1,
3306 void Exclude(const CPURegister& reg1,
/external/libchrome/sandbox/linux/
DDEPS3 # Exclude a few dependencies that are included in the root DEPS and that we
/external/jacoco/jacoco-maven-plugin.test/it/it-includes-excludes/
Dverify.bsh19 throw new RuntimeException("Include/Exclude was not configured correct" );
/external/skia/
Dpublic.bzl72 # Exclude platform-dependent files.
95 # Exclude multiple definitions.
102 # Exclude files that don't compile with the current DEFINES.
/external/webrtc/webrtc/build/
Dcommon.gypi140 # Exclude pulse audio on Chromium since its prerequisites don't require
144 # Exclude internal ADM since Chromium uses its own IO handling.
/external/clang/include/clang/
Dmodule.modulemap129 // FIXME: Exclude this header to avoid pulling all of the AST matchers
/external/llvm/cmake/modules/
DLLVMExternalProjectUtils.cmake19 # Exclude this project from the all target
/external/squashfs-tools/
DRELEASE-README463 Exclude all files matching "*.gz" in the top level directory "test".
467 Exclude all files beginning with "example" inside directories called
474 Exclude all files matching "*.gz" in top level directory "test",
488 Exclude files matching "*.gz" anywhere in the source directories.
494 Exclude files matching "*.gz" inside directories called "Test" or
501 Exclude all files matching "*.gz" anywhere in the source directories,
504 3.5.3 Exclude files summary
DCHANGES247 2.1. Exclude files have been extended to use wildcard pattern
/external/pcre/dist/
DPrepareRelease140 # Exclude table of contents for function summaries. It seems that expr
/external/libchrome/base/
Dbase.gypi907 # Exclude all process/ except the minimal implementation
914 # Exclude unsupported features on iOS.
/external/autotest/client/tests/kvm/
Dsubtests.cfg.sample490 # Exclude jobs that have '(Manual)' in their names
/external/llvm/
DCMakeLists.txt750 # Exclude include/llvm/CMakeFiles/intrinsics_gen.dir, matched by "*.def"
/external/chromium-trace/catapult/third_party/gsutil/
DCHANGES.md663 - Exclude the no-op auth handler as indicating credentials are configured.
/external/elfutils/libdwfl/
DChangeLog1873 * dwfl_module_addrsym.c (dwfl_module_addrsym): Exclude undefined
/external/bison/
DChangeLog144 * cfg.mk: Exclude names-refs, it includes a "double" if (end of first
/external/vixl/test/
Dtest-assembler-a64.cc10113 temps.Exclude(d0); in TEST()
10135 temps.Exclude(d0); in TEST()
/external/google-tv-pairing-protocol/cpp/m4/
Dlibtool.m44244 # Exclude shared library initialization/finalization symbols.
/external/google-breakpad/m4/
Dlibtool.m44244 # Exclude shared library initialization/finalization symbols.

12