Home | History | Annotate | Download | only in ia32

Lines Matching refs:ces

306   CEntryStub ces(1);
307 call(ces.GetCode(), RelocInfo::DEBUG_BREAK);
1709 CEntryStub ces(1, kSaveFPRegs);
1710 CallStub(&ces);
1730 CEntryStub ces(1);
1731 CallStub(&ces);
1891 CEntryStub ces(1);
1892 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);