Home
last modified time | relevance | path

Searched refs:addJump (Results 1 – 12 of 12) sorted by relevance

/external/javassist/src/test/test/javassist/bytecode/analysis/
DScannerTest.java118 /* 12 */ addJump(code, Opcode.GOTO, 125); in generate()
122 /* 20 */ addJump(code, Opcode.GOTO, 125); in generate()
124 /* 25 */ addJump(code, Opcode.JSR, 31); in generate()
139 /* 66 */ addJump(code, Opcode.GOTO, 111); in generate()
141 /* 71 */ addJump(code, Opcode.JSR, 77); in generate()
148 /* 85 */ addJump(code, Opcode.GOTO, 106); in generate()
150 /* 90 */ addJump(code, Opcode.JSR, 96); in generate()
158 /* 106 */ addJump(code, Opcode.JSR, 96); in generate()
160 /* 111 */ addJump(code, Opcode.JSR, 77); in generate()
161 /* 114 */ addJump(code, Opcode.GOTO, 123); in generate()
[all …]
DAnalyzerTest.java142 private static void addJump(Bytecode code, int opcode, int pos) { in addJump() method in AnalyzerTest
204 /* 1 */ addJump(code, Opcode.GOTO, 5); in generateDeadCode()
257 /* 2 */ addJump(code, Opcode.JSR, 7); in generateJsrMerge()
279 /* 0 */ addJump(code, Opcode.JSR, 5); in generateJsrMerge2()
/external/webkit/Source/JavaScriptCore/jit/
DJITArithmetic32_64.cpp103addJump(branch32(LessThanOrEqual, regT0, Imm32(asString(getConstantOperand(op1))->tryGetValue()[0]… in emit_op_jnless()
112addJump(branch32(GreaterThanOrEqual, regT0, Imm32(asString(getConstantOperand(op2))->tryGetValue()… in emit_op_jnless()
119 addJump(branch32(LessThanOrEqual, regT2, Imm32(getConstantOperand(op1).asInt32())), target); in emit_op_jnless()
123addJump(branch32(GreaterThanOrEqual, regT0, Imm32(getConstantOperand(op2).asInt32())), target); in emit_op_jnless()
128 addJump(branch32(GreaterThanOrEqual, regT0, regT2), target); in emit_op_jnless()
192addJump(branch32(GreaterThan, regT0, Imm32(asString(getConstantOperand(op1))->tryGetValue()[0])), … in emit_op_jless()
201addJump(branch32(LessThan, regT0, Imm32(asString(getConstantOperand(op2))->tryGetValue()[0])), tar… in emit_op_jless()
207 addJump(branch32(GreaterThan, regT2, Imm32(getConstantOperand(op1).asInt32())), target); in emit_op_jless()
211 addJump(branch32(LessThan, regT0, Imm32(getConstantOperand(op2).asInt32())), target); in emit_op_jless()
216 addJump(branch32(LessThan, regT0, regT2), target); in emit_op_jless()
[all …]
DJITArithmetic.cpp262addJump(branch32(LessThanOrEqual, regT0, Imm32(asString(getConstantOperand(op1))->tryGetValue()[0]… in emit_op_jnless()
271addJump(branch32(GreaterThanOrEqual, regT0, Imm32(asString(getConstantOperand(op2))->tryGetValue()… in emit_op_jnless()
278 addJump(branch32(GreaterThanOrEqual, regT0, Imm32(op2imm)), target); in emit_op_jnless()
283 addJump(branch32(LessThanOrEqual, regT1, Imm32(op1imm)), target); in emit_op_jnless()
289 addJump(branch32(GreaterThanOrEqual, regT0, regT1), target); in emit_op_jnless()
415addJump(branch32(GreaterThan, regT0, Imm32(asString(getConstantOperand(op1))->tryGetValue()[0])), … in emit_op_jless()
424addJump(branch32(LessThan, regT0, Imm32(asString(getConstantOperand(op2))->tryGetValue()[0])), tar… in emit_op_jless()
431 addJump(branch32(LessThan, regT0, Imm32(op2imm)), target); in emit_op_jless()
436 addJump(branch32(GreaterThan, regT1, Imm32(op1imm)), target); in emit_op_jless()
442 addJump(branch32(LessThan, regT0, regT1), target); in emit_op_jless()
[all …]
DJITOpcodes32_64.cpp500 addJump(jump(), target); in emit_op_jmp()
514addJump(branch32(GreaterThanOrEqual, regT0, Imm32(getConstantOperand(op1).asInt32())), target); in emit_op_loop_if_lesseq()
521 addJump(branch32(LessThanOrEqual, regT0, Imm32(getConstantOperand(op2).asInt32())), target); in emit_op_loop_if_lesseq()
528 addJump(branch32(LessThanOrEqual, regT0, regT2), target); in emit_op_loop_if_lesseq()
900 addJump(branchTest32(Zero, regT0), target); in emit_op_jfalse()
936 addJump(branchTest32(NonZero, regT0), target); in emit_op_jtrue()
974addJump(branchTest8(NonZero, Address(regT2, Structure::typeInfoFlagsOffset()), TrustedImm32(Masque… in emit_op_jeq_null()
983 addJump(branch32(Equal, regT1, TrustedImm32(JSValue::NullTag)), target); in emit_op_jeq_null()
999addJump(branchTest8(Zero, Address(regT2, Structure::typeInfoFlagsOffset()), TrustedImm32(Masquerad… in emit_op_jneq_null()
1008 addJump(branch32(NotEqual, regT1, TrustedImm32(JSValue::NullTag)), target); in emit_op_jneq_null()
[all …]
DJITOpcodes.cpp342 addJump(jump(), target); in emit_op_jmp()
357 addJump(branch32(LessThanOrEqual, regT0, Imm32(op2imm)), target); in emit_op_loop_if_lesseq()
362 addJump(branch32(LessThanOrEqual, regT0, regT1), target); in emit_op_loop_if_lesseq()
714 addJump(branchPtr(Equal, regT0, TrustedImmPtr(JSValue::encode(jsNumber(0)))), target); in emit_op_jfalse()
717 addJump(branchPtr(Equal, regT0, TrustedImmPtr(JSValue::encode(jsBoolean(false)))), target); in emit_op_jfalse()
734addJump(branchTest8(NonZero, Address(regT2, Structure::typeInfoFlagsOffset()), TrustedImm32(Masque… in emit_op_jeq_null()
740 addJump(branchPtr(Equal, regT0, TrustedImmPtr(JSValue::encode(jsNull()))), target); in emit_op_jeq_null()
755addJump(branchTest8(Zero, Address(regT2, Structure::typeInfoFlagsOffset()), TrustedImm32(Masquerad… in emit_op_jneq_null()
761addJump(branchPtr(NotEqual, regT0, TrustedImmPtr(JSValue::encode(jsNull()))), target); in emit_op_jneq_null()
774addJump(branchPtr(NotEqual, regT0, TrustedImmPtr(JSValue::encode(JSValue(ptr)))), target); … in emit_op_jneq_ptr()
[all …]
DJITInlineMethods.h287 ALWAYS_INLINE void JIT::addJump(Jump jump, int relativeOffset) in addJump() function
DJIT.h281 void addJump(Jump, int);
/external/webkit/Source/JavaScriptCore/yarr/
DYarrJIT.cpp307 addJump(jump); in IndirectJumpEntry()
316 void addJump(Jump jump) in addJump() function
364 result->second->addJump(jump); in addIndirectJumpEntry()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-165949 (JSC::Yarr::YarrGenerator::IndirectJumpEntry::addJump):
8391 (JSC::Yarr::RegexGenerator::IndirectJumpEntry::addJump):
DChangeLog-2010-05-24934 (JSC::JIT::addJump):
25141 (JSC::JIT::addJump):
DChangeLog-2009-06-1617138 (JSC::JIT::addJump):
17237 (JSC::JIT::addJump):