Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp90 StatementMatcher Right) { in gtestAssert()
97 StatementMatcher Right) { in gtestExpect()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormatAdapters.h45 size_t Right; variable
48 PadAdapter(T &&Item, size_t Left, size_t Right) in PadAdapter()
92 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
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.h126 int32_t Right = I - 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeBeadsGen.cpp98 unsigned Right = 8 * p; in run() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DDiagnosticNames.cpp49 const DiagnosticRecord &Right) { in orderByID()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.h65 Right enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPseudoProbeInserter.cpp124 auto IsEqual = [](const MachineInstr *Left, const MachineInstr *Right) { in runOnMachineFunction()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPRBTree.h65 Right enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp2599 const FormatToken &Right = Tok; in splitPenalty() local
2799 const FormatToken &Right) { in spaceRequiredBetween()
3085 const FormatToken &Right) { in spaceRequiredBefore()
3512 const FormatToken &Right) { in mustBreakBefore()
3811 const FormatToken &Right) { in canBreakBefore()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPseudoProbe.cpp146 auto IsEqual = [](const PseudoProbeInst *Left, const PseudoProbeInst *Right) { in removeRedundantPseudoProbes()
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsnames.c265 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableSet.h93 ImutAVLTree *Right = T->getRight(); in getMaxElement() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DParsing.cpp231 auto Right = ParseElement(P->State); in parsePair() local
/netbsd-src/games/atc/
H A Dinput.c469 Right(int c __unused) in Right() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTokens.cpp481 auto *Right = llvm::partition_point( in spelledTokensTouching() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp943 DiagList Right(d2_begin, d2_end); in CheckLists() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp502 unsigned Right = createResultReg(&WebAssembly::I32RegClass); in signExtendToI32() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1090 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { in getTryAncestor()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1281 AnyArgExpr Right = {CE->getArg(1), 1}; in evalMemcmp() local
1955 AnyArgExpr Right = {CE->getArg(1), 1}; in evalStrcmpCommon() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp793 bool Right = (Opc == S2_lsr_i_p || Opc == S2_asr_i_p); in splitShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp442 Register Right = MI.getOperand(2).getReg(); in matchINS() local

12