Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp102 unsigned MaxSteps, in StepOverPredicatedInstrs()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp88 bool CoreEngine::ExecuteWorkList(const LocationContext *L, unsigned MaxSteps, in ExecuteWorkList()
138 auto ProcessWList = [this, UnlimitedSteps](unsigned MaxSteps) { in ExecuteWorkList()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp744 unsigned MaxSteps = Subtarget.isABI_O32() ? 8 : 12; in shouldTransformMulToShiftsAddsSubs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18521 constexpr unsigned int MaxSteps = 8192; in CombineToPreIndexedLoadStore() local
18740 constexpr unsigned int MaxSteps = 8192; in getPostIndexedLoadStoreOp() local