Searched defs:blx (Results 1 – 4 of 4) sorted by relevance
849 void blx(Label* L) { blx(branch_offset(L, false)); } // v5 and above in blx() function
1357 void Assembler::blx(int branch_offset) { // v5 and above in blx() function in v8::internal::Assembler1367 void Assembler::blx(Register target, Condition cond) { // v5 and above in blx() function in v8::internal::Assembler
3631 __ blx(ip); // Call the C++ function. in Generate() local3643 __ blx(lr); // Call the stub. in GenerateCall() local
369 __ blx(entry_offset); in GenerateJumpTable() local396 __ blx(entry_offset); in GenerateJumpTable() local