Searched defs:Blr (Results 1 – 6 of 6) sorted by relevance
349 __ Blr(reg); in GenerateCallReturnSequence() local
1155 MCInst Blr; in EmitInstruction() local
2386 __ Blr(x0); in TEST() local2529 __ Blr(x2); in TEST() local2542 __ Blr(x2); in TEST() local7097 __ Blr(x0); in BtiHelper() local7099 __ Blr(ipreg); in BtiHelper() local7150 __ Blr(x0); in TEST() local7220 __ Blr(x0); in TEST() local7268 __ Blr(x0); in TEST() local9158 __ Blr(lr); in TEST() local11994 __ Blr(x0); in TEST() local
376 void TurboAssembler::Blr(const Register& xn) { in Blr() function
3781 __ Blr(x10); // Call the C++ function. in Generate_DirectCEntry() local
1225 void Blr(const Register& xn) { in Blr() function