Home | History | Annotate | Download | only in ARM

Lines Matching refs:uid2

317 GetARMSetPICJumpTableLabel2(unsigned uid, unsigned uid2,
321 << getFunctionNumber() << '_' << uid << '_' << uid2
327 GetARMJTIPICJumpTableLabel2(unsigned uid, unsigned uid2) const {
330 << getFunctionNumber() << '_' << uid << '_' << uid2;