Home
last modified time | relevance | path

Searched defs:Hints (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAllocationOrder.h31 const SmallVector<MCPhysReg, 16> Hints; variable
90 AllocationOrder(SmallVector<MCPhysReg, 16> &&Hints, ArrayRef<MCPhysReg> Order, in AllocationOrder()
H A DAllocationOrder.cpp35 SmallVector<MCPhysReg, 16> Hints; in create() local
H A DTargetRegisterInfo.cpp423 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnostic.h87 ArrayRef<FixItHint> Hints) override { in emitCodeContext()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSemaFixItUtils.h41 std::vector<FixItHint> Hints; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h260 const LoopVectorizeHints &Hints; variable
284 const LoopVectorizeHints &Hints, in LoopVectorizationPlanner()
H A DLoopVectorizationLegality.cpp260 Hint *Hints[] = {&Width, &Interleave, &Force, in setHint() local
H A DLoopVectorize.cpp1130 LoopVectorizeHints Hints(TheLoop, true /* doesn't matter */, *ORE); in reportVectorizationFailure() local
1140 LoopVectorizeHints Hints(TheLoop, true /* doesn't matter */, *ORE); in reportVectorizationInfo() local
1228 const LoopVectorizeHints *Hints, in LoopVectorizationCostModel()
1875 const LoopVectorizeHints *Hints; member in llvm::LoopVectorizationCostModel
2111 LoopVectorizeHints Hints(OuterLp, true /*DisableInterleaving*/, *ORE); in isExplicitVecOuterLoop() local
3603 LoopVectorizeHints Hints(L, true, *ORE); in completeLoopSkeleton() local
9613 Function *F, Loop *L, LoopVectorizeHints &Hints, ProfileSummaryInfo *PSI, in getScalarEpilogueLowering()
9732 ProfileSummaryInfo *PSI, LoopVectorizeHints &Hints, in processLoopInVPlanNativePath()
9848 LoopVectorizeHints Hints(L, InterleaveOnlyWhenForced, *ORE); in processLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h222 bool canVectorizeFPMath(const LoopVectorizeHints &Hints) const { in canVectorizeFPMath()
536 LoopVectorizeHints *Hints; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp58 SmallVectorImpl<MCPhysReg> &Hints, in addHints()
76 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp427 ArrayRef<FixItHint> Hints) { in emitCaret()
535 ArrayRef<FixItHint> Hints) { in emitMacroExpansions()
H A DTextDiagnostic.cpp1061 ArrayRef<FixItHint> Hints, in buildFixItInsertionLine()
1131 SmallVectorImpl<CharSourceRange> &Ranges, ArrayRef<FixItHint> Hints) { in emitSnippetAndCaret()
1312 void TextDiagnostic::emitParseableFixits(ArrayRef<FixItHint> Hints, in emitParseableFixits()
H A DSerializedDiagnosticPrinter.cpp701 ArrayRef<FixItHint> Hints, in EmitCodeContext()
731 ArrayRef<FixItHint> Hints) { in emitCodeContext()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp270 addrinfo Hints{}; in connectTCPSocketImpl() local
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dmap.bench.cpp55 Hints; member
58 enum class Shuffle { None, Keys, Hints }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp132 ArrayRef<FixItHint> Hints) override {} in emitCodeContext()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp371 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst452 .. _DiagnosticConsumer:
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp911 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp320 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp1135 FixItHint Hints[NumLocs]; in Finish() local
H A DSemaDecl.cpp13119 SmallVector<FixItHint, 1> Hints; in CheckCompleteVariableDeclaration() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp684 addrinfo Hints{}; in connectTCPSocket() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp1205 MachO::twolevel_hints_command Hints = HintsOrErr.get(); in checkTwoLevelHintsCommand() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h503 UINT8 Hints; global() member

12