reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
635 if (Asm && canFold(Asm, LHS_A, LHS_B, InSet)) { 646 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, LHS_B, 650 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, RHS_A, LHS_B, 657 if ((LHS_A && RHS_A) || (LHS_B && RHS_B)) 663 const MCSymbolRefExpr *B = LHS_B ? LHS_B : RHS_B; 663 const MCSymbolRefExpr *B = LHS_B ? LHS_B : RHS_B;