Home | History | Annotate | Download | only in ia32

Lines Matching refs:fun

2023 void MacroAssembler::FloodFunctionIfStepping(Register fun, Register new_target,
2045 Push(fun);
2046 Push(fun);
2048 Pop(fun);
2106 void MacroAssembler::InvokeFunction(Register fun,
2114 DCHECK(fun.is(edi));
2125 void MacroAssembler::InvokeFunction(Register fun,
2133 DCHECK(fun.is(edi));