Home | History | Annotate | Download | only in ia32

Lines Matching refs:ces

317   CEntryStub ces(1);
318 call(ces.GetCode(), RelocInfo::DEBUG_BREAK);
1157 CEntryStub ces(1);
1158 CallStub(&ces);
1187 CEntryStub ces(1);
1188 return TryCallStub(&ces);
1273 CEntryStub ces(1);
1274 jmp(ces.GetCode(), RelocInfo::CODE_TARGET);