/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | GlobPattern.cpp | 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 D | LiveRangeEdit.cpp | 85 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(); in eliminateDeadDefs() local
|
H A D | CalcSpillWeights.cpp | 87 Register Original = VRM.getOriginal(Reg); in isRematerializable() local 175 Register Original = VRM.getOriginal(Reg); in weightCalcHelper() local
|
H A D | SplitKit.cpp | 430 void SplitEditor::addDeadDef(LiveInterval &LI, VNInfo *VNI, bool Original) { in addDeadDef() 474 bool Original) { in defValue() 603 Register Original = VRM.getOriginal(Edit->get(RegIdx)); in defFromParent() local 1569 Register Original = VRM.getOriginal(VReg); in finish() local
|
H A D | InlineSpiller.cpp | 165 Register Original; member in __anon2f89086e0111::InlineSpiller 1316 unsigned Original) { in addToMergeableSpills() 1631 Register Original = VRM.getPreSplitReg(Reg); in hoistAllSpills() local
|
H A D | CodeGenPrepare.cpp | 3798 Value *Original; member in __anon1d600f580d11::AddressingModeCombiner
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ReplayInlineAdvisor.h | 45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | Utility.h | 189 T Original; global() variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Tree.h | 126 unsigned Original : 1; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningFilesystem.h | 36 std::unique_ptr<llvm::MemoryBuffer> Original; member
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAPINotes.cpp | 27 enum class IsSubstitution_t : bool { Original, Replacement }; enumerator 61 QualType Original = QT; in applyNullability() local
|
H A D | SemaType.cpp | 6833 QualType Original; member
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RangeConstraintManager.cpp | 122 RangeSet RangeSet::Factory::add(RangeSet Original, Range Element) { in add() 134 RangeSet RangeSet::Factory::add(RangeSet Original, const llvm::APSInt &Point) { in add() 143 RangeSet RangeSet::Factory::unite(RangeSet Original, Range R) { in unite() 150 RangeSet RangeSet::Factory::unite(RangeSet Original, llvm::APSInt Point) { in unite() 154 RangeSet RangeSet::Factory::unite(RangeSet Original, llvm::APSInt From, in unite()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopConstrainer.cpp | 704 Loop *LoopConstrainer::createClonedLoopStructure(Loop *Original, Loop *Parent, in createClonedLoopStructure()
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 193 CallEvent(const CallEvent &Original) in CallEvent()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InductiveRangeCheckElimination.cpp | 1523 createClonedLoopStructure(Loop * Original,Loop * Parent,ValueToValueMapTy & VM,bool IsSubloop) createClonedLoopStructure() argument
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 93 StringRef Original = SI->getValue(); in apply() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 584 static const DIExpression *combineDIExpressions(const DIExpression *Original, in combineDIExpressions()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 601 Address Private, Address Original, in emitInitWithReductionInitializer() 2865 const VarDecl *Original = nullptr; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 10998 QualType DestTy, APValue const &Original, in handleVectorElementCast()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 10646 SDValue V2, ArrayRef<int> Original, in lowerShuffleAsBlend()
|