Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/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.cpp467 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSARIFDiagnostic.h47 ArrayRef<FixItHint> Hints) override {} in emitCodeContext()
H A DTextDiagnostic.h96 ArrayRef<FixItHint> Hints) override { in emitCodeContext()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DRemoteJITUtils.cpp182 addrinfo Hints{}; in connectTCPSocketImpl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaFixItUtils.h41 std::vector<FixItHint> Hints; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h435 const LoopVectorizeHints &Hints; variable
468 PredicatedScalarEvolution &PSE, const LoopVectorizeHints &Hints, in LoopVectorizationPlanner()
H A DLoopVectorize.cpp832 LoopVectorizeHints Hints(TheLoop, true /* doesn't matter */, *ORE); in reportVectorizationFailure() local
847 LoopVectorizeHints Hints(TheLoop, true /* doesn't matter */, *ORE); local
915 const LoopVectorizeHints *Hints, in LoopVectorizationCostModel()
1718 const LoopVectorizeHints *Hints; member in llvm::LoopVectorizationCostModel
2056 LoopVectorizeHints Hints(OuterLp, true /*DisableInterleaving*/, *ORE); in isExplicitVecOuterLoop() local
7363 LoopVectorizeHints Hints(L, true, *ORE); in executePlan() local
9368 Function *F, Loop *L, LoopVectorizeHints &Hints, ProfileSummaryInfo *PSI, in getScalarEpilogueLowering()
9421 ProfileSummaryInfo *PSI, LoopVectorizeHints &Hints, in processLoopInVPlanNativePath()
9916 LoopVectorizeHints Hints(L, InterleaveOnlyWhenForced, *ORE, TTI); in processLoop() local
H A DLoopVectorizationLegality.cpp303 Hint *Hints[] = {&Width, &Interleave, &Force, in setHint() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp58 SmallVectorImpl<MCPhysReg> &Hints, in addHints()
75 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp422 ArrayRef<FixItHint> Hints) { in emitCaret()
507 ArrayRef<FixItHint> Hints) { in emitMacroExpansions()
H A DTextDiagnostic.cpp1001 ArrayRef<FixItHint> Hints, in buildFixItInsertionLine()
1286 SmallVectorImpl<CharSourceRange> &Ranges, ArrayRef<FixItHint> Hints) { in emitSnippetAndCaret()
1504 void TextDiagnostic::emitParseableFixits(ArrayRef<FixItHint> Hints, in emitParseableFixits()
H A DSerializedDiagnosticPrinter.cpp699 ArrayRef<FixItHint> Hints, in EmitCodeContext()
729 ArrayRef<FixItHint> Hints) { in emitCodeContext()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h628 LoopVectorizeHints *Hints; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp382 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp906 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp367 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp1154 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1136 SmallVectorImpl<MCPhysReg> &Hints, const MachineFunction &MF, in getRegAllocationHints()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1175 FixItHint Hints[NumLocs]; in Finish() local
H A DSemaChecking.cpp8441 SmallVector<FixItHint,4> Hints; in checkFormatExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp557 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp3789 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1214 MachO::twolevel_hints_command Hints = HintsOrErr.get(); in checkTwoLevelHintsCommand() local

12