/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCFragment.cpp | 93 raw_ostream &operator<<(raw_ostream &OS, const MCFixup &AF) { in operator <<() 139 const auto *AF = cast<MCAlignFragment>(this); in dump() local
|
H A D | MCAssembler.cpp | 287 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local 633 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local 978 MCAlignFragment &AF = cast<MCAlignFragment>(Frag); in layout() local
|
H A D | MCExpr.cpp | 700 } else if (auto *AF = dyn_cast<MCAlignFragment>(FI); in AttemptToFoldSymbolOffsetDifference() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 104 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign() 112 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 186 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign() 209 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
|
/freebsd/bin/pax/ |
H A D | options.h | 54 #define AF 0x00000001 macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 660 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign() 684 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_net.h | 43 #define AF(psau) ((psau)->sa.sa_family) macro
|
/freebsd/crypto/krb5/src/include/ |
H A D | port-sockets.h | 275 #define inet_ntop(AF,SRC,DST,CNT) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 513 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
|
H A D | SemaAPINotes.cpp | 300 AttributeFactory AF{}; in ProcessAPINotes() local
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5421 UINT32 AF : 1; ///< Auxiliary Carry Flag. member 5447 UINT32 AF : 1; ///< Auxiliary Carry Flag. member
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocChecker.cpp | 2463 AllocationFamily AF = in HandleUseAfterFree() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 4807 ISD::ArgFlagsTy AF = PendingArgFlags[0]; in CC_LoongArch() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 19144 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_RISCV() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18125 const APFloat &AF = N1CFP->getValueAPF(); in visitFMinMax() local
|