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/
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/
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/
DMachineSizeOpts.cpp186 PGSOQueryType QueryType) { in shouldOptimizeForSize()
194 PGSOQueryType QueryType) { in shouldOptimizeForSize()
203 PGSOQueryType QueryType) { in shouldOptimizeForSize()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSizeOpts.cpp100 PGSOQueryType QueryType) { in shouldOptimizeForSize()
107 PGSOQueryType QueryType) { in shouldOptimizeForSize()
DSimplifyLibCalls.cpp2993 PGSOQueryType::IRPass); in optimizeSPrintFString()
3307 PGSOQueryType::IRPass); in optimizeFPuts()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp510 shouldOptimizeForSize(F, nullptr, nullptr, PGSOQueryType::IRPass)) in isCandidateFunction()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp569 PGSOQueryType::IRPass); in processLoop()
DConstantHoisting.cpp580 PGSOQueryType::IRPass); in maximizeConstantsInRange()
DLoopUnrollPass.cpp224 PGSOQueryType::IRPass)); in gatherUnrollingPreferences()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp456 PGSOQueryType::IRPass); in isConsecutivePtr()
DLoopVectorize.cpp463 OrigLoop->getHeader(), PSI, BFI, PGSOQueryType::IRPass); in InnerLoopVectorizer()
9852 PGSOQueryType::IRPass) && in getScalarEpilogueLowering()