Home
last modified time | relevance | path

Searched refs:Original (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp85 Register Original = VRM->getOriginal(getReg()); in scanRemattable() local
86 LiveInterval &OrigLI = LIS.getInterval(Original); in scanRemattable()
323 Register Original = VRM->getOriginal(Dest); in eliminateDeadDef() local
324 LiveInterval &OrigLI = LIS.getInterval(Original); in eliminateDeadDef()
473 Register Original = VRM ? VRM->getOriginal(VReg) : Register(); in eliminateDeadDefs() local
478 if (Original != VReg && Original != 0) in eliminateDeadDefs()
479 VRM->setIsSplitFromReg(SplitLI->reg(), Original); in eliminateDeadDefs()
H A DInlineSpiller.cpp145 unsigned Original);
166 Register Original; member in __anon7f490a360111::InlineSpiller
391 if (Original == Reg) in collectRegsToSpill()
453 LiveInterval &OrigLI = LIS.getInterval(Original); in hoistSpillInsideBB()
646 LiveInterval &OrigLI = LIS.getInterval(Original); in reMaterializeFor()
683 Register NewVReg = Edit->createFrom(Original); in reMaterializeFor()
1248 if (Original != Edit->getReg()) in spillAll()
1289 Original = VRM.getOriginal(edit.getReg()); in spill()
1290 StackSlot = VRM.getStackSlot(Original); in spill()
1631 Register Original = VRM.getPreSplitReg(Reg); in hoistAllSpills() local
[all …]
H A DCalcSpillWeights.cpp86 Register Original = VRM.getOriginal(Reg); in isRematerializable() local
111 if (!Reg.isVirtual() || VRM.getOriginal(Reg) != Original) in isRematerializable()
174 Register Original = VRM.getOriginal(Reg); in weightCalcHelper() local
175 const LiveInterval &OrigInt = LIS.getInterval(Original); in weightCalcHelper()
/freebsd/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE15 1.2. "Contributor Version" means the combination of the Original
19 1.3. "Covered Software" means (a) the Original Software, or (b)
21 Original Software with files containing Modifications, in
28 makes Original Software available under this License.
45 modification of the contents of a file containing Original
48 B. Any new file that contains any part of the Original
54 1.10. "Original Software" means the Source Code and Executable
95 selling of Original Software, to make, have made, use,
107 modification of the Original Software, or (ii) the
239 If the Initial Developer includes a notice in the Original
[all …]
/freebsd/sys/contrib/openzfs/
H A DLICENSE15 1.2. "Contributor Version" means the combination of the Original
19 1.3. "Covered Software" means (a) the Original Software, or (b)
21 Original Software with files containing Modifications, in
28 makes Original Software available under this License.
45 modification of the contents of a file containing Original
48 B. Any new file that contains any part of the Original
54 1.10. "Original Software" means the Source Code and Executable
95 selling of Original Software, to make, have made, use,
107 modification of the Original Software, or (ii) the
239 If the Initial Developer includes a notice in the Original
[all …]
/freebsd/sys/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE15 1.2. "Contributor Version" means the combination of the Original
19 1.3. "Covered Software" means (a) the Original Software, or (b)
21 Original Software with files containing Modifications, in
28 makes Original Software available under this License.
45 modification of the contents of a file containing Original
48 B. Any new file that contains any part of the Original
54 1.10. "Original Software" means the Source Code and Executable
95 selling of Original Software, to make, have made, use,
107 modification of the Original Software, or (ii) the
239 If the Initial Developer includes a notice in the Original
[all …]
/freebsd/contrib/kyua/integration/
H A Dcmd_report_junit_test.sh117 Original stderr
155 Original stderr
231 Original stderr
269 Original stderr
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h136 RangeSet add(RangeSet Original, Range Element);
142 RangeSet add(RangeSet Original, const llvm::APSInt &Point);
154 RangeSet unite(RangeSet Original, Range Element);
160 RangeSet unite(RangeSet Original, llvm::APSInt Point);
166 RangeSet unite(RangeSet Original, llvm::APSInt From, llvm::APSInt To);
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h187 T Original; variable
192 ScopedOverride(T &Loc_, T NewVal) : Loc(Loc_), Original(Loc_) { in ScopedOverride()
195 ~ScopedOverride() { Loc = std::move(Original); } in ~ScopedOverride()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp39 Kind(static_cast<unsigned>(Kind)), Role(0), Original(false), in Node()
130 for (auto *T = this; T && T->Original; T = T->Parent) in replaceChildRangeLowLevel()
131 T->Original = false; in replaceChildRangeLowLevel()
145 if (N->Original) in replaceChildRangeLowLevel()
146 traverse(N, [](Node *C) { C->Original = false; }); in replaceChildRangeLowLevel()
/freebsd/contrib/terminus/
H A DOFL.TXT37 "Original Version" refers to the collection of Font Software components as
42 Original Version, by changing formats or by porting the Font Software to a
55 in Original or Modified Versions, may be sold by itself.
57 2) Original or Modified Versions of the Font Software may be bundled,
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h33 : Original(std::move(Contents)), DepDirectives(nullptr) {} in CachedFileContents()
36 std::unique_ptr<llvm::MemoryBuffer> Original; member
87 return Contents->Original->getBuffer(); in getOriginalContents()
/freebsd/contrib/diff/
H A DFREEBSD-upgrade3 Original source available as ftp://alpha.gnu.org/pub/gnu/diffutils/diffutils-2.8.7.tar.gz
/freebsd/tools/tools/shlib-compat/test/
H A Dregress.1-1.out1 Original versions: TEST_1.0
H A Dregress.1-3.out1 Original versions: TEST_1.0
H A Dregress.3-1.out1 Original versions: TEST_1.0
H A Dregress.3-3.out1 Original versions: TEST_1.0
H A Dregress.2-2.out1 Original versions: TEST_1.0, TEST_1.1
H A Dregress.1-2.out1 Original versions: TEST_1.0
H A Dregress.2-1.out1 Original versions: TEST_1.0, TEST_1.1
H A Dregress.2-3.out1 Original versions: TEST_1.0, TEST_1.1
H A Dregress.3-2.out1 Original versions: TEST_1.0
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h81 bool isOriginal() const { return Original; } in isOriginal()
126 unsigned Original : 1; variable
/freebsd/share/i18n/csmapper/BIG5/
H A DETen%UCS@SIP.src14 # Original notice:
H A DUCS@SIP%ETen.src14 # Original notice:

12345678910>>...12