Home
last modified time | relevance | path

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

/llvm-project/clang/test/Modules/Inputs/
H A DDebugNestedA.h8 typedef A<F> AF; typedef
/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp139 << " MaxBytesToEmit:" << AF in dump() local
93 operator <<(raw_ostream & OS,const MCFixup & AF) operator <<() argument
[all...]
H A DMCAssembler.cpp303 const MCAlignFragment &AF = cast<MCAlignFragment>(F); computeFragmentSize() local
649 const MCAlignFragment &AF = cast<MCAlignFragment>(F); writeFragment() local
994 MCAlignFragment &AF = cast<MCAlignFragment>(Frag); layout() local
[all...]
H A DMCExpr.cpp700 } else if (auto *AF = dyn_cast<MCAlignFragment>(FI); AttemptToFoldSymbolOffsetDifference() local
/llvm-project/clang/test/CXX/temp/temp.constr/temp.constr.decl/
H A Dclass-template-decl.cpp83 struct TA<N>::AF { struct in diag::TA
/llvm-project/clang/test/Sema/
H A Dwarn-int-in-bool-context.c12 #define AF 1 << 7 macro
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h104 shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment & AF,unsigned & Size) shouldInsertExtraNopBytesForCodeAlign() argument
112 shouldInsertFixupForCodeAlign(MCAssembler & Asm,MCAlignFragment & AF) shouldInsertFixupForCodeAlign() argument
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp186 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign() argument
209 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign() argument
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dcxx20-ctad-type-alias.cpp64 using AF = Foo<1>; typedef
75 using AF = Foo<T, 1>; typedef
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp664 shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment & AF,unsigned & Size) shouldInsertExtraNopBytesForCodeAlign() argument
688 shouldInsertFixupForCodeAlign(MCAssembler & Asm,MCAlignFragment & AF) shouldInsertFixupForCodeAlign() argument
/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp765 const SCEV *AF; isValidIntrinsicInst() local
886 if (auto *AF = dyn_cast<SCEVAddExpr>(Pair.second)) { getDelinearizationTerms() local
962 const SCEV *AF = Pair.second; hasValidArraySizes() local
990 auto *AF = Pair.second; computeAccessFunctions() local
1070 isValidAccess(Instruction * Inst,const SCEV * AF,const SCEVUnknown * BP,DetectionContext & Context) const isValidAccess() argument
[all...]
H A DScopBuilder.cpp1646 const SCEV *AF = SE.getConstant(IntegerType::getInt64Ty(CI->getContext()), 0); in buildAccessCallInst() local
3552 auto *AF = SE.getConstant(IntegerType::getInt64Ty(SE.getContext()), 0); buildScop() local
/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp513 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
H A DSemaAPINotes.cpp300 AttributeFactory AF{}; ProcessAPINotes() local
/llvm-project/llvm/tools/dsymutil/
H A Ddsymutil.cpp792 MachOUtils::ArchAndFile &AF = TempFiles.back(); dsymutil_main() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2463 AllocationFamily AF = HandleUseAfterFree() local
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp3086 auto AF = FS.openFileForRead("//root/a/f"); TEST_F() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3721 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_LoongArch() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19082 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_RISCV() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18078 const APFloat &AF = N1CFP->getValueAPF(); visitFMinMax() local
[all...]