Home
last modified time | relevance | path

Searched refs:PGSOQueryType (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSizeOpts.h30 PGSOQueryType QueryType = PGSOQueryType::Other);
36 PGSOQueryType QueryType = PGSOQueryType::Other);
42 PGSOQueryType QueryType = PGSOQueryType::Other);
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h35 enum class PGSOQueryType { enum
53 BFIT *BFI, PGSOQueryType QueryType) { in shouldFuncOptimizeForSizeImpl()
74 BFIT *BFI, PGSOQueryType QueryType) { in shouldOptimizeForSizeImpl()
96 PGSOQueryType QueryType = PGSOQueryType::Other);
102 PGSOQueryType QueryType = PGSOQueryType::Other);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp186 PGSOQueryType QueryType) { in shouldOptimizeForSize()
194 PGSOQueryType QueryType) { in shouldOptimizeForSize()
203 PGSOQueryType QueryType) { in shouldOptimizeForSize()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp100 PGSOQueryType QueryType) { in shouldOptimizeForSize()
107 PGSOQueryType QueryType) { in shouldOptimizeForSize()
H A DSimplifyLibCalls.cpp2533 PGSOQueryType::IRPass); in optimizeSPrintFString()
2793 PGSOQueryType::IRPass); in optimizeFPuts()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp171 shouldOptimizeForSize(F, nullptr, nullptr, PGSOQueryType::IRPass)) in specializeFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp554 PGSOQueryType::IRPass); in processLoop()
H A DConstantHoisting.cpp573 PGSOQueryType::IRPass); in maximizeConstantsInRange()
H A DLoopUnrollPass.cpp224 PGSOQueryType::IRPass)); in gatherUnrollingPreferences()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp429 PGSOQueryType::IRPass); in isConsecutivePtr()
H A DLoopVectorize.cpp463 OrigLoop->getHeader(), PSI, BFI, PGSOQueryType::IRPass); in InnerLoopVectorizer()
9827 PGSOQueryType::IRPass) && in getScalarEpilogueLowering()