Searched defs:Penalty (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | UnwrappedLineFormatter.cpp | 1021 formatChildren(LineState & State,bool NewLine,bool DryRun,unsigned & Penalty) formatChildren() argument 1108 unsigned Penalty = 0; formatLine() local 1127 unsigned Penalty = 0; formatLine() local 1219 unsigned Penalty = 0; analyzeSolutionSpace() local 1275 addNextStateToQueue(unsigned Penalty,StateNode * PreviousNode,bool NewLine,unsigned * Count,QueueType * Queue) addNextStateToQueue() argument 1303 unsigned Penalty = 0; reconstructPath() local 1337 unsigned Penalty = 0; format() local [all...] |
H A D | ContinuationIndenter.cpp | 653 unsigned Penalty = 0; addTokenToState() local 939 unsigned Penalty = 0; addTokenOnNewLine() local 1636 unsigned Penalty = moveStateToNextToken() local 2177 unsigned Penalty = 0; handleEndOfLine() local 2437 unsigned Penalty = 0; breakProtrudingToken() local [all...] |
H A D | TokenAnalyzer.cpp | 115 unsigned Penalty = 0; in process() local
|
H A D | FormatToken.cpp | 143 Penalty += Indenter->addTokenToState(State, NewLine, DryRun, ExtraSpaces); in formatAfterToken() local
|
H A D | Format.cpp | 2413 unsigned Penalty = analyze() local 3724 unsigned Penalty = 0; reformat() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | HotColdSplitting.cpp | 287 int Penalty = SplittingThreshold; getOutliningPenalty() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIFixSGPRCopies.cpp | 1002 unsigned Penalty = needToBeConvertedToVALU() local
|