Searched defs:AF (Results 1 – 6 of 6) sorted by relevance
510 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local673 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local1121 raw_ostream &operator<<(raw_ostream &OS, const MCFixup &AF) { in operator <<()1156 const MCAlignFragment *AF = cast<MCAlignFragment>(this); in dump() local
55 #define AF 0x00000001 macro
43 #define AF(psau) ((psau)->sa.sa_family) macro
1223 AttributeSet AF = MF.getFunction()->getAttributes(); in isOptSize() local1229 AttributeSet AF = MF.getFunction()->getAttributes(); in isMinSize() local
435 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
621 ArgEffects::Factory AF; member in __anon89a4c3480511::RetainSummaryManager