/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 392 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/ |
D | module.modulemap | 27 // 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/ |
D | README-3.3 | 27 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 | .gitattributes | 1 # Exclude the HTML files from GitHub's language statistics
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.cc | 783 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 …]
|
D | macro-assembler-a64.h | 3230 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/ |
D | RELEASE-README | 463 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
|
D | CHANGES | 247 2.1. Exclude files have been extended to use wildcard pattern
|
/external/pcre/dist/ |
D | PrepareRelease | 140 # Exclude table of contents for function summaries. It seems that expr
|
/external/clang/test/ |
D | lit.cfg | 353 # Exclude MSYS due to transforming '/' to 'X:/mingwroot/'.
|
/external/llvm/ |
D | CMakeLists.txt | 662 # Exclude include/llvm/CMakeFiles/intrinsics_gen.dir, matched by "*.def"
|
/external/elfutils/src/libdwfl/ |
D | ChangeLog | 1524 * dwfl_module_addrsym.c (dwfl_module_addrsym): Exclude undefined
|
/external/bison/ |
D | ChangeLog | 144 * cfg.mk: Exclude names-refs, it includes a "double" if (end of first
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 9864 temps.Exclude(d0); in TEST() 9886 temps.Exclude(d0); in TEST()
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 4244 # Exclude shared library initialization/finalization symbols.
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 4242 # Exclude shared library initialization/finalization symbols.
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | libtool.m4 | 4244 # Exclude shared library initialization/finalization symbols.
|
/external/libmtp/m4/ |
D | libtool.m4 | 4232 # Exclude shared library initialization/finalization symbols.
|
/external/pcre/dist/m4/ |
D | libtool.m4 | 4623 # Exclude shared library initialization/finalization symbols.
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 4627 # Exclude shared library initialization/finalization symbols.
|
/external/libopus/m4/ |
D | libtool.m4 | 4627 # Exclude shared library initialization/finalization symbols.
|
/external/libpng/scripts/ |
D | libtool.m4 | 4623 # Exclude shared library initialization/finalization symbols.
|
/external/openfst/m4/ |
D | libtool.m4 | 4638 # Exclude shared library initialization/finalization symbols.
|
/external/libedit/m4/ |
D | libtool.m4 | 4623 # Exclude shared library initialization/finalization symbols.
|
/external/protobuf/m4/ |
D | libtool.m4 | 4637 # Exclude shared library initialization/finalization symbols.
|