Home
last modified time | relevance | path

Searched defs:MaxSteps (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp98 unsigned MaxSteps, in StepOverPredicatedInstrs()
H A DARMISelLowering.cpp15875 const unsigned MaxSteps = 1024; in isValidBaseUpdate() local
16364 const unsigned MaxSteps = 1024; in PerformMVEVLDCombine() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp87 bool CoreEngine::ExecuteWorkList(const LocationContext *L, unsigned MaxSteps, in ExecuteWorkList()
138 auto ProcessWList = [this, UnlimitedSteps](unsigned MaxSteps) { in ExecuteWorkList()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHeuristicResolver.cpp270 const size_t MaxSteps = 64; in simplifyType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp783 unsigned MaxSteps = Subtarget.isABI_O32() ? 8 : 12; in shouldTransformMulToShiftsAddsSubs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp113 MaxSteps("has-predecessor-max-steps", cl::Hidden, cl::init(8192), variable
2485 unsigned MaxSteps = SelectionDAG::getHasPredecessorMaxSteps(); in canFoldStoreIntoLibCallOutputPointers() local
H A DDAGCombiner.cpp19523 unsigned MaxSteps = SelectionDAG::getHasPredecessorMaxSteps(); in CombineToPreIndexedLoadStore() local
19684 unsigned MaxSteps = SelectionDAG::getHasPredecessorMaxSteps(); in shouldCombineToPostInc() local
19731 unsigned MaxSteps = SelectionDAG::getHasPredecessorMaxSteps(); in getPostIndexedLoadStoreOp() local