Searched defs:Blr (Results 1 – 6 of 6) sorted by relevance
554 MCInst Blr; in EmitInstruction() local
349 __ Blr(reg); in GenerateCallReturnSequence() local
1155 MCInst Blr; in EmitInstruction() local
1296 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
1154 void Blr(const Register& xn) { in Blr() function