Home
last modified time | relevance | path

Searched defs:AF (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp93 raw_ostream &operator<<(raw_ostream &OS, const MCFixup &AF) { in operator <<()
139 const auto *AF = cast<MCAlignFragment>(this); in dump() local
H A DMCAssembler.cpp287 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 DMCExpr.cpp700 } else if (auto *AF = dyn_cast<MCAlignFragment>(FI); in AttemptToFoldSymbolOffsetDifference() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h104 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
112 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp186 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
209 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/freebsd/bin/pax/
H A Doptions.h54 #define AF 0x00000001 macro
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp660 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
684 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/freebsd/contrib/ntp/include/
H A Dntp_net.h43 #define AF(psau) ((psau)->sa.sa_family) macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp513 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
H A DSemaAPINotes.cpp300 AttributeFactory AF{}; in ProcessAPINotes() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5237 UINT32 AF:1; ///< Auxiliary Carry Flag. member
5263 UINT32 AF:1; ///< Auxiliary Carry Flag. member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2463 AllocationFamily AF = in HandleUseAfterFree() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4807 ISD::ArgFlagsTy AF = PendingArgFlags[0]; in CC_LoongArch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19144 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_RISCV() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18125 const APFloat &AF = N1CFP->getValueAPF(); in visitFMinMax() local