Home
last modified time | relevance | path

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

12

/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
H A DScopifyEnumTests.cpp30 std::string Original = R"cpp( in TEST_F() local
58 std::string Original = R"cpp( in TEST_F() local
86 std::string Original = R"cpp( in TEST_F() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp85 Register Original = VRM->getOriginal(getReg()); in scanRemattable() local
323 Register Original = VRM->getOriginal(Dest); in eliminateDeadDef() local
473 Register Original = VRM ? VRM->getOriginal(VReg) : Register(); eliminateDeadDefs() local
H A DCalcSpillWeights.cpp86 Register Original = VRM.getOriginal(Reg); in isRematerializable() local
174 Register Original = VRM.getOriginal(Reg); in weightCalcHelper() local
H A DSplitKit.cpp603 LiveInterval &OrigLI = LIS.getInterval(Original); in defFromParent() local
430 addDeadDef(LiveInterval & LI,VNInfo * VNI,bool Original) addDeadDef() argument
474 defValue(unsigned RegIdx,const VNInfo * ParentVNI,SlotIndex Idx,bool Original) defValue() argument
1569 Register Original = VRM.getOriginal(VReg); finish() local
H A DInlineSpiller.cpp164 Register Original; global() member in __anond9875e810111::InlineSpiller
1314 addToMergeableSpills(MachineInstr & Spill,int StackSlot,unsigned Original) addToMergeableSpills() argument
1629 Register Original = VRM.getPreSplitReg(Reg); hoistAllSpills() local
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DUtility.h187 T Original; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; global() enumerator
/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h187 T Original; variable
/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp21 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand()
/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h126 unsigned Original : 1; variable
/llvm-project/clang/test/Sema/
H A Dattr-availability.c91 enum Original { global() enum
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h36 std::unique_ptr<llvm::MemoryBuffer> Original; member
/llvm-project/clang-tools-extra/clangd/unittests/
H A DHeadersTests.cpp94 std::string calculate(PathRef Original, PathRef Preferred = "", in calculate() argument
/llvm-project/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp96 clangd::Ref Original; in TEST() local
/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp27 enum class IsSubstitution_t : bool { Original, Replacement }; global() enumerator
61 QualType Original = QT; applyNullability() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp122 RangeSet RangeSet::Factory::add(RangeSet Original, Range Element) { in add() argument
134 RangeSet RangeSet::Factory::add(RangeSet Original, const llvm::APSInt &Point) { in add() argument
143 RangeSet RangeSet::Factory::unite(RangeSet Original, Range R) { in unite() argument
150 RangeSet RangeSet::Factory::unite(RangeSet Original, llv argument
154 unite(RangeSet Original,llvm::APSInt From,llvm::APSInt To) unite() argument
[all...]
/llvm-project/clang/test/Analysis/
H A Dderived-to-base.cpp368 namespace Original { namespace
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp704 Loop *LoopConstrainer::createClonedLoopStructure(Loop *Original, Loop *Parent, in createClonedLoopStructure() argument
/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp225 appendVector(std::vector<Derived> && New,std::vector<Base> & Original) appendVector() argument
/llvm-project/clang/unittests/StaticAnalyzer/
H A DRangeSetTest.cpp155 void checkNegateImpl(RangeSet Original, RangeSet Expected) { in checkNegateImpl() argument
/llvm-project/llvm/unittests/Support/
H A DBinaryStreamTest.cpp324 BinaryStreamRef Original(InputData, llvm::endianness::little); in TEST_F() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h193 CallEvent(const CallEvent &Original) in CallEvent() argument
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp93 StringRef Original = SI->getValue(); apply() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp584 /// Append the expression \p Addition to \p Original and return the result. in combineDIExpressions() argument
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4948 __anon8484d89f5602(InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP, Value &Original, Value &Inner, Value *&ReplVal) TEST_F() argument
5203 __anon8484d89f5a02(InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP, Value &Original, Value &Inner, Value *&ReplVal) TEST_F() argument
[all...]

12