/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 112 MCAlignFragment &AF) { in shouldInsertExtraNopBytesForCodeAlign() argument 121 shouldInsertFixupForCodeAlign(MCAssembler & Asm,const MCAsmLayout & Layout,MCAlignFragment & AF) shouldInsertFixupForCodeAlign() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCFragment.cpp | 329 operator <<(raw_ostream & OS,const MCFixup & AF) operator <<() argument 375 const auto *AF = cast<MCAlignFragment>(this); dump() local [all...] |
H A D | MCAssembler.cpp | 340 const MCAlignFragment &AF = cast<MCAlignFragment>(F); computeFragmentSize() local 540 const MCAlignFragment &AF = cast<MCAlignFragment>(F); writeFragment() local 881 MCAlignFragment &AF = cast<MCAlignFragment>(Frag); layout() local [all...] |
H A D | MCExpr.cpp | 710 } else if (auto *AF = dyn_cast<MCAlignFragment>(FI); AttemptToFoldSymbolOffsetDifference() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 187 shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment & AF,unsigned & Size) shouldInsertExtraNopBytesForCodeAlign() argument 210 shouldInsertFixupForCodeAlign(MCAssembler & Asm,const MCAsmLayout & Layout,MCAlignFragment & AF) shouldInsertFixupForCodeAlign() argument [all...] |
/freebsd-src/bin/pax/ |
H A D | options.h | 54 #define AF 0x00000001 macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 669 shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment & AF,unsigned & Size) shouldInsertExtraNopBytesForCodeAlign() argument 694 shouldInsertFixupForCodeAlign(MCAssembler & Asm,const MCAsmLayout & Layout,MCAlignFragment & AF) shouldInsertFixupForCodeAlign() argument
|
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_net.h | 43 #define AF(psau) ((psau)->sa.sa_family) macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 511 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { BuildScopeInformation() local
|
/freebsd-src/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5237 UINT32 AF:1; ///< Auxiliary Carry Flag. member 5263 UINT32 AF:1; ///< Auxiliary Carry Flag. member
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocChecker.cpp | 2415 AllocationFamily AF = HandleUseAfterFree() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 3626 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_LoongArch() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 17578 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_RISCV() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 17787 const APFloat &AF = N1CFP->getValueAPF(); visitFMinMax() local [all...] |