Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSizeOpts.h32 PGSOQueryType QueryType = PGSOQueryType::Other);
38 PGSOQueryType QueryType = PGSOQueryType::Other);
44 PGSOQueryType QueryType = PGSOQueryType::Other);
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h35 enum class PGSOQueryType { enum
53 BFIT *BFI, PGSOQueryType QueryType) { in shouldFuncOptimizeForSizeImpl()
75 PGSOQueryType QueryType) { in shouldOptimizeForSizeImpl()
97 PGSOQueryType QueryType = PGSOQueryType::Other);
104 PGSOQueryType QueryType = PGSOQueryType::Other);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp30 PGSOQueryType QueryType) { in shouldOptimizeForSize()
39 PGSOQueryType QueryType) { in shouldOptimizeForSize()
49 PGSOQueryType QueryType) { in shouldOptimizeForSize()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp101 PGSOQueryType QueryType) { in shouldOptimizeForSize()
109 PGSOQueryType QueryType) { in shouldOptimizeForSize()
H A DSimplifyLibCalls.cpp1403 PGSOQueryType::IRPass); in optimizeMemChr()
3458 PGSOQueryType::IRPass)) in optimizeSPrintFString()
3764 PGSOQueryType::IRPass)) in optimizeFPuts()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp589 PGSOQueryType::IRPass)) { in processLoop()
H A DConstantHoisting.cpp930 PGSOQueryType::IRPass); in runImpl()
H A DLoopUnrollPass.cpp232 PGSOQueryType::IRPass)); in gatherUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp1020 if (shouldOptimizeForSize(F, nullptr, nullptr, PGSOQueryType::IRPass)) in isCandidateFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp463 TheLoop->getHeader(), PSI, BFI, PGSOQueryType::IRPass); in isConsecutivePtr()
H A DLoopVectorize.cpp927 PGSOQueryType::IRPass); in LoopVectorizationCostModel()
9380 PGSOQueryType::IRPass) && in getScalarEpilogueLowering()