Home | History | Annotate | Download | only in x64

Lines Matching defs:CallCFunction

2551 void MacroAssembler::CallCFunction(ExternalReference function,
2554 CallCFunction(rax, num_arguments);
2558 void MacroAssembler::CallCFunction(Register function, int num_arguments) {