Home
last modified time | relevance | path

Searched defs:Strategy (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.h77 const StrategyKind Strategy; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h74 std::unique_ptr<SchedulerStrategy> Strategy; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h210 const ThreadPoolStrategy Strategy; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdater.h213 const UpdateStrategy Strategy; variable
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp72 for (const auto &Strategy : Strategies) in mutateModule() local
77 auto Strategy = RS.getSelection(); in mutateModule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp780 TargetTransformInfo::VPLegalization Strategy; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp31 uint16_t Strategy; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp94 FunctionPruningStrategy *Strategy) { in writeWithSizeLimitInternal()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3009 std::unique_ptr<GCStrategy> Strategy = findGCStrategy(F); in shouldRewriteStatepointsIn() local