Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DTextDiagnostic.h93 ArrayRef<FixItHint> Hints, in emitCodeContext()
/external/llvm/lib/CodeGen/
DAllocationOrder.h30 SmallVector<MCPhysReg, 16> Hints; variable
DTargetRegisterInfo.cpp332 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAllocationOrder.h31 SmallVector<MCPhysReg, 16> Hints; variable
DTargetRegisterInfo.cpp393 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/external/clang/include/clang/Sema/
DSemaFixItUtils.h42 std::vector<FixItHint> Hints; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h104 Hint Hints[] = {IsVectorized}; in setAlreadyVectorized() local
465 LoopVectorizeHints *Hints; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp220 Hint *Hints[] = {&Width, &Interleave, &Force, &IsVectorized}; in setHint() local
284 Function *F, Loop *L, const LoopVectorizeHints &Hints) { in doesNotMeet()
DLoopVectorize.cpp1180 const LoopVectorizeHints *Hints, in LoopVectorizationCostModel()
1602 const LoopVectorizeHints *Hints; member in llvm::LoopVectorizationCostModel
1634 LoopVectorizeHints Hints(OuterLp, true /*DisableInterleaving*/, *ORE); in isExplicitVecOuterLoop() local
2973 LoopVectorizeHints Hints(Lp, true, *ORE); in createVectorizedLoopSkeleton() local
7253 OptimizationRemarkEmitter *ORE, LoopVectorizeHints &Hints) { in processLoopInVPlanNativePath()
7293 LoopVectorizeHints Hints(L, DisableUnrolling, *ORE); in processLoop() local
/external/clang/lib/Frontend/
DTextDiagnostic.cpp996 ArrayRef<FixItHint> Hints, in buildFixItInsertionLine()
1069 ArrayRef<FixItHint> Hints, in emitSnippetAndCaret()
1234 void TextDiagnostic::emitParseableFixits(ArrayRef<FixItHint> Hints, in emitParseableFixits()
DDiagnosticRenderer.cpp412 ArrayRef<FixItHint> Hints, in emitCaret()
524 ArrayRef<FixItHint> Hints, in emitMacroExpansions()
DSerializedDiagnosticPrinter.cpp712 ArrayRef<FixItHint> Hints, in EmitCodeContext()
742 ArrayRef<FixItHint> Hints, in emitCodeContext()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp60 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/external/clang/docs/
DInternalsManual.rst423 .. _DiagnosticClient:
/external/llvm/lib/Support/
DSourceMgr.cpp236 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DSourceMgr.cpp268 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
/external/fonttools/Lib/fontTools/subset/
Dcff.py223 class Hints(object): class in _DehintingT2Decompiler
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1096 Hint Hints[] = {Width, Interleave}; in setAlreadyVectorized() local
1240 Hint *Hints[] = {&Width, &Interleave, &Force}; in setHint() local
1309 const LoopVectorizeHints &Hints, in emitAnalysisDiag()
1586 LoopVectorizeHints *Hints; member in __anon0b4224d80111::LoopVectorizationLegality
1607 const LoopVectorizeHints *Hints) in LoopVectorizationCostModel()
1719 const LoopVectorizeHints *Hints; member in __anon0b4224d80111::LoopVectorizationCostModel
1751 bool doesNotMeet(Function *F, Loop *L, const LoopVectorizeHints &Hints) { in doesNotMeet()
3126 LoopVectorizeHints Hints(Lp, true); in createEmptyLoop() local
6377 LoopVectorizeHints Hints(L, DisableUnrolling); in processLoop() local
/external/python/cpython3/Doc/whatsnew/
D3.5.rst445 .. _whatsnew-pep-471:
/external/clang/tools/libclang/
DCIndexDiagnostic.cpp141 ArrayRef<FixItHint> Hints, in emitCodeContext()
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp257 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp286 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/external/clang/lib/Sema/
DDeclSpec.cpp971 FixItHint Hints[NumLocs]; in Finish() local
DSemaChecking.cpp5253 SmallVector<FixItHint,4> Hints; in checkFormatExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp1159 MachO::twolevel_hints_command Hints = in checkTwoLevelHintsCommand() local