/external/llvm/include/llvm/CodeGen/ |
LiveInterval.h | 106 /// means that either the live range ends at the instruction, or it changes 262 /// find - Return an iterator pointing to the first segment that ends after
|
/external/llvm/lib/CodeGen/ |
Analysis.cpp | 495 // FIXME: Decline tailcall if it's not guaranteed and if the block ends in 529 // If the block ends with a void return or unreachable, it doesn't matter
|
Passes.cpp | 327 addPass(P, verifyAfter, printAfter); // Ends the lifetime of P. 411 // catch info can get misplaced when a selector ends up more than one block
|
/external/llvm/lib/Target/AArch64/ |
AArch64ExpandPseudoInsts.cpp | 236 /// ends a contiguous sequence of ones if we look at the bits from the LSB 266 /// which ends the sequence (0...1...). Then we are looking for constants which
|
AArch64InstrInfo.cpp | 63 // Block ends with fall-through condbranch. 122 // Block ends with fall-through condbranch. 133 // If AllowModify is true and the block ends with two or more unconditional 155 // If the block ends with a B and a Bcc, handle it. 162 // If the block ends with two unconditional branches, handle it. The second 172 // ...likewise if it ends with an indirect branch followed by an unconditional [all...] |
/external/llvm/lib/Target/PowerPC/ |
README.txt | 352 The FP constant ends up in the constant pool, so we need to get the LR register. 353 This ends up producing code like this:
|
PPCInstrInfo.cpp | 379 // Block ends with fall-through condbranch. 387 // Block ends with fall-through condbranch. 395 // Block ends with fall-through condbranch. 436 // If the block ends with PPC::B and PPC:BCC, handle it. 497 // If the block ends with two PPC:Bs, handle it. The second one is not [all...] |
/external/llvm/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 636 /// instruction into a predecessor which ends in an unconditional branch. If 694 /// If Unreachable is true, then ThenBlock ends with [all...] |
/external/mesa3d/include/CL/ |
cl_platform.h | [all...] |
/external/pcre/dist/ |
HACKING | 207 This ends the assertion, not the entire pattern match. 349 If a range starts with a code point less than 256 and ends with one greater
|
/external/pcre/dist/doc/html/ |
pcrepartial.html | 228 If a pattern ends with one of sequences \b or \B, which test for word 419 Word Boundaries" above describes an issue that arises if the pattern ends with
|
/external/pdfium/third_party/bigint/ |
BigUnsigned.cc | 446 * (b << (i blocks and i2 bits)), which ends in at least `i' zero 521 * back to *this. This portion starts with block i and ends--
|
/external/pdfium/third_party/freetype/src/cff/ |
cf2intrp.c | [all...] |
/external/valgrind/VEX/pub/ |
libvex_ir.h | [all...] |
/frameworks/base/core/java/android/service/dreams/ |
DreamService.java | 810 * The default implementation simply calls {@link #finish} which ends the dream 833 * When the dream ends, the system will be allowed to go to sleep fully unless there [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaCallTracker.java | 559 // Re-start Ecm timer when an uncompleted emergency call ends 621 // Re-start Ecm timer when the connected emergency call ends [all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_defs.h | 420 * separator (usually it ends a list of "child" DIEs) 577 /* Checks of this descriptor ends the list. */
|
/external/llvm/docs/ |
WritingAnLLVMBackend.rst | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
GVN.cpp | [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
doctest.py | 285 # Deal with exact matches possibly needed at one or both ends. 295 if w: # ends with exact match 410 from stdout, or a traceback in case of exception). `want` ends 418 `traceback.format_exception_only()`. `exc_msg` ends with a [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
doctest.py | 285 # Deal with exact matches possibly needed at one or both ends. 295 if w: # ends with exact match 410 from stdout, or a traceback in case of exception). `want` ends 418 `traceback.format_exception_only()`. `exc_msg` ends with a [all...] |
/external/icu/icu4c/source/common/unicode/ |
unistr.h | [all...] |
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
MethodWriter.java | 650 // if opcode == ATHROW or xRETURN, ends current block (no successor)
[all...] |
/bionic/libc/kernel/tools/ |
cpp.py | [all...] |