Home
last modified time | relevance | path

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/
DAllocationOrder.h30 SmallVector<MCPhysReg, 16> Hints; variable
DTargetRegisterInfo.cpp385 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp60 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/
DLoopVectorizationLegality.cpp227 Hint *Hints[] = {&Width, &Interleave, &Force, &IsVectorized, &Predicate}; in setHint() local
240 Function *F, Loop *L, const LoopVectorizeHints &Hints) { in doesNotMeet()
DLoopVectorize.cpp885 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/
DLoopVectorizationLegality.h458 LoopVectorizeHints *Hints; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp263 ArrayRef<SMFixIt> Hints) in SMDiagnostic()
/third_party/python/Doc/whatsnew/
D3.5.rst445 .. _whatsnew-pep-471:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp303 SmallVectorImpl<MCPhysReg> &Hints, in getRegAllocationHints()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp761 enum Hints enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp1205 MachO::twolevel_hints_command Hints = HintsOrErr.get(); in checkTwoLevelHintsCommand() local