Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp392 const SmallInstructionSet &Exclude,
396 const SmallInstructionSet &Exclude,
401 const SmallInstructionSet &Exclude,
578 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
596 if (L->contains(User) && !Exclude.count(User)) { in collectInLoopUserSet()
605 if (Op->hasOneUse() && L->contains(Op) && !Exclude.count(Op) && in collectInLoopUserSet()
616 const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
621 collectInLoopUserSet(*I, Exclude, Final, Users); in collectInLoopUserSet()
899 SmallInstructionSet Exclude; in collectUsedInstructions() local
901 Exclude.insert(DRS.Roots.begin(), DRS.Roots.end()); in collectUsedInstructions()
[all …]
/external/llvm/include/llvm/
Dmodule.modulemap27 // Exclude these; they're intended to be included into only a single
91 // Exclude this; it's an optional component of the ExecutionEngine.
94 // Exclude these; they're intended to be included into only a single
137 // Exclude this; it's fundamentally non-modular.
175 // Exclude this; it's only included on Solaris.
178 // Exclude this; it's only included on AIX and fundamentally non-modular.
181 // Exclude this; it's fundamentally non-modular.
184 // Exclude this; it's a weirdly-factored part of llvm-gcov and conflicts
/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/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/
D.gitattributes1 # Exclude the HTML files from GitHub's language statistics
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc783 temps.Exclude(operand.reg()); in LogicalMacro()
1020 temps.Exclude(operand.reg()); in Mvn()
1463 temps.Exclude(operand.reg()); in AddSubWithCarryMacro()
1475 temps.Exclude(operand.reg()); in AddSubWithCarryMacro()
2067 temps.Exclude(kPCSVarargs); in PrintfNoPreserve()
2068 temps.Exclude(kPCSVarargsFP); in PrintfNoPreserve()
2069 temps.Exclude(arg0, arg1, arg2, arg3); in PrintfNoPreserve()
2138 temps.Exclude(x0); in PrintfNoPreserve()
2227 temps.Exclude(arg0, arg1, arg2, arg3); in Printf()
2458 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::UseScratchRegisterScope
[all …]
Dmacro-assembler-a64.h3230 void Exclude(const CPURegList& list);
3231 void Exclude(const Register& reg1,
3235 void Exclude(const VRegister& reg1,
3239 void Exclude(const CPURegister& reg1,
/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/clang/test/
Dlit.cfg353 # Exclude MSYS due to transforming '/' to 'X:/mingwroot/'.
/external/llvm/
DCMakeLists.txt662 # Exclude include/llvm/CMakeFiles/intrinsics_gen.dir, matched by "*.def"
/external/elfutils/src/libdwfl/
DChangeLog1524 * 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.cc9864 temps.Exclude(d0); in TEST()
9886 temps.Exclude(d0); in TEST()
/external/google-breakpad/m4/
Dlibtool.m44244 # Exclude shared library initialization/finalization symbols.
/external/libusb-compat/m4/
Dlibtool.m44242 # Exclude shared library initialization/finalization symbols.
/external/google-tv-pairing-protocol/cpp/m4/
Dlibtool.m44244 # Exclude shared library initialization/finalization symbols.
/external/libmtp/m4/
Dlibtool.m44232 # Exclude shared library initialization/finalization symbols.
/external/pcre/dist/m4/
Dlibtool.m44623 # Exclude shared library initialization/finalization symbols.
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m44627 # Exclude shared library initialization/finalization symbols.
/external/libopus/m4/
Dlibtool.m44627 # Exclude shared library initialization/finalization symbols.
/external/libpng/scripts/
Dlibtool.m44623 # Exclude shared library initialization/finalization symbols.
/external/openfst/m4/
Dlibtool.m44638 # Exclude shared library initialization/finalization symbols.
/external/libedit/m4/
Dlibtool.m44623 # Exclude shared library initialization/finalization symbols.
/external/protobuf/m4/
Dlibtool.m44637 # Exclude shared library initialization/finalization symbols.

12