Searched defs:blx (Results 1 – 3 of 3) sorted by relevance
852 void blx(Label* L) { blx(branch_offset(L, false)); } // v5 and above in blx() function
1291 void Assembler::blx(int branch_offset) { // v5 and above in blx() function in v8::internal::Assembler1301 void Assembler::blx(Register target, Condition cond) { // v5 and above in blx() function in v8::internal::Assembler
4144 __ blx(ip); // Call the C++ function. in Generate() local4156 __ blx(lr); // Call the stub. in GenerateCall() local