Home | History | Annotate | Download | only in mips

Lines Matching defs:PrepareCallCFunction

437   PrepareCallCFunction(argument_count, 0, code_entry);
6014 void MacroAssembler::PrepareCallCFunction(int num_reg_arguments,
6040 void MacroAssembler::PrepareCallCFunction(int num_reg_arguments,
6042 PrepareCallCFunction(num_reg_arguments, 0, scratch);
6081 // PrepareCallCFunction. The C function must be called via t9, for mips ABI.