Home
last modified time | relevance | path

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

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