HomeSort by relevance Sort by last modified time
    Searched refs:Branch (Results 176 - 197 of 197) sorted by null

1 2 3 4 5 6 78

  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/chromium-trace/catapult/third_party/flot/
excanvas.js 619 // TODO: Branch current matrix so that save/restore has no effect
    [all...]
  /external/v8/src/compiler/
typer.cc 111 DECLARE_CASE(Branch)
158 DECLARE_CASE(Branch)
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 481 move $v0, $zero # clear result registers v0 and v1 (in branch delay slot)
563 * thread and we branch to another stub to deliver it.
676 beq $t9, $t2, isLong # branch if result type char == 'J'
678 beq $t9, $t2, isDouble # branch if result type char == 'D'
680 beq $t9, $t2, isSingle # branch if result type char == 'F'
681 addiu $t0, 4 # next_arg = curr_arg + 4 (in branch delay slot,
739 beq $t1, $t2, 5f # branch if result type char == 'D'
741 beq $t1, $t3, 5f # branch if result type char == 'F'
801 beq $t9, $t2, isLongS # branch if result type char == 'J'
803 beq $t9, $t2, isDoubleS # branch if result type char == 'D
    [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S 420 beq $t1, $t2, .Losr_fp_result # branch if result type char == 'D'
422 beq $t1, $t2, .Losr_fp_result # branch if result type char == 'F'
652 * thread and we branch to another stub to deliver it.
697 beq $t9, $t3, 1f # branch if result type char == 'D'
699 beq $t9, $t3, 2f # branch if result type char == 'F'
701 beq $t9, $t3, 3f # branch if result type char == 'J'
831 beq $t1, $t2, 1f # branch if result type char == 'D'
833 beq $t1, $t3, 1f # branch if result type char == 'F'
933 beq $t1, $t2, 1f # branch if result type char == 'D'
935 beq $t1, $t3, 1f # branch if result type char == 'F
    [all...]
  /external/v8/src/s390/
macro-assembler-s390.h 359 void Branch(Condition c, const Operand& opnd);
442 void JumpIfNotInNewSpace(Register object, Register scratch, Label* branch) {
443 InNewSpace(object, scratch, eq, branch);
448 void JumpIfInNewSpace(Register object, Register scratch, Label* branch) {
449 InNewSpace(object, scratch, ne, branch);
    [all...]
macro-assembler-s390.cc 73 // Branch to target via indirect branch
264 Condition cond, Label* branch) {
269 CheckPageFlag(object, scratch, mask, cond, branch);
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/robolectric/v1/lib/main/
javassist-3.14.0-GA.jar 
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp 77 // This is needed for Native Client, which prohibits branch
    [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.h 59 V(Branch) \
    [all...]
  /art/runtime/interpreter/
interpreter_goto_table_impl.cc 70 instrumentation->Branch(self, method, dex_pc, offset); \
126 * - on backward branch (goto, if and switch instructions)
    [all...]
interpreter_switch_impl.cc 75 instrumentation->Branch(self, method, dex_pc, offset); \
    [all...]
  /art/compiler/utils/arm/
assembler_thumb2.cc     [all...]
  /art/runtime/
debugger.cc 233 void Branch(Thread* /*thread*/, ArtMethod* method, uint32_t dex_pc, int32_t dex_pc_offset)
235 LOG(ERROR) << "Unexpected branch event in debugger " << PrettyMethod(method)
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-ext.s 153 # Branch mnemonics
    [all...]
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 

Completed in 1069 milliseconds

1 2 3 4 5 6 78