Home
last modified time | relevance | path

Searched defs:Right (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSort.cpp71 std::tuple<std::string, StringRef, uint32_t, LVOffset> Right( in sortByKind() local
83 std::tuple<uint32_t, StringRef, std::string, LVOffset> Right( in sortByLine() local
95 std::tuple<StringRef, uint32_t, std::string, LVOffset> Right( in sortByName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h205 PointType Right; variable
210 IntervalData(PointType Left, PointType Right, ValueType Value) in IntervalData()
270 IntervalNode *Right = nullptr; // RS - Right subtree. variable
545 const IntervalReferences *Right, IntervalNode *Node, in find_iterator()
609 void insert(PointType Left, PointType Right, ValueType Value) { in insert()
H A DImmutableSet.h94 ImutAVLTree *Right = T->getRight(); in getMaxElement() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatAdapters.h47 size_t Right; 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/lib/Support/
H A DFormatVariadic.cpp107 StringRef Right = Fmt.drop_front(NumEscapedBraces * 2); in splitLiteralAndReplacement() local
130 StringRef Right = Fmt.substr(BC + 1); in splitLiteralAndReplacement() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h67 const Node *Right() const { return m_right; } in Right() function
68 Node *&Right() { return m_right; } in Right() function
/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.cpp263 const StackDuration &Right) { in mergeStackDuration() argument
/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.cpp230 auto Right = ParseElement(P->State); in parsePair() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp176 const CGPointerAuthInfo &Right) { in equalAuthPolicies()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp507 Register Right = 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/Tooling/Syntax/
H A DTokens.cpp527 auto *Right = llvm::partition_point( in spelledTokensTouching() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp955 DiagList Right(d2_begin, d2_end); in CheckLists() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp791 bool Right = (Opc == S2_lsr_i_p || Opc == S2_asr_i_p); in splitShift() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp644 Value *Right = nullptr; in isLoopStructureUnderstood() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1601 AnyArgExpr Right = {Call.getArgExpr(1), 1}; in evalMemcmp() local
2304 AnyArgExpr Right = {Call.getArgExpr(1), 1}; in evalStrcmpCommon() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp121 enum class AttrPosAsWritten { Default = 0, Left, Right }; enumerator
/freebsd/crypto/openssh/
H A Dsntrup761.c473 static Fq Right(int8 T) in Right() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp478 Register Right = MI.getOperand(2).getReg(); in matchINS() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp4145 const FormatToken &Right = Tok; in splitPenalty() 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
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp577 bool Right) { in interp__builtin_rotate()

12