/openbsd-src/gnu/llvm/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
|
H A D | TargetRegisterInfo.cpp | 424 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
|
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
H A D | TextDiagnostic.h | 87 ArrayRef<FixItHint> Hints) override { in emitCodeContext()
|
H A D | SARIFDiagnostic.h | 47 ArrayRef<FixItHint> Hints) override {} in emitCodeContext()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/ |
H A D | ReduceVirtualRegisters.cpp | 26 const std::pair<Register, SmallVector<Register, 4>> &Hints = in dropRegisterHintsFromFunction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 277 const LoopVectorizeHints &Hints; variable 293 const LoopVectorizeHints &Hints, in LoopVectorizationPlanner()
|
H A D | LoopVectorizationLegality.cpp | 296 Hint *Hints[] = {&Width, &Interleave, &Force, in setHint() local
|
H A D | LoopVectorize.cpp | 1000 LoopVectorizeHints Hints(TheLoop, true /* doesn't matter */, *ORE); in reportVectorizationFailure() local 1010 LoopVectorizeHints Hints(TheLoop, true /* doesn't matter */, *ORE); in reportVectorizationInfo() local 1172 const LoopVectorizeHints *Hints, in LoopVectorizationCostModel() 1851 const LoopVectorizeHints *Hints; member in llvm::LoopVectorizationCostModel 2155 LoopVectorizeHints Hints(OuterLp, true /*DisableInterleaving*/, *ORE); in isExplicitVecOuterLoop() local 7711 LoopVectorizeHints Hints(L, true, *ORE); in executePlan() local 9839 Function *F, Loop *L, LoopVectorizeHints &Hints, ProfileSummaryInfo *PSI, in getScalarEpilogueLowering() 9959 ProfileSummaryInfo *PSI, LoopVectorizeHints &Hints, in processLoopInVPlanNativePath() 10174 LoopVectorizeHints Hints(L, InterleaveOnlyWhenForced, *ORE, TTI); in processLoop() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | SemaFixItUtils.h | 41 std::vector<FixItHint> Hints; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZRegisterInfo.cpp | 58 SmallVectorImpl<MCPhysReg> &Hints, in addHints() 76 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/ |
H A D | RemoteJITUtils.cpp | 154 addrinfo Hints{}; in connectTCPSocketImpl() local
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 426 ArrayRef<FixItHint> Hints) { in emitCaret() 534 ArrayRef<FixItHint> Hints) { in emitMacroExpansions()
|
H A D | TextDiagnostic.cpp | 1063 ArrayRef<FixItHint> Hints, in buildFixItInsertionLine() 1133 SmallVectorImpl<CharSourceRange> &Ranges, ArrayRef<FixItHint> Hints) { in emitSnippetAndCaret() 1314 void TextDiagnostic::emitParseableFixits(ArrayRef<FixItHint> Hints, in emitParseableFixits()
|
H A D | SerializedDiagnosticPrinter.cpp | 700 ArrayRef<FixItHint> Hints, in EmitCodeContext() 730 ArrayRef<FixItHint> Hints) { in emitCodeContext()
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | map.bench.cpp | 55 Hints; member 58 enum class Shuffle { None, Keys, Hints }; enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 533 LoopVectorizeHints *Hints; variable
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | CIndexDiagnostic.cpp | 132 ArrayRef<FixItHint> Hints) override {} in emitCodeContext()
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 382 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/ |
H A D | ReducerWorkItem.cpp | 284 const auto &Hints = SrcMRI->getRegAllocationHints(Reg); in cloneMF() local
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | InternalsManual.rst | 455 .. _DiagnosticConsumer:
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVRegisterInfo.cpp | 693 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.cpp | 976 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMBaseRegisterInfo.cpp | 338 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 1143 FixItHint Hints[NumLocs]; in Finish() local
|