Home | History | Annotate | Download | only in quick

Lines Matching refs:data_target

685     LIR* ScanLiteralPool(LIR* data_target, int value, unsigned int delta);
686 LIR* ScanLiteralPoolWide(LIR* data_target, int val_lo, int val_hi);
687 LIR* ScanLiteralPoolMethod(LIR* data_target, const MethodReference& method);