HomeSort by relevance Sort by last modified time
    Searched full:unconditional (Results 201 - 225 of 518) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu4c/common/
ucase.cpp 826 * (otherwise the unconditional default mappings are always taken),
827 * then test for characters that have unconditional mappings in SpecialCasing.txt,
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 355 /// unconditional branches and return instructions.
370 /// isBranch - Returns true if this is a conditional, unconditional, or
    [all...]
MachineBasicBlock.h 404 /// ends with an unconditional branch to some other block.
Passes.h 453 /// TailDuplicate - Duplicate blocks with unconditional branches
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 54 "Potential frequency of taking unconditional branches");
554 /// unconditional jump (for the backedge) rotating it in front of the loop
    [all...]
ShadowStackGC.cpp 168 // Remove the unconditional branch inserted at the end of CallBB.
TargetInstrInfo.cpp 96 /// after it, replacing it with an unconditional branch to NewDest.
  /external/llvm/lib/Target/AArch64/
AArch64InstrFormats.td 911 // Format for unconditional branch (immediate) instructions
943 // Format for Unconditional branch (register) instructions, including
  /external/v8/src/ia32/
assembler-ia32.h 637 // One byte opcode for a short unconditional jump.
887 // unconditional jump to L
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 125 // Create Cfu (Call forward unconditional) so that dialling number &
    [all...]
GsmMmiCode.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.py 550 print >>self.stdout, 'is now unconditional.'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.py 550 print >>self.stdout, 'is now unconditional.'
    [all...]
  /art/compiler/dex/quick/
mir_to_lir.cc 775 // Generate an unconditional branch to the fallthrough block.
  /art/runtime/
dex_instruction.cc 190 // Cases for unconditional branches follow.
  /dalvik/vm/compiler/
Loop.cpp 199 /* Unconditional goto - continue to trace up the predecessor chain */
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
parser.py 284 # with unconditional jump instructions, we neatly deal with jumps to jumps
  /external/chromium_org/third_party/icu/source/data/unidata/
SpecialCasing.txt 52 # Unconditional mappings
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.9.1.html 265 <li>i915: Correctly generate unconditional KIL instructions</li>
relnotes-7.9.2.html 47 <li>Fix an i965 GPU hang in GLSL shaders that contain an unconditional <tt>discard</tt> statement.</li>
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_vec4.cpp 780 /* Mark which channels we found unconditional writes for. */
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_mont.c 247 * trick unconditional memcpy below to perform in-place
  /external/chromium_org/v8/src/
typing.cc 220 // TODO(rossberg): refine the unconditional Forget (here and elsewhere) by
  /external/clang/lib/CodeGen/
CodeGenFunction.h 320 // arguments requires saving, then use the unconditional cleanup.
337 // arguments requires saving, then use the unconditional cleanup.
355 // arguments requires saving, then use the unconditional cleanup.
375 // arguments requires saving, then use the unconditional cleanup.
    [all...]
  /external/icu4c/data/unidata/
SpecialCasing.txt 54 # Unconditional mappings

Completed in 1860 milliseconds

1 2 3 4 5 6 7 891011>>