Searched defs:branch16 (Results 1 – 6 of 6) sorted by relevance
| /external/webkit/Source/JavaScriptCore/assembler/ |
| D | MacroAssembler.h | 128 void branch16(Condition cond, BaseIndex left, RegisterID right, Label target) in branch16() function
|
| D | MacroAssemblerMIPS.h | 1045 Jump branch16(Condition cond, BaseIndex left, RegisterID right) in branch16() function 1051 Jump branch16(Condition cond, BaseIndex left, TrustedImm32 right) in branch16() function
|
| D | MacroAssemblerARM.h | 447 Jump branch16(Condition cond, BaseIndex left, RegisterID right) in branch16() function 456 Jump branch16(Condition cond, BaseIndex left, TrustedImm32 right) in branch16() function
|
| D | MacroAssemblerX86Common.h | 847 Jump branch16(Condition cond, BaseIndex left, RegisterID right) in branch16() function 853 Jump branch16(Condition cond, BaseIndex left, TrustedImm32 right) in branch16() function
|
| D | MacroAssemblerARMv7.h | 926 Jump branch16(Condition cond, BaseIndex left, RegisterID right) in branch16() function 934 Jump branch16(Condition cond, BaseIndex left, TrustedImm32 right) in branch16() function
|
| D | MacroAssemblerSH4.h | 1343 Jump branch16(Condition cond, BaseIndex left, RegisterID right) in branch16() function 1360 Jump branch16(Condition cond, BaseIndex left, TrustedImm32 right) in branch16() function
|