Home | History | Annotate | Download | only in quick

Lines Matching refs:safepoint_pc

886     LIR* CallHelper(RegStorage r_tgt, QuickEntrypointEnum trampoline, bool safepoint_pc,
890 void CallRuntimeHelper(QuickEntrypointEnum trampoline, bool safepoint_pc);
891 void CallRuntimeHelperImm(QuickEntrypointEnum trampoline, int arg0, bool safepoint_pc);
892 void CallRuntimeHelperReg(QuickEntrypointEnum trampoline, RegStorage arg0, bool safepoint_pc);
894 bool safepoint_pc);
896 bool safepoint_pc);
898 bool safepoint_pc);
900 bool safepoint_pc);
902 bool safepoint_pc);
904 bool safepoint_pc);
905 void CallRuntimeHelperImmMethod(QuickEntrypointEnum trampoline, int arg0, bool safepoint_pc);
907 bool safepoint_pc);
909 RegLocation arg2, bool safepoint_pc);
911 RegLocation arg1, bool safepoint_pc);
913 bool safepoint_pc);
915 RegStorage arg1, int arg2, bool safepoint_pc);
917 RegLocation arg2, bool safepoint_pc);
919 bool safepoint_pc);
922 bool safepoint_pc);
926 bool safepoint_pc);