/llvm-project/clang/test/Modules/Inputs/ |
H A D | DebugNestedA.h | 8 typedef A<F> AF; typedef
|
/llvm-project/llvm/lib/MC/ |
H A D | MCFragment.cpp | 139 << " MaxBytesToEmit:" << AF in dump() local 93 operator <<(raw_ostream & OS,const MCFixup & AF) operator <<() argument [all...] |
H A D | MCAssembler.cpp | 303 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 D | MCExpr.cpp | 700 } else if (auto *AF = dyn_cast<MCAlignFragment>(FI); AttemptToFoldSymbolOffsetDifference() local
|
/llvm-project/clang/test/CXX/temp/temp.constr/temp.constr.decl/ |
H A D | class-template-decl.cpp | 83 struct TA<N>::AF { struct in diag::TA
|
/llvm-project/clang/test/Sema/ |
H A D | warn-int-in-bool-context.c | 12 #define AF 1 << 7 macro
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 104 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 D | LoongArchAsmBackend.cpp | 186 const MCAlignFragment &AF, unsigned &Size) { in shouldInsertExtraNopBytesForCodeAlign() argument 209 MCAlignFragment &AF) { in shouldInsertFixupForCodeAlign() argument [all...] |
/llvm-project/clang/test/SemaCXX/ |
H A D | cxx20-ctad-type-alias.cpp | 64 using AF = Foo<1>; typedef 75 using AF = Foo<T, 1>; typedef
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 664 shouldInsertExtraNopBytesForCodeAlign(const MCAlignFragment & AF,unsigned & Size) shouldInsertExtraNopBytesForCodeAlign() argument 688 shouldInsertFixupForCodeAlign(MCAssembler & Asm,MCAlignFragment & AF) shouldInsertFixupForCodeAlign() argument
|
/llvm-project/polly/lib/Analysis/ |
H A D | ScopDetection.cpp | 765 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 D | ScopBuilder.cpp | 1646 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 D | JumpDiagnostics.cpp | 513 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
|
H A D | SemaAPINotes.cpp | 300 AttributeFactory AF{}; ProcessAPINotes() local
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | dsymutil.cpp | 792 MachOUtils::ArchAndFile &AF = TempFiles.back(); dsymutil_main() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocChecker.cpp | 2463 AllocationFamily AF = HandleUseAfterFree() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | VirtualFileSystemTest.cpp | 3086 auto AF = FS.openFileForRead("//root/a/f"); TEST_F() local
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 3721 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_LoongArch() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 19082 ISD::ArgFlagsTy AF = PendingArgFlags[0]; CC_RISCV() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18078 const APFloat &AF = N1CFP->getValueAPF(); visitFMinMax() local [all...] |