Home
last modified time | relevance | path

Searched defs:Change (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h89 struct Change { struct
94 bool operator()(const Change &C1, const Change &C2) const; argument
122 // Changes might be in the middle of a token, so we cannot just keep the argument
124 SourceRange OriginalWhitespaceRange;
125 unsigned StartOfTokenColumn;
126 unsigned NewlinesBefore;
127 std::string PreviousLinePostfix;
128 std::string CurrentLinePrefix;
129 bool IsAligned;
130 bool ContinuesPPDirective;
[all …]
H A DWhitespaceManager.cpp34 WhitespaceManager::Change::Change(const FormatToken &Tok, in Change() function in clang::format::WhitespaceManager::Change
234 for (auto &Change : Changes) { in calculateLineBreakInformation() local
261 for (auto &Change : Changes) { in calculateLineBreakInformation() local
289 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignTokenSequence()
529 SmallVector<WhitespaceManager::Change, 16> &Changes, in AlignTokens()
704 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignMatchingTokenSequence()
1411 auto &Change = Changes[Next->Index]; in alignArrayInitializersLeftJustified() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp182 for (change_ty Change : Changes) { in DAGDeltaAlgorithmImpl() local
192 for (change_ty Change : Changes) in DAGDeltaAlgorithmImpl() local
199 change_ty Change = Worklist.back(); in DAGDeltaAlgorithmImpl() local
212 for (change_ty Change : Changes) in DAGDeltaAlgorithmImpl() local
214 for (change_ty Change : Changes) in DAGDeltaAlgorithmImpl() local
287 for (change_ty Change : Changes) in GetTestResult() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp151 void Tracker::track(std::unique_ptr<IRChangeBase> &&Change) { in track()
165 for (auto &Change : reverse(Changes)) in revert() local
173 for (auto &Change : Changes) in accept() local
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriteBuffer.h104 void AddInsertDelta(unsigned OrigOffset, int Change) { in AddInsertDelta()
110 void AddReplaceDelta(unsigned OrigOffset, int Change) { in AddReplaceDelta()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastTileConfig.cpp110 bool Change = false; in configBasicBlock() local
178 bool Change = false; in runOnMachineFunction() local
H A DX86FastPreTileConfig.cpp508 bool Change = false; in configBasicBlock() local
677 bool Change = false; in runOnMachineFunction() local
H A DX86LowerAMXType.cpp998 bool Change = false; in combineLdSt() local
1040 bool Change = false; in combineAMXcast() local
1209 bool Change = false; in transformAllAMXCast() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp153 AtomicChange Change(SM, Ranges[0].getBegin()); in createRenameReplacements() local
223 Expected<std::vector<AtomicChange>> Change = in HandleOneRename() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp151 AtomicChange Change(SM, ExtractedDeclLocation); in createSourceReplacements() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIFixup.cpp160 bool Change = false; runOnMachineFunction() local
H A DIfConversion.cpp485 bool Change = false; in INITIALIZE_PASS_DEPENDENCY() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h43 ChangeKind Change = None; member
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp150 for (const auto &Change : Changes) { in createReplacementsForHeaders() local
186 for (const auto &Change : Changes) in combineReplacementsInChanges() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp346 ChangeStatus Change = ChangeStatus::UNCHANGED; in updateImpl() local
705 ChangeStatus Change = ChangeStatus::UNCHANGED; in updateImplImpl() local
849 ChangeStatus Change = ChangeStatus::UNCHANGED; in updateImpl() local
1068 ChangeStatus Change = A.run(); in runImpl() local
H A DSIModeRegister.cpp87 Status Change; member in BlockData
/freebsd/contrib/tcsh/
H A Ded.inputl.c235 Char *Change; in Inputl() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp151 void updateNativeSizeEstimate(int64_t Change) {
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp576 bool Change = TransformAll || getColor(MO.getReg()) != C; colorChain() local
H A DAArch64InstrInfo.cpp5396 auto Change = in emitFrameOffsetAdj() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp166 std::pair<unsigned, unsigned> &Change = FunctionToInstrCount[Fname]; in emitInstrCountChangedRemark() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp520 bool Change = false; in deduceNestedTypeHelper() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2616 struct Change { in getInputFile() struct
2617 enum ModificationKind { in getInputFile()
2622 } Kind; in getInputFile()
2623 std::optional<int64_t> Old = std::nullopt; in getInputFile()
2624 std::optional<int64_t> New = std::nullopt; in getInputFile()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4757 ChangeStatus Change = ChangeStatus::UNCHANGED; in updateImpl() local
4969 ChangeStatus Change = AADereferenceable::manifest(A); in manifest() local
8892 ChangeStatus Change = ChangeStatus::UNCHANGED; in updateImpl() local
10509 ChangeStatus Change = ChangeStatus::UNCHANGED; in updateImpl() local
10578 ChangeStatus Change = ChangeStatus::UNCHANGED; in updateImpl() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1565 bool Change = false; in ForeachDagApply() local