Searched refs:Blx (Results 1 – 5 of 5) sorted by relevance
59 __ Blx(&target); in benchmark() local
69 __ Blx(&target_4); in benchmark() local
3294 COMPARE_T32(Blx(eq, lr), in TEST()3297 COMPARE_T32(Blx(eq, &l), in TEST()
592 Blx(ip); in Printf()
1448 void Blx(Condition cond, Label* label) { in Blx() function1466 void Blx(Label* label) { Blx(al, label); } in Blx() function1468 void Blx(Condition cond, Register rm) { in Blx() function1479 void Blx(Register rm) { Blx(al, rm); } in Blx() function