Home | History | Annotate | Download | only in src

Lines Matching refs:InstARM32Label

960   auto *AddPcLabel = InstARM32Label::create(Func, this);
964 auto *MovwLabel = InstARM32Label::create(Func, this);
968 auto *MovtLabel = InstARM32Label::create(Func, this);
2316 auto *Label = InstARM32Label::create(Func, this);
3571 InstARM32Label *NewShortCircuitLabel = nullptr;
3611 NewShortCircuitLabel = InstARM32Label::create(Func, this);
3623 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget;
3634 NewShortCircuitLabel = InstARM32Label::create(Func, this);
3646 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget;
4834 auto *Retry = Context.insert<InstARM32Label>(this);