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, 648 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, RHS_B, 657 if ((LHS_A && RHS_A) || (LHS_B && RHS_B)) 662 const MCSymbolRefExpr *A = LHS_A ? LHS_A : RHS_A; 662 const MCSymbolRefExpr *A = LHS_A ? LHS_A : RHS_A;