/llvm-project/llvm/unittests/CodeGen/ |
H A D | AllocationOrderTest.cpp | 28 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 35 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 42 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 49 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 58 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 68 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 75 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 82 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local 91 SmallVector<MCPhysReg, 16> Hints; in TEST() local 100 SmallVector<MCPhysReg, 16> Hints = {1, 2, 3}; in TEST() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | AllocationOrder.h | 31 const SmallVector<MCPhysReg, 16> Hints; variable 90 AllocationOrder(SmallVector<MCPhysReg, 16> &&Hints, ArrayRef<MCPhysReg> Order, in AllocationOrder()
|
H A D | AllocationOrder.cpp | 35 SmallVector<MCPhysReg, 16> Hints; in create() local
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | SARIFDiagnostic.h | 47 ArrayRef<FixItHint> Hints) override {} in emitCodeContext()
|
H A D | TextDiagnostic.h | 96 ArrayRef<FixItHint> Hints) override { in emitCodeContext()
|
/llvm-project/llvm/tools/llvm-reduce/deltas/ |
H A D | ReduceVirtualRegisters.cpp | 26 const std::pair<unsigned, SmallVector<Register, 4>> *Hints = in dropRegisterHintsFromFunction() local
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | TypesInternal.h | 64 enum class Hints : uint8_t { enum
|
/llvm-project/clang/include/clang/Sema/ |
H A D | SemaFixItUtils.h | 41 std::vector<FixItHint> Hints; member
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | ConstReturnTypeCheck.cpp | 63 llvm::SmallVector<clang::FixItHint, 4> Hints; member
|
/llvm-project/clang-tools-extra/clang-tidy/abseil/ |
H A D | RedundantStrcatCallsCheck.cpp | 45 std::vector<FixItHint> Hints; member
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 325 const LoopVectorizeHints &Hints; global() variable 342 LoopVectorizationPlanner(Loop * L,LoopInfo * LI,DominatorTree * DT,const TargetLibraryInfo * TLI,const TargetTransformInfo & TTI,LoopVectorizationLegality * Legal,LoopVectorizationCostModel & CM,InterleavedAccessInfo & IAI,PredicatedScalarEvolution & PSE,const LoopVectorizeHints & Hints,OptimizationRemarkEmitter * ORE) LoopVectorizationPlanner() argument
|
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/ |
H A D | RemoteJITUtils.cpp | 144 addrinfo Hints{}; connectTCPSocketImpl() local
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZRegisterInfo.cpp | 58 SmallVectorImpl<MCPhysReg> &Hints, in addHints() argument 76 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints() argument [all...] |
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | CrtpConstructorAccessibilityCheck.cpp | 70 std::vector<FixItHint> Hints; in hintMakeCtorPrivate() local
|
/llvm-project/clang-tools-extra/include-cleaner/unittests/ |
H A D | AnalysisTest.cpp | 461 TEST(Hints,Ordering) TEST() argument 462 __anonca074cb60802(Hints Hints) TEST() argument [all...] |
/llvm-project/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 426 emitCaret(FullSourceLoc Loc,DiagnosticsEngine::Level Level,ArrayRef<CharSourceRange> Ranges,ArrayRef<FixItHint> Hints) emitCaret() argument 532 emitMacroExpansions(FullSourceLoc Loc,DiagnosticsEngine::Level Level,ArrayRef<CharSourceRange> Ranges,ArrayRef<FixItHint> Hints) emitMacroExpansions() argument
|
H A D | TextDiagnostic.cpp | 1004 ArrayRef<FixItHint> Hints, in buildFixItInsertionLine() argument 1289 SmallVectorImpl<CharSourceRange> &Ranges, ArrayRef<FixItHint> Hints) { in emitSnippetAndCaret() argument 1507 void TextDiagnostic::emitParseableFixits(ArrayRef<FixItHint> Hints, in emitParseableFixits() argument [all...] |
H A D | SerializedDiagnosticPrinter.cpp | 698 EmitCodeContext(SmallVectorImpl<CharSourceRange> & Ranges,ArrayRef<FixItHint> Hints,const SourceManager & SM) EmitCodeContext() argument 728 emitCodeContext(FullSourceLoc Loc,DiagnosticsEngine::Level Level,SmallVectorImpl<CharSourceRange> & Ranges,ArrayRef<FixItHint> Hints) emitCodeContext() argument
|
/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 530 LoopVectorizeHints *Hints; global() variable
|
/llvm-project/libcxx/benchmarks/ |
H A D | map.bench.cpp |
|
/llvm-project/clang-tools-extra/clangd/tool/ |
H A D | Check.cpp | 367 auto Hints = inlayHints(*AST, LineRange); buildInlayHints() local
|
/llvm-project/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 382 ArrayRef<SMFixIt> Hints) in SMDiagnostic() argument
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndexDiagnostic.cpp | 132 emitCodeContext(FullSourceLoc Loc,DiagnosticsEngine::Level Level,SmallVectorImpl<CharSourceRange> & Ranges,ArrayRef<FixItHint> Hints) emitCodeContext() argument
|
/llvm-project/clang/docs/ |
H A D | InternalsManual.rst | 493 DiagnosticConsumerFix-It Hints global() argument
|
/llvm-project/llvm/tools/llvm-reduce/ |
H A D | ReducerWorkItem.cpp | 309 const auto &Hints = SrcMRI->getRegAllocationHints(Reg); cloneMF() local
|