/llvm-project/llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/Inputs/ |
H A D | pr-44884.cpp | 9 FLOAT Added = Value + Param; in foo() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 148 StringRef Added = Color ? "\033[32m+%l\033[0m\n" : "+%l\n"; in runOnFunction() local
|
H A D | MachineInstrBundle.cpp | 209 SmallSet<Register, 32> Added; in finalizeBundle() local
|
H A D | RegisterCoalescer.cpp | 795 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); addSegmentsWithValNo() local
|
H A D | MachinePipeliner.cpp | 1644 BitVector Added(SUnits.size()); createAdjacencyStructure() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 313 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); in isSafeToMoveTogether() local 378 bool Added = I1.addRegisterKilled(KilledOperand, TRI); in isSafeToMoveTogether() local
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | GenericCycleImpl.h | 352 bool Added = BlockDFSInfo.try_emplace(Block, ++Counter).second; dfs() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator
|
/llvm-project/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 431 bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion, in addChildren() local 503 bool Added = addDataChild(Entry.getLanguage(), Entry.getMajorVersion(), in addLanguageNode() local
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 89 enum class LVComparePass { Missing, Added }; enumerator
|
H A D | LVOptions.h | 201 bool Added = false; // Added elements found during comparison. variable
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 445 bool Added = false; in CheckForLiveRegDef() local
|
H A D | SelectionDAGISel.cpp | 854 SmallPtrSet<SDNode *, 16> Added; ComputeLiveOutVRegInfo() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | LoopCacheAnalysis.cpp | 635 bool Added = false; populateReferenceGroups() local
|
H A D | MemorySSAUpdater.cpp | 931 SmallSetVector<BasicBlock *, 2> Added; applyInsertUpdates() member
|
/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 326 bool Added = Nodes.insert({From, To}).second; in add() local 335 bool Added = NNSNodes.insert({From, To}).second; in add() local
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | TUSchedulerTests.cpp | 185 auto Added = testPath("added.cpp"); in TEST_F() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 1527 bool Added = false; addFact() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1347 ++Added.Suffix; in buildStructorSignature() local 2043 bool Added; enumerateVBTables() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 2467 bool Added = tryAddEdge(A, B); link() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2057 bool Added = false; getFPFusedMultiplyPatterns() local
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 247 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; addQueryDependence() local
|
/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1545 const std::string Added = UseColour ? "\033[32m+%l\033[0m\n" : "+%l\n"; handleFunctionCompare() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 485 enum class Kind { Added, Removed, ConditionMismatch }; global() enumerator
|