Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h112 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 DMCFragment.cpp329 operator <<(raw_ostream & OS,const MCFixup & AF) operator <<() argument
375 const auto *AF = cast<MCAlignFragment>(this); dump() local
[all...]
H A DMCAssembler.cpp340 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 DMCExpr.cpp710 } else if (auto *AF = dyn_cast<MCAlignFragment>(FI); AttemptToFoldSymbolOffsetDifference() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp187 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 Doptions.h54 #define AF 0x00000001 macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp669 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 Dntp_net.h43 #define AF(psau) ((psau)->sa.sa_family) macro
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp511 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { BuildScopeInformation() local
/freebsd-src/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-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2415 AllocationFamily AF = HandleUseAfterFree() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3626 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_LoongArch() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17578 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_RISCV() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17787 const APFloat &AF = N1CFP->getValueAPF(); visitFMinMax() local
[all...]