Home | History | Annotate | Download | only in src

Lines Matching refs:InstARM32Label

370   void _br(InstARM32Label *Label, CondARM32::Cond Condition) {
576 /// an InstARM32Label (but never both) so that, during br i1 lowering, we can
582 explicit LowerInt1BranchTarget(InstARM32Label *const Target)
589 createForLabelOrDuplicate(InstARM32Label *Label) const {
598 InstARM32Label *const LabelTarget = nullptr;
663 InstARM32Label *L = nullptr)
666 InstARM32Label *const ShortCircuitTarget;