Home
last modified time | relevance | path

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

12345678910>>...12

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp21 static Expected<BitVector> expand(StringRef S, StringRef Original) { in hasWildcard()
43 return make_error<StringError>("invalid glob pattern: " + Original, in expand()
26 expand(StringRef S,StringRef Original) expand() argument
66 scan(StringRef & S,StringRef Original) scan() argument
132 StringRef Original = S; create() local
/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.cpp144 unsigned Original);
165 Register Original; member in __anon2f89086e0111::InlineSpiller
391 if (Original == Reg) in collectRegsToSpill()
411 return Reg.isVirtual() && VRM.getOriginal(Reg) == Original; in isSibling()
453 LiveInterval &OrigLI = LIS.getInterval(Original); in hoistSpillInsideBB()
487 HSpiller.addToMergeableSpills(*MII, StackSlot, Original); in hoistSpillInsideBB()
646 LiveInterval &OrigLI = LIS.getInterval(Original); in reMaterializeFor()
683 Register NewVReg = Edit->createFrom(Original); in reMaterializeFor()
1069 HSpiller.addToMergeableSpills(*FoldMI, StackSlot, Original); in foldMemoryOperand()
1139 HSpiller.addToMergeableSpills(*Spill, StackSlot, Original); in insertSpill()
[all …]
H A DCalcSpillWeights.cpp87 Register Original = VRM.getOriginal(Reg); in isRematerializable() local
112 if (!Reg.isVirtual() || VRM.getOriginal(Reg) != Original) in isRematerializable()
175 Register Original = VRM.getOriginal(Reg); in weightCalcHelper() local
176 const LiveInterval &OrigInt = LIS.getInterval(Original); in weightCalcHelper()
/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
90 distribute the Original Software (or portions thereof),
95 selling of Original Software, to make, have made, use,
97 dispose of the Original Software (or portions thereof).
[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
90 distribute the Original Software (or portions thereof),
95 selling of Original Software, to make, have made, use,
97 dispose of the Original Software (or portions thereof).
[all …]
/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
90 distribute the Original Software (or portions thereof),
95 selling of Original Software, to make, have made, use,
97 dispose of the Original Software (or portions thereof).
[all …]
/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;
192 ScopedOverride(T &Loc_, T NewVal) : Loc(Loc_), Original(Loc_) { in ScopedOverride()
195 ~ScopedOverride() { Loc = std::move(Original); } in ScopedOverride()
189 T Original; global() variable
/freebsd/contrib/kyua/integration/
H A Dcmd_report_junit_test.sh119 Original stderr
159 Original stderr
237 Original stderr
277 Original stderr
/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/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/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/share/i18n/csmapper/BIG5/
H A DETen%UCS@SIP.src14 # Original notice:

12345678910>>...12