Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h112 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
121 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp329 raw_ostream &operator<<(raw_ostream &OS, const MCFixup &AF) { in operator <<()
375 const auto *AF = cast<MCAlignFragment>(this); in dump() local
H A DMCAssembler.cpp340 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local
540 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local
881 MCAlignFragment &AF = cast<MCAlignFragment>(Frag); in layout() local
H A DMCExpr.cpp710 } else if (auto *AF = dyn_cast<MCAlignFragment>(FI); in AttemptToFoldSymbolOffsetDifference() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp187 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
210 MCAssembler &Asm, const MCAsmLayout &Layout, 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.cpp669 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
694 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.cpp511 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() 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.cpp2415 AllocationFamily AF = in HandleUseAfterFree() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3626 ISD::ArgFlagsTy AF = PendingArgFlags[0]; in CC_LoongArch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17577 ISD::ArgFlagsTy AF = PendingArgFlags[0]; in CC_RISCV() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17787 const APFloat &AF = N1CFP->getValueAPF(); in visitFMinMax() local