Home
last modified time | relevance | path

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

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