Searched defs:RuntimeCallArgCountReg (Results 1 – 4 of 4) sorted by relevance
23 static Register RuntimeCallArgCountReg() { return eax; } in RuntimeCallArgCountReg() function
23 static Register RuntimeCallArgCountReg() { return x0; } in RuntimeCallArgCountReg() function
23 static Register RuntimeCallArgCountReg() { return r0; } in RuntimeCallArgCountReg() function
29 static Register RuntimeCallArgCountReg() { return rax; } in RuntimeCallArgCountReg() function