/netbsd-src/external/apache2/llvm/dist/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 | 423 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | TextDiagnostic.h | 87 ArrayRef<FixItHint> Hints) override { in emitCodeContext()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | SemaFixItUtils.h | 41 std::vector<FixItHint> Hints; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 260 const LoopVectorizeHints &Hints; variable 284 const LoopVectorizeHints &Hints, in LoopVectorizationPlanner()
|
H A D | LoopVectorizationLegality.cpp | 260 Hint *Hints[] = {&Width, &Interleave, &Force, in setHint() local
|
H A D | LoopVectorize.cpp | 1130 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 D | LoopVectorizationLegality.h | 222 bool canVectorizeFPMath(const LoopVectorizeHints &Hints) const { in canVectorizeFPMath() 536 LoopVectorizeHints *Hints; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZRegisterInfo.cpp | 58 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 D | DiagnosticRenderer.cpp | 427 ArrayRef<FixItHint> Hints) { in emitCaret() 535 ArrayRef<FixItHint> Hints) { in emitMacroExpansions()
|
H A D | TextDiagnostic.cpp | 1061 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 D | SerializedDiagnosticPrinter.cpp | 701 ArrayRef<FixItHint> Hints, in EmitCodeContext() 731 ArrayRef<FixItHint> Hints) { in emitCodeContext()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/ |
H A D | RemoteJITUtils.cpp | 270 addrinfo Hints{}; in connectTCPSocketImpl() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | map.bench.cpp | 55 Hints; member 58 enum class Shuffle { None, Keys, Hints }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndexDiagnostic.cpp | 132 ArrayRef<FixItHint> Hints) override {} in emitCodeContext()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 371 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | InternalsManual.rst | 452 .. _DiagnosticConsumer:
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.cpp | 911 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseRegisterInfo.cpp | 320 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 1135 FixItHint Hints[NumLocs]; in Finish() local
|
H A D | SemaDecl.cpp | 13119 SmallVector<FixItHint, 1> Hints; in CheckCompleteVariableDeclaration() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 684 addrinfo Hints{}; in connectTCPSocket() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 1205 MachO::twolevel_hints_command Hints = HintsOrErr.get(); in checkTwoLevelHintsCommand() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | actbl2.h | 503 UINT8 Hints; global() member
|