Searched defs:Hints (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AllocationOrder.h | 30 SmallVector<MCPhysReg, 16> Hints; variable
|
D | TargetRegisterInfo.cpp | 385 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 60 SmallVectorImpl<MCPhysReg> &Hints, in addHints() 79 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationLegality.cpp | 227 Hint *Hints[] = {&Width, &Interleave, &Force, &IsVectorized, &Predicate}; in setHint() local 240 Function *F, Loop *L, const LoopVectorizeHints &Hints) { in doesNotMeet()
|
D | LoopVectorize.cpp | 885 LoopVectorizeHints Hints(TheLoop, true /* doesn't matter */, *ORE); in reportVectorizationFailure() local 969 const LoopVectorizeHints *Hints, in LoopVectorizationCostModel() 1508 const LoopVectorizeHints *Hints; member in llvm::LoopVectorizationCostModel 1540 LoopVectorizeHints Hints(OuterLp, true /*DisableInterleaving*/, *ORE); in isExplicitVecOuterLoop() local 3127 LoopVectorizeHints Hints(Lp, true, *ORE); in createVectorizedLoopSkeleton() local 7511 Function *F, Loop *L, LoopVectorizeHints &Hints, ProfileSummaryInfo *PSI, in getScalarEpilogueLowering() 7554 ProfileSummaryInfo *PSI, LoopVectorizeHints &Hints) { in processLoopInVPlanNativePath() 7610 LoopVectorizeHints Hints(L, InterleaveOnlyWhenForced, *ORE); in processLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 458 LoopVectorizeHints *Hints; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | SourceMgr.cpp | 263 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
|
/third_party/python/Doc/whatsnew/ |
D | 3.5.rst | 445 .. _whatsnew-pep-471:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.cpp | 303 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_common.hpp | 761 enum Hints enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 1205 MachO::twolevel_hints_command Hints = HintsOrErr.get(); in checkTwoLevelHintsCommand() local
|