Home
last modified time | relevance | path

Searched defs:Left (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSort.cpp69 std::tuple<std::string, StringRef, uint32_t, LVOffset> Left( in sortByKind() local
81 std::tuple<uint32_t, StringRef, std::string, LVOffset> Left( in sortByLine() local
93 std::tuple<StringRef, uint32_t, std::string, LVOffset> Left( in sortByName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatAdapters.h46 size_t Left; variable
50 PadAdapter(T &&Item, size_t Left, size_t Right) in PadAdapter()
96 support::detail::PadAdapter<T> fmt_pad(T &&Item, size_t Left, size_t Right) { in fmt_pad()
H A DFormatCommon.h17 enum class AlignStyle { Left, Center, Right }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h210 IntervalData(PointType Left, PointType Right, ValueType Value) in IntervalData()
269 IntervalNode *Left = nullptr; // LS - Left subtree. variable
544 explicit find_iterator(const IntervalReferences *Left, in find_iterator()
609 void insert(PointType Left, PointType Right, ValueType Value) { in insert()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h64 const Node *Left() const { return m_left; } in Left() function
65 Node *&Left() { return m_left; } in Left() function
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTildeExpressionResolver.cpp84 StringRef Left = in ResolveFullPath() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dtrie-node.h49 mergeTrieNodes(const TrieNode<T> &Left, const TrieNode<T> &Right, in mergeTrieNodes()
H A Dxray-stacks.cpp262 static StackDuration mergeStackDuration(const StackDuration &Left, in mergeStackDuration() argument
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp65 static bool isLambdaParameterList(const FormatToken *Left) { in isLambdaParameterList()
175 FormatToken *Left = CurrentToken->Previous; in parseAngle() local
680 FormatToken *Left = CurrentToken->Previous; in parseSquare() local
1246 void updateParameterCount(FormatToken *Left, FormatToken *Current) { in updateParameterCount()
4144 const FormatToken &Left = *Tok.Previous; in splitPenalty() local
4371 const FormatToken &Left, in spaceRequiredBetween()
4846 const FormatToken &Left = *Right.Previous; in spaceRequiredBefore() local
5465 const FormatToken &Left = *Right.Previous; in mustBreakBefore() local
5927 const FormatToken &Left = *Right.Previous; in canBreakBefore() local
H A DQualifierAlignmentFixer.cpp117 const FormatToken *Last, bool Left) { in rotateTokens()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp82 CharUnits Left = RegionSize - TypeSize; in evenFlexibleArraySize() local
H A DCStringChecker.cpp1600 AnyArgExpr Left = {Call.getArgExpr(0), 0}; in evalMemcmp() local
2297 AnyArgExpr Left = {Call.getArgExpr(0), 0}; in evalStrcmpCommon() local
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsnames.c373 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DParsing.cpp222 auto Left = ParseElement(P->State); in parsePair() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp403 RegisterSet Left; in computeInitialLiveRanges() local
H A DHexagonSplitDouble.cpp792 bool Left = !Right; in splitShift() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp175 static bool equalAuthPolicies(const CGPointerAuthInfo &Left, in equalAuthPolicies()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp765 unsigned Left = --OpenChildren[Parent]; in ExitScopeIfDone() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp501 Register Left = createResultReg(&WebAssembly::I32RegClass); in signExtendToI32() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1096 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { in getTryAncestor()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp950 DirectiveList &Left, in CheckLists()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp643 Value *Left = nullptr; in isLoopStructureUnderstood() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp121 enum class AttrPosAsWritten { Default = 0, Left, Right }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp477 Register Left = MI.getOperand(1).getReg(); in matchINS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp634 const Value *Left = CI->getOperand(0), *Right = CI->getOperand(1); in emitCmp() local

12