Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h114 virtual bool shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment &AF, in shouldInsertExtraNopBytesForCodeAlign()
122 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp80 const auto *AF = cast<MCAlignFragment>(this); in dump() local
H A DMCAssembler.cpp232 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local
555 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local
830 } else if (auto *AF = dyn_cast<MCAlignFragment>(&Frag)) { in layout() local
H A DMCExpr.cpp385 } else if (auto *AF = dyn_cast<MCAlignFragment>(F); in attemptToFoldSymbolOffsetDifference() local
/freebsd/bin/pax/
H A Doptions.h54 #define AF 0x00000001 macro
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp185 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
208 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp920 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign()
942 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign()
/freebsd/crypto/krb5/src/include/
H A Dport-sockets.h275 #define inet_ntop(AF,SRC,DST,CNT) \ argument
/freebsd/contrib/ntp/include/
H A Dntp_net.h43 #define AF(psau) ((psau)->sa.sa_family) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp535 ISD::ArgFlagsTy AF = PendingArgFlags[0]; in CC_RISCV() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp512 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
H A DSemaAPINotes.cpp298 AttributeFactory AF{}; in ProcessAPINotes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp1230 FunctionAnalysisManager &AF) { in run()
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5421 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 DMallocChecker.cpp2692 AllocationFamily AF = in HandleUseAfterFree() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6809 ISD::ArgFlagsTy AF = PendingArgFlags[0]; in CC_LoongArch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19127 const APFloat &AF = N1CFP->getValueAPF(); in visitFMinMax() local