HomeSort by relevance Sort by last modified time
    Searched full:jump (Results 126 - 150 of 1799) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-prop.h 34 /* A jump function for a callsite represents the values passed as actual
46 IPA_JF_ANCESTOR is a special pass-through jump function, which means that
51 NULL, ancestor jump function must behave like a simple pass-through.
54 parameter or can apply one simple binary operation to it (such jump
62 Jump functions are computed in ipa-prop.c by function
63 update_call_notes_after_inlining. Some information can be lost and jump
69 IPA_JF_UNKNOWN = 0, /* newly allocated and zeroed jump functions default */
77 /* Structure holding data required to describe a pass-through jump function. */
94 jump function. */
114 /* A jump function for a callsite represents the values passed as actua
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 34 /* A jump function for a callsite represents the values passed as actual
46 IPA_JF_ANCESTOR is a special pass-through jump function, which means that
51 NULL, ancestor jump function must behave like a simple pass-through.
54 parameter or can apply one simple binary operation to it (such jump
62 Jump functions are computed in ipa-prop.c by function
63 update_call_notes_after_inlining. Some information can be lost and jump
69 IPA_JF_UNKNOWN = 0, /* newly allocated and zeroed jump functions default */
77 /* Structure holding data required to describe a pass-through jump function. */
94 jump function. */
114 /* A jump function for a callsite represents the values passed as actua
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-prop.h 34 /* A jump function for a callsite represents the values passed as actual
46 IPA_JF_ANCESTOR is a special pass-through jump function, which means that
51 NULL, ancestor jump function must behave like a simple pass-through.
54 parameter or can apply one simple binary operation to it (such jump
62 Jump functions are computed in ipa-prop.c by function
63 update_call_notes_after_inlining. Some information can be lost and jump
69 IPA_JF_UNKNOWN = 0, /* newly allocated and zeroed jump functions default */
77 /* Structure holding data required to describe a pass-through jump function. */
94 jump function. */
114 /* A jump function for a callsite represents the values passed as actua
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 34 /* A jump function for a callsite represents the values passed as actual
46 IPA_JF_ANCESTOR is a special pass-through jump function, which means that
51 NULL, ancestor jump function must behave like a simple pass-through.
54 parameter or can apply one simple binary operation to it (such jump
62 Jump functions are computed in ipa-prop.c by function
63 update_call_notes_after_inlining. Some information can be lost and jump
69 IPA_JF_UNKNOWN = 0, /* newly allocated and zeroed jump functions default */
77 /* Structure holding data required to describe a pass-through jump function. */
94 jump function. */
114 /* A jump function for a callsite represents the values passed as actua
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerSH4.h 869 Jump branch32WithUnalignedHalfWords(Condition cond, BaseIndex left, TrustedImm32 right)
883 Jump branchDoubleNonZero(FPRegisterID reg, FPRegisterID scratch)
890 Jump branchDoubleZeroOrNaN(FPRegisterID reg, FPRegisterID scratch)
897 Jump branchDouble(Condition cond, FPRegisterID left, FPRegisterID right)
1440 Jump jump() function in class:JSC::MacroAssemblerSH4
1445 void jump(RegisterID target) function in class:JSC::MacroAssemblerSH4
1450 void jump(Address address) function in class:JSC::MacroAssemblerSH4
    [all...]
  /dalvik/vm/mterp/arm-vfp/
fbinop2addr.S 21 GOTO_OPCODE(ip) @ jump to next instruction
fbinopWide.S 23 GOTO_OPCODE(ip) @ jump to next instruction
fbinopWide2addr.S 22 GOTO_OPCODE(ip) @ jump to next instruction
funop.S 18 GOTO_OPCODE(ip) @ jump to next instruction
funopNarrower.S 18 GOTO_OPCODE(ip) @ jump to next instruction
funopWider.S 18 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/armv5te/
OP_CONST_WIDE.S 14 GOTO_OPCODE(ip) @ jump to next instruction
OP_FILL_ARRAY_DATA.S 15 GOTO_OPCODE(ip) @ jump to next instruction
OP_GOTO.S 22 GOTO_OPCODE(ip) @ jump to next instruction
OP_IGET_QUICK.S 16 GOTO_OPCODE(ip) @ jump to next instruction
OP_IGET_WIDE_QUICK.S 16 GOTO_OPCODE(ip) @ jump to next instruction
OP_IPUT_OBJECT_QUICK.S 19 GOTO_OPCODE(ip) @ jump to next instruction
OP_IPUT_QUICK.S 16 GOTO_OPCODE(ip) @ jump to next instruction
OP_IPUT_WIDE_QUICK.S 16 GOTO_OPCODE(ip) @ jump to next instruction
OP_MONITOR_EXIT.S 23 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_WIDE.S 13 GOTO_OPCODE(ip) @ jump to next instruction
unop.S 20 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/armv6t2/
OP_IGET_QUICK.S 15 GOTO_OPCODE(ip) @ jump to next instruction
OP_IGET_WIDE_QUICK.S 15 GOTO_OPCODE(ip) @ jump to next instruction
OP_IPUT_QUICK.S 15 GOTO_OPCODE(ip) @ jump to next instruction

Completed in 348 milliseconds

1 2 3 4 56 7 8 91011>>