Home | History | Annotate | Download | only in mips64

Lines Matching defs:PrepareCallCFunction

453   PrepareCallCFunction(argument_count, code_entry);
6414 void MacroAssembler::PrepareCallCFunction(int num_reg_arguments,
6442 void MacroAssembler::PrepareCallCFunction(int num_reg_arguments,
6444 PrepareCallCFunction(num_reg_arguments, 0, scratch);
6483 // PrepareCallCFunction. The C function must be called via t9, for mips ABI.