Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineSizeOpts.h30 PGSOQueryType QueryType = PGSOQueryType::Other);
36 PGSOQueryType QueryType = PGSOQueryType::Other);
42 PGSOQueryType QueryType = PGSOQueryType::Other);
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h34 enum class PGSOQueryType { enum
52 BFIT *BFI, PGSOQueryType QueryType) { in shouldFuncOptimizeForSizeImpl()
73 BFIT *BFI, PGSOQueryType QueryType) { in shouldOptimizeForSizeImpl()
95 PGSOQueryType QueryType = PGSOQueryType::Other);
101 PGSOQueryType QueryType = PGSOQueryType::Other);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp186 PGSOQueryType QueryType) { in shouldOptimizeForSize()
194 PGSOQueryType QueryType) { in shouldOptimizeForSize()
203 PGSOQueryType QueryType) { in shouldOptimizeForSize()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp100 PGSOQueryType QueryType) { in shouldOptimizeForSize()
107 PGSOQueryType QueryType) { in shouldOptimizeForSize()
H A DSimplifyLibCalls.cpp2993 PGSOQueryType::IRPass); in optimizeSPrintFString()
3307 PGSOQueryType::IRPass); in optimizeFPuts()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp510 shouldOptimizeForSize(F, nullptr, nullptr, PGSOQueryType::IRPass)) in isCandidateFunction()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp569 PGSOQueryType::IRPass); in processLoop()
H A DConstantHoisting.cpp580 PGSOQueryType::IRPass); in maximizeConstantsInRange()
H A DLoopUnrollPass.cpp224 PGSOQueryType::IRPass)); in gatherUnrollingPreferences()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp456 PGSOQueryType::IRPass); in isConsecutivePtr()
H A DLoopVectorize.cpp463 OrigLoop->getHeader(), PSI, BFI, PGSOQueryType::IRPass); in InnerLoopVectorizer()
9852 PGSOQueryType::IRPass) && in getScalarEpilogueLowering()