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.h75 std::unique_ptr<SchedulerStrategy> Strategy; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h211 const ThreadPoolStrategy Strategy; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdater.h237 const UpdateStrategy Strategy; variable
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp74 for (const auto &Strategy : Strategies) in mutateModule() local
79 auto Strategy = RS.getSelection(); in mutateModule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp663 auto Strategy = getVPLegalizationStrategy(VPI); in expandVectorPredication() local
/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.cpp92 FunctionPruningStrategy *Strategy) { in writeWithSizeLimitInternal()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3016 std::unique_ptr<GCStrategy> Strategy = findGCStrategy(F); in shouldRewriteStatepointsIn() local